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 68: -- standard who value are optional and defaulted from profile options

64: -- p_organization_id identifies_row (3/4)
65: -- p_inventory_item_id identifies_row (4/4)
66: -- p_????? one parameter per column to update
67: -- COMMENT : Updates the hierarchy data on a row in MTL_MGD_INVENTORY_POSITIONS;
68: -- standard who value are optional and defaulted from profile options
69: --=======================================================================--
70: PROCEDURE Update_Hierarchy_Data
71: ( p_data_set_name IN VARCHAR2
72: , p_bucket_name IN VARCHAR2