DBA Data[Home] [Help]

APPS.GL_FLEX_INSERT_PKG dependencies on HR_GL_COST_CENTERS

Line 432: ' Calling HR_GL_COST_CENTERS.create_org');

428:
429:
430: -- ========================= FND LOG ===========================
431: psa_utils.debug_other_string(g_state_level,l_full_path,
432: ' Calling HR_GL_COST_CENTERS.create_org');
433: psa_utils.debug_other_string(g_state_level,l_full_path,
434: ' update company_cost_enter_org_id of GL_CODE_COMBINATIONS');
435: -- ========================= FND LOG ===========================
436:

Line 440: HR_GL_COST_CENTERS.create_org(ccid);

436:
437: -- Call API to update company_cost_enter_org_id of GL_CODE_COMBINATIONS table..
438: -- We pass CCID as parameter to this procedure
439:
440: HR_GL_COST_CENTERS.create_org(ccid);
441:
442: -- ========================= FND LOG ===========================
443: psa_utils.debug_other_string(g_state_level,l_full_path,' num_bc_lgr -> ' || num_bc_lgr);
444: -- ========================= FND LOG ===========================