GM_SP_ATTRIB(SQL Table) |
Index Back |
---|---|
Sponsor Attributes |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL |
Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
Prompt Table: CUSTOMER |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: GM_SP_ATTRDT.EFFDT |
4 | ATTR_CODE | Character(11) | VARCHAR2(11) NOT NULL |
ATTR_CODE
Prompt Table: GM_SP_ATTRCD_VW |
5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: GM_SP_ATTRDT.EFF_STATUS |
6 | ATTR_CODE_VALUE | Character(80) | VARCHAR2(80) NOT NULL | ATTR_CODE_VALUE |
7 | USE_SPONSOR_ID | Character(15) | VARCHAR2(15) NOT NULL |
USE_SPONSOR_ID
Prompt Table: GM_SP_ATTR1_VW |
8 | DESCRLONG | Long Character | CLOB | Long Description |