DBA Data[Home] [Help]

APPS.CLN_SYNCCTLG_PKG dependencies on QP_UTIL

Line 148: l_inv_org_id := qp_util.Get_Item_Validation_Org;

144: if (l_debug_level <= 1) then
145: cln_debug_pub.Add('l_operating_unit_id:' || l_operating_unit_id, 1);
146: end if;
147:
148: l_inv_org_id := qp_util.Get_Item_Validation_Org;
149: if (l_debug_level <= 1) then
150: cln_debug_pub.Add('l_inv_org_id:' || l_inv_org_id, 1);
151: end if;
152: