DBA Data[Home] [Help]

APPS.AR_AUTOREC_API dependencies on MO_GLOBAL

Line 1187: l_org_id := mo_global.get_current_org_id;

1183: RAISE l_batch_lock_excp;
1184: END IF;
1185:
1186: --fetch org id,need to set it for child requests
1187: l_org_id := mo_global.get_current_org_id;
1188: pg_request_id := arp_standard.profile.request_id;
1189:
1190:
1191: IF p_approve_flag = 'Y' THEN

Line 2257: l_org_id := mo_global.get_current_org_id;

2253: END IF;
2254:
2255: --l_org_id := TO_NUMBER(FND_PROFILE.value('ORG_ID'));
2256: --setting the Org context before calling the conc prg Bug 5519913
2257: l_org_id := mo_global.get_current_org_id;
2258:
2259: if l_org_id is null then
2260: BEGIN
2261: select org_id into l_org_id

Line 2730: l_org_id := mo_global.get_current_org_id;

2726: arp_debug.debug(FND_FILE.LOG,'Submitting the report..');
2727: END IF;
2728:
2729: --setting the Org context before calling the conc prg Bug 5519913
2730: l_org_id := mo_global.get_current_org_id;
2731:
2732: IF l_org_id IS NULL THEN
2733: BEGIN
2734: select org_id