CM_ITM_MTD_TML4(SQL Table) |
Index Back |
---|---|
Cost books and profiles09/28/99 RML If mfg_costed_flag (mfg item) is checked, cost profile can be non-cost or standard. 06/30/99 RML Added code to add cost books to inventory item only - RowInit and SaveEdit events. 06/11/99 RML Added code to FEd and SEd to validate all profiles - they must be standard cost for mfg costed items. 01/18/99 RML CM800-9.0: Created new record to maintain cost method profile for BU, item, and book. New record created for CN# CM800-9.0 to keep track off cost type, flow, and method for each business unit. |
# | 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 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
5 | 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: 10 |
6 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
7 | CM_PROFILE_ID | Character(10) | VARCHAR2(10) NOT NULL |
01/18/99 RML Created for CN800-9.0 FIFO/LIFO Enhancements
Prompt Table: CM_PROFILE_DEFN |