EM_BUYER_APPR(SQL Table) |
Index Back |
---|---|
EBPP Buyer Approval AmountsDatatable used to store approval amounts. RSR MarketPay Development |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | APPROVAL_SEQ | Number(3,0) | SMALLINT NOT NULL | Approval Sequence |
3 | EM_ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition table.
Used in the eS Role Configuration page.
Prompt Table: EM_BNOP_ROLEVW1 |
4 | GROSS_AMT_MIN | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Min Gross Invoice Approval Amt |
5 | GROSS_AMT_MAX | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Max Gross Invoice Approval Amt |
6 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Prompt Table: CURRENCY_CD_TBL |