IN_ITM_UM_TML4(SQL Table) |
Index Back |
---|---|
Inv Itm UOM Conv for TemplatesInv Itm UOM Conversion 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: 3 |
7 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
8 | CONVERSION_RATE | Signed Number(17,8) | DECIMAL(15,8) NOT NULL | Conversion Rate |
9 | QTY_PRECISION | Character(1) | VARCHAR2(1) NOT NULL |
Quantity Precision
D=Decimal W=Whole Nbr Default Value: W |
10 | ROUND_RULE | Character(1) | VARCHAR2(1) NOT NULL |
Rounding Rule
D=Round Down N=Natural Round U=Round Up Default Value: N |
11 | DFLT_UOM_STOCK | Character(1) | VARCHAR2(1) NOT NULL |
Default Stocking UOM
Y/N Table Edit Default Value: N |
12 | DFLT_UOM_REQ | Character(1) | VARCHAR2(1) NOT NULL |
Default Requisition UOM
Y/N Table Edit Default Value: N |
13 | LAST_DTTM_UPDATE | 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. |
14 | LAST_MAINT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Last Maintained By Operator ID |
15 | PACKING_WEIGHT | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Packing Weight |
16 | PACKING_VOLUME | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Packing Volume |
17 | SHIPPING_WEIGHT | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Shipping Weight |
18 | SHIPPING_VOLUME | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Shipping Volume |
19 | UNIT_MEASURE_WT | Character(3) | VARCHAR2(3) NOT NULL |
Weight UOM
Prompt Table: UNITS_WT_VW |
20 | UNIT_MEASURE_VOL | Character(3) | VARCHAR2(3) NOT NULL |
Volume UOM
Prompt Table: UNITS_VOL_VW |
21 | PACKING_CD | Character(4) | VARCHAR2(4) NOT NULL |
Packing Code
Prompt Table: PACK_CODE_INV |
22 | PACKAGING_CD | Character(4) | VARCHAR2(4) NOT NULL |
Packaging Code
Prompt Table: PACKAGNG_CD_INV |
23 | CONTAINER_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Container Type
Prompt Table: CNTR_TYPE_INV |