DBA Data[Home] [Help]

APPS.GMF_ALLOC_PROC dependencies on GMF_GL_GET_BALANCES

Line 40: * The gmf_gl_get_balances package is redesigned to fill a table with

36: * may be out of sequence.
37: * Chetan Nagar 10/20/1999 B1043070
38: * UTF issues resolved.
39: * 05-Nov-1999 Rajesh Seshadri Bug 1039469 - Performance enhancement
40: * The gmf_gl_get_balances package is redesigned to fill a table with
41: * the code combinations and then select from this table. The queries
42: * were also rewritten to enhance their performance.
43: * Wrapped all calls to fnd_file inside a procedure and included
44: * trace messages throughout for easier debugging

Line 959: gmf_gl_get_balances.proc_gl_get_balances(

955: X_error_status
956: , 3, 2 );
957:
958:
959: gmf_gl_get_balances.proc_gl_get_balances(
960: X_ledger_id,
961: g_chart_of_accounts_id,
962: g_periodyear,
963: g_periodnumber,