DBA Data[Home] [Help]

APPS.MSD_COMMON_UTILITIES_LB dependencies on FND_GLOBAL

Line 602: '/UID=' || fnd_global.user_id ||

598: '/ID=' || p_demand_plan_id ||
599:
600: '/SHR=MSD' || p_demand_plan_id ||
601:
602: '/UID=' || fnd_global.user_id ||
603:
604: '/RID=' || fnd_global.resp_id ||
605:
606: '/RAID=' || fnd_global.resp_appl_id

Line 604: '/RID=' || fnd_global.resp_id ||

600: '/SHR=MSD' || p_demand_plan_id ||
601:
602: '/UID=' || fnd_global.user_id ||
603:
604: '/RID=' || fnd_global.resp_id ||
605:
606: '/RAID=' || fnd_global.resp_appl_id
607:
608: from dual ;

Line 606: '/RAID=' || fnd_global.resp_appl_id

602: '/UID=' || fnd_global.user_id ||
603:
604: '/RID=' || fnd_global.resp_id ||
605:
606: '/RAID=' || fnd_global.resp_appl_id
607:
608: from dual ;
609:
610: