SPB_VMS_BY_BU(SQL Table) |
Index Back |
---|---|
VMS Supplier info by BUeffective dated table to store the VMS Supplier information by business unit |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BU_SP_NONVW |
2 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | VMS_SUPPLIER_ID | Character(10) | VARCHAR2(10) NOT NULL |
VMS Supplier ID
Prompt Table:
SPF_VMSSUP_VW
|
5 | VMS_LOCATION | Character(10) | VARCHAR2(10) NOT NULL |
VMS Location - This is the Vendor Managed Service Supplier's office location
Prompt Table:
SPF_VMSSUPLOC_V
|