DBA Data[Home] [Help]

APPS.GL_BUDGET_UTILS_PKG dependencies on GL_BUDGET_ASSIGNMENT_PKG

Line 358: gl_budget_assignment_pkg.select_columns(lgr_id,

354: entry_code VARCHAR2(1);
355: retvalue VARCHAR2(1);
356: security_flag VARCHAR2(1);--Added as part of bug7382899
357: BEGIN
358: gl_budget_assignment_pkg.select_columns(lgr_id,
359: code_combination_id,
360: currency_code,
361: budget_entity_id,
362: entry_code);