DBA Data[Home] [Help]

APPS.IGC_CC_BUDGETARY_CTRL_PKG dependencies on IGC_CC_DET_PF_PKG

Line 285: IGC_CC_DET_PF_PKG.Update_Row (

281: -- Make sure that the action requested to be performed is to UPDATE a row.
282: -- ---------------------------------------------------------------------------------
283: IF (p_action_flag = 'U') THEN
284:
285: IGC_CC_DET_PF_PKG.Update_Row (
286: p_api_version,
287: p_init_msg_list,
288: p_commit,
289: p_validation_level,