DBA Data[Home] [Help]

APPS.IGR_INFTYP_PKG_IT_CRM_PKG dependencies on IGR_I_PKG_ITEM_CRM_PKG

Line 115: IGR_I_PKG_ITEM_CRM_PKG.update_row (

111: OPEN c_rowid ( l_info_type_id);
112: FETCH c_rowid INTO l_row_id ;
113: CLOSE c_rowid;
114:
115: IGR_I_PKG_ITEM_CRM_PKG.update_row (
116: x_rowid => l_row_id,
117: x_return_status => x_return_status,
118: x_msg_count => x_msg_count,
119: x_msg_data => x_msg_data,