DBA Data[Home] [Help]

APPS.AS_ATA_TOTAL_PUB dependencies on FND_GLOBAL

Line 464: P_request_id => FND_GLOBAL.Conc_Request_Id,

460: P_mode => 'TOTAL',
461: P_where => P_addl_where,
462: P_NO_OF_WORKERS => l_prof_no_of_workers,
463: P_percent_analyzed => NVL(P_percent_analyzed,20),
464: P_request_id => FND_GLOBAL.Conc_Request_Id,
465: X_return_status => l_return_status,
466: X_msg_count => l_msg_count,
467: X_msg_data => l_msg_data,
468: Errbuf => l_errbuf,