DBA Data[Home] [Help]

APPS.GMP_CALENDAR_PKG dependencies on MSC_CL_PULL

Line 2824: -- sql_stmt := 'SELECT MSC_CL_PULL.get_org_str(' || instance_id || ') FROM dual ' ;

2820: INTO l_aps_compatible FROM DUAL ;
2821:
2822: IF l_aps_compatible = 1 THEN
2823:
2824: -- sql_stmt := 'SELECT MSC_CL_PULL.get_org_str(' || instance_id || ') FROM dual ' ;
2825: -- OPEN c_str FOR sql_stmt ;
2826: --
2827: -- FETCH c_str INTO org_str ;
2828: -- log_message(' String From APS : ' || org_str);

Line 2831: org_str := MSC_CL_PULL.get_org_str(instance_id);

2827: -- FETCH c_str INTO org_str ;
2828: -- log_message(' String From APS : ' || org_str);
2829: -- CLOSE c_str ;
2830: /* Bug 5148376 per base bug changes */
2831: org_str := MSC_CL_PULL.get_org_str(instance_id);
2832:
2833: in_position := instr(org_str,'IN');
2834:
2835: /* B3450303, For all org or specific org, APS will provide valid org string