HCDL_SS_TXN_VW(SQL View) |
Index Back |
---|---|
Self ServiceTransactionsSelf ServiceTransactions Prompt view for delegation. |
SELECT TRANSACTION_NAME , DESCR FROM PS_HCM_EO_TXN_VW WHERE DELEGATION_APPR = 'Y' OR DELEGATION_INIT = 'Y' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TRANSACTION_NAME | Character(25) | VARCHAR2(25) NOT NULL | EDI Transaction Name |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |