VRBT_SLSORG_VW(SQL View) |
Index Back |
---|---|
Supplier Rebate Sales Org VWSupplier Rebate Sales Org VW |
SELECT S.SALES_ORG_ID , S.DESCR , S.SHORT_DESCR , S.BUSINESS_UNIT_OM FROM PS_VRBT_SALES_ORG S |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SALES_ORG_ID | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | SHORT_DESCR | Character(15) | VARCHAR2(15) NOT NULL | This field is used to represent the short description for various objects |
4 | BUSINESS_UNIT_OM | Character(5) | VARCHAR2(5) NOT NULL | Order Management Business Unit |