CNSMR_SVC_IN_LN(SQL Table) |
Index Back |
---|---|
Consumer TableThis table identifies all of the consumers being serviced. The data in this table is fed by an external system and is not maintained by a PeopleSoft panel. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | CONSUMER_ID | Character(20) | VARCHAR2(20) NOT NULL |
A unique identifier for an individual that consumes or uses materials.
Prompt Table: CONSUMER_INV |
3 | SERVICE_ID | Character(20) | VARCHAR2(20) NOT NULL | Service ID |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | DESCR40 | Character(40) | VARCHAR2(40) NOT NULL | Description |