DBA Data[Home] [Help]

APPS.GMP_CALENDAR_PKG dependencies on MSC_CL_PULL

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

3270: INTO l_aps_compatible FROM DUAL ;
3271:
3272: IF l_aps_compatible = 1 THEN
3273:
3274: -- sql_stmt := 'SELECT MSC_CL_PULL.get_org_str(' || instance_id || ') FROM dual ' ;
3275: -- OPEN c_str FOR sql_stmt ;
3276: --
3277: -- FETCH c_str INTO org_str ;
3278: -- log_message(' String From APS : ' || org_str);

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

3277: -- FETCH c_str INTO org_str ;
3278: -- log_message(' String From APS : ' || org_str);
3279: -- CLOSE c_str ;
3280: /* Bug 5148376 per base bug changes */
3281: org_str := MSC_CL_PULL.get_org_str(instance_id);
3282:
3283: in_position := instr(org_str,'IN');
3284:
3285: /* B3450303, For all org or specific org, APS will provide valid org string