DBA Data[Home] [Help]

APPS.IGI_ITR_APPROVAL_PKG dependencies on IGIGITCH

Line 1320: IGIGITCH.update_header_status(l_cross_charge_id);

1316: -- or cancelled, in which case the cross charge will be Complete
1317: -- Therefore, need to call the following procedure which will
1318: -- handle this checking.
1319:
1320: IGIGITCH.update_header_status(l_cross_charge_id);
1321:
1322:
1323: ELSIF ( funcmode = 'CANCEL' ) THEN
1324: null;