[Home] [Help]
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);