PW_LISTDTL_NT(SQL Table) |
Index Back |
---|---|
Price List Detail NoteProduct list price detail record associated with Product note. |
# | 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(10) | VARCHAR2(10) NOT NULL | Price List ID | |
3 | Character(3) | VARCHAR2(3) NOT NULL |
This field stores the Currency Code value.
Prompt Table: CURRENCY_CD_TBL |
|
4 | Character(18) | VARCHAR2(18) NOT NULL | Product ID | |
5 | Character(3) | VARCHAR2(3) NOT NULL |
Used on an approval rule set.
CS=Case EA=Each MHR=Muti Hourly PER=Percentage SQF=Square Footage Prompt Table: PROD_UOM |
|
6 | Date(10) | DATE NOT NULL |
Start date field to store start date value.
Default Value: %date |
|
7 | Character(2) | VARCHAR2(2) NOT NULL |
Recurring Frequency
00=Daily 05=Weekly 10=Monthly 15=Quarterly 20=Annually |
|
8 | Number(3,0) | SMALLINT NOT NULL |
Sequence
Default Value: 0 |