DBA Data[Home] [Help]

APPS.IGC_CC_BUDGETARY_CTRL_PKG dependencies on IGC_CC_HEADERS_PKG

Line 394: IGC_CC_HEADERS_PKG.Update_Row (

390: -- Make sure that the action requested to be performed is to UPDATE a row.
391: -- ---------------------------------------------------------------------------------
392: IF (p_action_flag = 'U') THEN
393:
394: IGC_CC_HEADERS_PKG.Update_Row (
395: p_api_version,
396: p_init_msg_list,
397: p_commit,
398: p_validation_level,