EM_ALLVENDOR_VW(SQL View) |
Index Back |
---|---|
EBPP : View with all the BU.View done to be ablt to use our specific labels withour modifying the standads tables. |
SELECT A.SETID , A.VENDOR_ID , A.VENDOR_NAME_SHORT , A.NAME1 FROM PS_VENDOR A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Vendor SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SETID_TBL |
|
2 | Character(10) | VARCHAR2(10) NOT NULL | Vendor Identifier | |
3 | VENDOR_NAME_SHORT | Character(14) | VARCHAR2(14) NOT NULL | Short Vendor Name |
4 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Name 1 |