DBA Data[Home] [Help]

APPS.GL_LEDGERS_PKG dependencies on GL_CONC_CONTROL_PKG

Line 561: -- Should be GL_CONC_CONTROL_PKG.insert_conc_ledger(

557: CLOSE c;
558:
559: -- Insert rows into gl_concurrency_control table for the
560: -- corresponding new created ledger.
561: -- Should be GL_CONC_CONTROL_PKG.insert_conc_ledger(
562: gl_conc_control_pkg.insert_conc_ledger(x_ledger_id, x_last_update_date,
563: x_last_updated_by,
564: x_creation_date, x_created_by,
565: x_last_update_login);

Line 562: gl_conc_control_pkg.insert_conc_ledger(x_ledger_id, x_last_update_date,

558:
559: -- Insert rows into gl_concurrency_control table for the
560: -- corresponding new created ledger.
561: -- Should be GL_CONC_CONTROL_PKG.insert_conc_ledger(
562: gl_conc_control_pkg.insert_conc_ledger(x_ledger_id, x_last_update_date,
563: x_last_updated_by,
564: x_creation_date, x_created_by,
565: x_last_update_login);
566:

Line 2103: -- Should be GL_CONC_CONTROL_PKG.insert_conc_ledger(

2099: CLOSE c;
2100:
2101: -- Insert rows into gl_concurrency_control table for the
2102: -- corresponding new created ledger.
2103: -- Should be GL_CONC_CONTROL_PKG.insert_conc_ledger(
2104: gl_conc_control_pkg.insert_conc_ledger(x_ledger_id, x_last_update_date,
2105: x_last_updated_by,
2106: x_creation_date, x_created_by,
2107: x_last_update_login);

Line 2104: gl_conc_control_pkg.insert_conc_ledger(x_ledger_id, x_last_update_date,

2100:
2101: -- Insert rows into gl_concurrency_control table for the
2102: -- corresponding new created ledger.
2103: -- Should be GL_CONC_CONTROL_PKG.insert_conc_ledger(
2104: gl_conc_control_pkg.insert_conc_ledger(x_ledger_id, x_last_update_date,
2105: x_last_updated_by,
2106: x_creation_date, x_created_by,
2107: x_last_update_login);
2108: -- Insert rows into gl_period_statuses table for the