DBA Data[Home] [Help]

APPS.HXT_UTIL dependencies on PAY_PAYWSQEE_PKG

Line 1272: pay_paywsqee_pkg.populate_context_items(i_business_group_id, l_id_flex_num);

1268: no_structure_found EXCEPTION;
1269:
1270: BEGIN
1271:
1272: pay_paywsqee_pkg.populate_context_items(i_business_group_id, l_id_flex_num);
1273:
1274: IF l_id_flex_num IS NULL THEN
1275: RAISE no_structure_found;
1276: END IF;