AP_RUN_DRAFT(SQL Table) |
Index Back |
|---|---|
AP Payment Method - Banks |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: PST_PYMT_RUN_AP.OPRID |
|
| 2 | Character(30) | VARCHAR2(30) NOT NULL |
Run Control ID
Default Value: PST_PYMT_RUN_AP.RUN_CNTL_ID |
|
| 3 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 4 | Character(5) | VARCHAR2(5) NOT NULL |
The PeopleSoft tableset ID associated with a given bank/counterparty.
Prompt Table: SP_SETBNK_NONVW |
|
| 5 | Character(5) | VARCHAR2(5) NOT NULL |
Bank Code
Prompt Table: BANK_CD_VW2 |
|
| 6 | Character(4) | VARCHAR2(4) NOT NULL |
A user defined unique identifier that facilitates the identification of a given account with a given bank
Prompt Table: BANK_ACCT_VW |