EODL_TXN_HDR(SQL Table) |
Index Back |
---|---|
Delegation Framework Txn SetupDelegation Framework Txn Setup |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TRANSACTION_NAME | Character(25) | VARCHAR2(25) NOT NULL |
EDI Transaction Name
Prompt Table: EODL_SS_TXN_VW |
2 | EODL_TRAN_ALLOWED | Character(1) | VARCHAR2(1) NOT NULL |
Stores the Transaction Type for every HCM transaction registered in the Delegation Framework. The type can be either Approve or Initiate.
A=Approve I=Initiate |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |