PROD_NOTE_LNG(SQL Table) |
Index Back |
---|---|
Product Notes Related Lng. TblThis record stores the Note Codes and custom text associated with a Product ID. Use of this record is optional. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | 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 | Character(18) | VARCHAR2(18) NOT NULL |
Product ID
Prompt Table: PROD_ITEM |
|
3 | Number(3,0) | SMALLINT NOT NULL |
Sequence
Default Value: 1 |
|
4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
5 | TEXT254 | Character(254) | VARCHAR2(254) NOT NULL | Text |