DBA Data[Home] [Help]

APPS.IGC_CC_BUDGETARY_CTRL_PKG dependencies on IGC_CC_ACCT_LINES_PKG

Line 163: IGC_CC_ACCT_LINES_PKG.Update_Row (

159: -- Make sure that the action requested to be performed is to UPDATE a row.
160: -- ---------------------------------------------------------------------------------
161: IF (p_action_flag = 'U') THEN
162:
163: IGC_CC_ACCT_LINES_PKG.Update_Row (
164: p_api_version,
165: p_init_msg_list,
166: p_commit,
167: p_validation_level,