RPTG_XREF_AP(SQL Table) |
Index Back |
---|---|
Reporting Xref to AP |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RPTG_APPL_ID | Character(3) | VARCHAR2(3) NOT NULL |
Reporting Application
AP=Accounts Payable AR=Accounts Receivable BI=Billing EX=Expenses Default Value: AP |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
3 | FISCAL_YEAR | Number(4,0) | SMALLINT NOT NULL | Fiscal Year |
4 | ACCOUNTING_PERIOD | Number(3,0) | SMALLINT NOT NULL | Identifies a time period to which you post transactions. Typically, an accounting period represents a month, but it can also represent a week, a day, or any user-defined interval. An accounting period has a beginning date and an ending date, and is defined in the calendar table. |
5 | RPTG_DETAIL_SEQ | Number(6,0) | INTEGER NOT NULL | Reporting Detail Line |
6 | BUSINESS_UNIT_TXN | Character(5) | VARCHAR2(5) NOT NULL | Transaction Business Unit |
7 | VOUCHER_ID | Character(8) | VARCHAR2(8) NOT NULL | Voucher ID |
8 | UNPOST_SEQ | Number(2,0) | SMALLINT NOT NULL | Identifies the sequence of journal entries when a journal is "unposted". When a journal is posted the UnPost Sequence is automatically set to "0". When a journal is unposted, a new reversing entry is automatically created with an UnPost Sequence of "1". |
9 | APPL_JRNL_ID | Character(10) | VARCHAR2(10) NOT NULL | Journal Template |
10 | PYMNT_CNT | Number(5,0) | INTEGER NOT NULL | Payments |
11 | VOUCHER_LINE_NUM | Number(5,0) | INTEGER NOT NULL | Voucher Line Number |
12 | DISTRIB_LINE_NUM | Number(5,0) | INTEGER NOT NULL | Distribution Line |
13 | DST_ACCT_TYPE | Character(4) | VARCHAR2(4) NOT NULL | 07/20/04 st: added RCN for Advance Reconciliation 02/16/98 ebn CN#CM800-2.0 : Added for MISC type for Landed Cost Enhancement 11/11/99 llr: Added ADVP for Payables Advance Payment |
14 | CF_BAL_LINE_NUM | Number(10,0) | DECIMAL(10) NOT NULL | Chart Field Balancing Line Num |
15 | LEDGER | Character(10) | VARCHAR2(10) NOT NULL | Ledger |