PMT_EXT_COMM(SQL Table) |
Index Back |
---|---|
Payment External Toolkit Recdefine external command to process the payment file |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(8) | VARCHAR2(8) NOT NULL | External Command ID | |
2 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
3 | EXEC_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
external command execution type
A=Asynchronous S=Synchronous Default Value: A |
4 | COMMAND_LINE | Character(254) | VARCHAR2(254) NOT NULL | command line to execute external program |