CC_PPAY_XREF(SQL Table) |
Index Back |
|---|---|
ProCard Prepay Reference LogThis internal table keeps track of the Prepay Reference created for each Billing Date. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(5) | VARCHAR2(5) NOT NULL |
Corporate Card Vendor
Prompt Table: CC_CARD_TBL_EX |
|
| 3 | Date(10) | DATE NOT NULL | Billing Date | |
| 4 | Character(10) | VARCHAR2(10) NOT NULL | Prepayment Reference | |
| 5 | DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
| 6 | CC_PREPAY_OPTION | Character(1) | VARCHAR2(1) NOT NULL |
Prepayment Voucher Options
A=Auto Apply B=Specify |