DBA Data[Home] [Help]

APPS.GMIVDBL dependencies on GMIGAPI

Line 117: PROCEDURE gmi_item_categories (p_item_rec IN GMIGAPI.item_rec_typ, p_ic_item_mst_row IN ic_item_mst%ROWTYPE);

113: x_po_vend_mst_row IN OUT NOCOPY po_vend_mst%ROWTYPE)
114: RETURN BOOLEAN;
115:
116: -- TKW 9/11/2003 B2378017 Changed signature of proc below.
117: PROCEDURE gmi_item_categories (p_item_rec IN GMIGAPI.item_rec_typ, p_ic_item_mst_row IN ic_item_mst%ROWTYPE);
118: PROCEDURE gmi_item_categories_insert (p_ic_item_mst_row IN ic_item_mst%ROWTYPE,
119: p_category_set_id NUMBER,
120: p_category_concat_segs mtl_categories_v.category_concat_segs%TYPE,
121: p_structure_id NUMBER,