DBA Data[Home] [Help]

APPS.MTL_MGD_INV_POSITIONS_PKG dependencies on STANDARD

Line 26: -- COMMENT : Inserts a row in MTL_MGD_INVENTORY_POSITIONS; standard who

22: --========================================================================
23: -- PROCEDURE : Insert_Row PUBLIC
24: -- PARAMETERS: p_????? one parameter per column
25: -- x_rowid rowid of the inserted row
26: -- COMMENT : Inserts a row in MTL_MGD_INVENTORY_POSITIONS; standard who
27: -- value are optional and defaulted from profile options
28: --=======================================================================--
29: PROCEDURE Insert_Row
30: ( p_data_set_name IN VARCHAR2

Line 131: -- standard who value are optional and defaulted from profile options

127: -- p_organization_id identifies_row (3/4)
128: -- p_inventory_item_id identifies_row (4/4)
129: -- p_????? one parameter per column to update
130: -- COMMENT : Updates the hierarchy data on a row in MTL_MGD_INVENTORY_POSITIONS;
131: -- standard who value are optional and defaulted from profile options
132: --=======================================================================--
133: PROCEDURE Update_Hierarchy_Data
134: ( p_data_set_name IN VARCHAR2
135: , p_bucket_name IN VARCHAR2