GM_SP_FORMSUSED(SQL Table) |
Index Back |
---|---|
SPONSOR FORMS |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
|
2 | 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 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: GM_SP_FORM_DT.EFFDT |
|
4 | Character(6) | VARCHAR2(6) NOT NULL |
Form Identification
Prompt Table: GM_SP_FORM_DTL |
|
5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: GM_SP_FORM_DT.EFF_STATUS |
6 | TRANSMISSION_CODE | Character(3) | VARCHAR2(3) NOT NULL |
Transmission Code
BE=By Mail and Electronically BM=By Mail CF=Courier DA=Data EL=Electronically Only FX=By Fax IA=Electronic Image IT=International Telephone TE=Telephone |
7 | USE_SPONSOR_ID | Character(15) | VARCHAR2(15) NOT NULL |
USE_SPONSOR_ID
Prompt Table: GM_SP_FORMS1_VW |
8 | DESCRLONG | Long Character | CLOB | Long Description |