DBA Data[Home] [Help]

APPS.MSC_CL_PULL dependencies on GMP_APS_UTILITY

Line 1001: IF(p_type=2 AND gmp_aps_utility.is_opm_compatible=0)then

997: lv_in_org_str := lv_in_org_str||','||lc_ins_org.org_id;
998: END IF;
999: END LOOP;
1000: /* we want all OPM orgs in case it GMP version < = k and p_type=2 */
1001: IF(p_type=2 AND gmp_aps_utility.is_opm_compatible=0)then
1002: --then append all the OPM orgs
1003: BEGIN
1004: SELECT DECODE(M2A_DBLINK,NULL,NULL_DBLINK,'@'||M2A_DBLINK)
1005: INTO lv_dblink