SUB_ITEM_TML4(SQL Table) |
Index Back |
---|---|
Substitute Item TableSubstitute Item 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
Default Value: OPR_DEF_TBL_FS.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 | SUB_ITM_ID | Character(18) | VARCHAR2(18) NOT NULL |
11/30/99 RML Added label "Substitute"
Prompt Table: MST_ITM_VW3 |
5 | SUB_PRIORITY_NBR | Number(3,0) | SMALLINT NOT NULL | 03/30/99 laj...CN#EN800-1.0 This field was "cloned" for BOM mass maintenance. Any field attribute changes here need also to be to done to en_new_sub_pri_nbr. |
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: 5 |
8 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
9 | EFFDT_FROM | Date(10) | DATE | Effective Date From |
10 | EFFDT_TO | Date(10) | DATE | Effective Date To |
11 | CONVERSION_RATE | Signed Number(17,8) | DECIMAL(15,8) NOT NULL |
Conversion Rate
Default Value: 1 |
12 | USE_FOR_SHIP_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Use for Shipments
Y/N Table Edit Default Value: N |
13 | USE_FOR_PROCURE | Character(1) | VARCHAR2(1) NOT NULL |
Use for Procurement
Y/N Table Edit Default Value: N |
14 | USE_FOR_MANUFACTUR | Character(1) | VARCHAR2(1) NOT NULL |
Use for Manufacturing
Y/N Table Edit Default Value: N |
15 | USE_PROCUREMENT | Character(1) | VARCHAR2(1) NOT NULL |
Use for Procurement
A=Automatic Substitution B=Manual and Automatic M=Manual Substitution N=Do Not Use Default Value: N |