PRODKIT_CMP_LNG(SQL Table) |
Index Back |
---|---|
Product Kit Comp. Related Lng.This record stores all the individual components and their attributes that make up a Product Kit. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
2 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Product ID
Prompt Table: PROD_KIT_VW |
3 | PROD_COMPONENT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Field is used to store components of a product
Prompt Table: PROD_NOTKIT_VW |
4 | DATE_IN_EFFECT | Date(10) | DATE | 01/27/2000 RML Added "As of date" label |
5 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
6 | TEXT254 | Character(254) | VARCHAR2(254) NOT NULL | Text |