DBA Data[Home] [Help]

APPS.FA_RSVLDG_REP_INS_PKG dependencies on FA_BALREP_PKG

Line 128: FA_BALREP_PKG.LOAD_WORKERS( Book,l_request_id, errbuf, retcode);

124: -- getting its value from profile option.
125: l_request_id := request_id;
126:
127: --Call another PL/SQL here to insert this data into FA_WORKER_JOBS
128: FA_BALREP_PKG.LOAD_WORKERS( Book,l_request_id, errbuf, retcode);
129:
130: if (retcode <> 1 ) then
131: null;
132: --Error