PROD_SPECS_LNG(SQL Table) |
Index Back |
---|---|
Product SpecificationsThis record is used to store the product specification by Inventory Business Unit. Related Language Record for: PROD_SPECS |
# | 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.
Default Value: OPR_DEF_TBL_RB.SETID Prompt Table: SP_SETID_NONVW |
2 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Product ID
Prompt Table: PROD_ITEM |
3 | PROD_SPEC_TYPE_SEQ | Number(2,0) | SMALLINT NOT NULL | Product Spec Type Sequence |
4 | SEQUENCE_NBR | Number(2,0) | SMALLINT NOT NULL | Sequence Number |
5 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
6 | DESCRLONG | Long Character | CLOB | Long Description |