PYCYCL_VCHR_BK

(SQL Table)
Index Back

  • Parent record: PYMNT_VCHR_XREF
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PAY_CYCLE Character(6) VARCHAR2(6) NOT NULL Pay Cycle
    2 PAY_CYCLE_SEQ_NUM Number(6,0) INTEGER NOT NULL Pay Cycle Sequence Number
    3 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
    4 VOUCHER_ID Character(8) VARCHAR2(8) NOT NULL Voucher ID
    5 PYMNT_CNT Number(5,0) INTEGER NOT NULL Payments
    6 LEDGER_GROUP Character(10) VARCHAR2(10) NOT NULL Ledger Group
    7 LEDGER Character(10) VARCHAR2(10) NOT NULL Ledger
    8 BASE_CURRENCY Character(3) VARCHAR2(3) NOT NULL "Specifies the primary currency for a general ledger business unit, and is sometimes referred to as the ""book"" currency. Each business unit has one base currency. which is usually, but not always, the local currency for the organization. Journal entries are posted to a business unit in its base currency. "
    9 GROSS_AMT_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL Base Gross Amount
    10 DSCNT_AMT_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL Base Discount Amount
    11 RT_TYPE Character(5) VARCHAR2(5) NOT NULL Defines a category of market rates for currency conversion. Some examples of rate types are commercial, average, floating, and historical.
    12 RATE_MULT Signed Number(17,8) DECIMAL(15,8) NOT NULL Rate Multiplier
    13 RATE_DIV Number(16,8) DECIMAL(15,8) NOT NULL Rate Divisor
    14 PAID_AMT_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL Base Paid Amount
    15 PAID_AMT_GROSS_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL Base Gross Payment Amount
    16 PAID_AMT_DSCNT_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL Base Discount Paid Amount
    17 CUR_RT_TYPE_PYMNT Character(5) VARCHAR2(5) NOT NULL Payment Currency Rate Type
    18 PYMNT_RATE_MULT Number(16,8) DECIMAL(15,8) NOT NULL An internal convention utilized for determining whether a currency exchange rate is stored
    19 PYMNT_RATE_DIV Number(16,8) DECIMAL(15,8) NOT NULL An internal convention utilized for determining whether a currency exchange rate is store
    20 RVL_AMT_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL Revalued Amount
    21 RVL_AMT_DSCNT_BSE Signed Number(28,3) DECIMAL(26,3) NOT NULL Revalued Discount Amount
    22 RVL_RATE_MULT Number(16,8) DECIMAL(15,8) NOT NULL Revaluation Exchange Rate Mult
    23 RVL_RATE_DIV Number(16,8) DECIMAL(15,8) NOT NULL Revaluation Exchange Rate Div
    24 PRIMARY_LEDGER Character(1) VARCHAR2(1) NOT NULL A flag that indicates whether or not (Y or N) a ledger is designated as the primary ledger in a ledger group.