DBA Data[Home] [Help]

APPS.GL_LEDGERS_PKG dependencies on GL_CONC_CONTROL_PKG

Line 564: -- Should be GL_CONC_CONTROL_PKG.insert_conc_ledger(

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

Line 565: gl_conc_control_pkg.insert_conc_ledger(x_ledger_id, x_last_update_date,

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

Line 2112: -- Should be GL_CONC_CONTROL_PKG.insert_conc_ledger(

2108: CLOSE c;
2109:
2110: -- Insert rows into gl_concurrency_control table for the
2111: -- corresponding new created ledger.
2112: -- Should be GL_CONC_CONTROL_PKG.insert_conc_ledger(
2113: gl_conc_control_pkg.insert_conc_ledger(x_ledger_id, x_last_update_date,
2114: x_last_updated_by,
2115: x_creation_date, x_created_by,
2116: x_last_update_login);

Line 2113: gl_conc_control_pkg.insert_conc_ledger(x_ledger_id, x_last_update_date,

2109:
2110: -- Insert rows into gl_concurrency_control table for the
2111: -- corresponding new created ledger.
2112: -- Should be GL_CONC_CONTROL_PKG.insert_conc_ledger(
2113: gl_conc_control_pkg.insert_conc_ledger(x_ledger_id, x_last_update_date,
2114: x_last_updated_by,
2115: x_creation_date, x_created_by,
2116: x_last_update_login);
2117: -- Insert rows into gl_period_statuses table for the