BU_ITM_WTV_TML4(SQL Table) |
Index Back |
---|---|
Item Weight/Volume by UOMItem Weight/Volume by UOM 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 | UNIT_OF_MEASURE | Character(3) | VARCHAR2(3) NOT NULL |
Used on an approval rule set.
MHR=Muti Hourly PER=Percentage SQF=Square Footage Prompt Table: UNITS_TBL |
5 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
6 | 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: 9 |
7 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
8 | PACKING_WEIGHT | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Packing Weight |
9 | PACKING_VOLUME | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Packing Volume |
10 | SHIPPING_WEIGHT | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Shipping Weight |
11 | SHIPPING_VOLUME | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Shipping Volume |
12 | UNIT_MEASURE_WT | Character(3) | VARCHAR2(3) NOT NULL |
Weight UOM
Prompt Table: UNITS_WT_VW |
13 | UNIT_MEASURE_VOL | Character(3) | VARCHAR2(3) NOT NULL |
Volume UOM
Prompt Table: UNITS_VOL_VW |
14 | PACKING_CD | Character(4) | VARCHAR2(4) NOT NULL |
Packing Code
Prompt Table: PACK_CODE_INV |
15 | PACKAGING_CD | Character(4) | VARCHAR2(4) NOT NULL |
Packaging Code
Prompt Table: PACKAGNG_CD_INV |
16 | CONTAINER_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Container Type
Prompt Table: CNTR_TYPE_INV |