DBA Data[Home] [Help]

APPS.OPI_DBI_JOB_TXN_STG_PKG dependencies on OPI_DBI_BOUNDS_PKG

Line 4487: OPI_DBI_BOUNDS_PKG.load_opm_org_ledger_data;

4483:
4484: --Calling to populate temp table for mutli ledger/valuation_cost_type in gtv table
4485: l_stmt_num := 15;
4486: BIS_COLLECTION_UTILITIES.PUT_LINE('Calling to populate temp table for mutli ledger/valuation_cost_type in gtv table');
4487: OPI_DBI_BOUNDS_PKG.load_opm_org_ledger_data;
4488:
4489: --Populate Jobs Txn Staging with ODM data
4490: l_stmt_num := 20;
4491: GET_OPI_JOB_TXN_ODM_INIT(errbuf => errbuf,retcode => retcode);

Line 4615: OPI_DBI_BOUNDS_PKG.load_opm_org_ledger_data;

4611:
4612: --Calling to populate temp table for mutli ledger/valuation_cost_type in gtv table
4613: l_stmt_num := 17;
4614: BIS_COLLECTION_UTILITIES.PUT_LINE('Calling to populate temp table for mutli ledger/valuation_cost_type in gtv table');
4615: OPI_DBI_BOUNDS_PKG.load_opm_org_ledger_data;
4616:
4617: --Populate Jobs Txn Staging with ODM data
4618: l_stmt_num := 20;
4619: GET_OPI_JOB_TXN_ODM_INCR(errbuf => errbuf,retcode => retcode);