PRD_IT_CUR_TML4(SQL Table) |
Index Back |
---|---|
Product Currency for TemplateProduct Currency for Item Template Processing - default values |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | TEMPLATE_CD | Character(20) | VARCHAR2(20) NOT NULL | Template Code |
3 | TEMPLATE_ID | Character(30) | VARCHAR2(30) NOT NULL | Project Template |
4 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Product ID
Prompt Table: PROD_ITEM |
5 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Prompt Table: CURRENCY_CD_TBL |
6 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
7 | TMPL_TABLE_NAME | Character(2) | VARCHAR2(2) NOT NULL |
Field Used to store table that item template will be updating
1=Master Item Group 10=Item Cost Method 11=Product Attributes Group 12=BU Item Substitutes 13=Purchasing Attributes Group 14=Inventory Management Group 15=Inventory Fulfillment Group 16=Picking/Putaway Zones 17=Fixed Picking Location 18=Default Putaway Location 19=Item Putaway Rules 2=Inventory Items 20=Planning Attributes 21=Replenishment Attributues 22=Automatic Serial Numbering 23=PO BU Item Attributes 24=Item Supplier Attributes Group 3=Inv Item UOM 30=Manufactured Item Group 31=UPN Attributes 32=GPO Attributes 36=Replenishment Location 4=Item UOM Type 5=Substitute Items 6=Business Unit Item Group 7=BU Items Config 8=BU Items Util CD 9=BU Items WtVol Default Value: 11 |
8 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
9 | UPPER_MARGIN_AMT | Signed Number(17,2) | DECIMAL(15,2) NOT NULL | Upper Margin Amt |
10 | LOWER_MARGIN_AMT | Signed Number(17,2) | DECIMAL(15,2) NOT NULL | Lower Margin Amt |
11 | DATETIME_ADDED | DateTime(26) | TIMESTAMP | DateTime Added |
12 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
13 | LAST_MAINT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Last Maintained By Operator ID |