RF_APPROVAL_TMP(SQL Table) |
Index Back |
---|---|
Service Order Approval InfoTemporary record used to display the Approval Information on the Service Order in a grid format. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | APPROVAL_DT | Date(10) | DATE | Date of Approval |
2 | APPROVAL_OPRID | Character(30) | VARCHAR2(30) NOT NULL | A system generated value that reflects the operator that approved a given transaction. |
3 | APPROVAL_SW | Character(1) | VARCHAR2(1) NOT NULL |
Auto Approval Status
Y/N Table Edit |
4 | APPROVED_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
This field is used to determine if approval is required for this inventory item.
A=Approved P=Pending |