NET_PARTICIPANT(SQL Table) |
Index Back |
---|---|
Net Participants TableDefines the Netting Participants |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(12) | VARCHAR2(12) NOT NULL | Netting Participant ID, ID to define which Vendors/Customers//Business Units are available to be netted. | |
2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | NETTING_BU | Character(5) | VARCHAR2(5) NOT NULL |
Holds GL Business Unit
Prompt Table: SP_BUNGL_NONVW |