SUP_MNG_INV_VW(SQL View) |
Index Back |
---|---|
Supplier Onboarding InvitationSupplier Onboarding Invitation Header View |
SELECT SUP_OB_INVITE_CODE ,%substring(DESCR254 ,1 ,30) ,EXPIRATION_DATE FROM PS_SUP_MNG_INV_HDR |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SUP_OB_INVITE_CODE | Character(50) | VARCHAR2(50) NOT NULL | Invitation ID |
2 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
3 | EXPIRATION_DATE | Date(10) | DATE | Expiration Date |