DBA Data[Home] [Help]

APPS.ZX_TRN_VALIDATION_PKG dependencies on ZX_TRN_CUSTOM_VAL_PKG

Line 1350: l_custom := ZX_TRN_CUSTOM_VAL_PKG.VALIDATE_TRN_CUSTOM(l_trn,

1346: END IF;
1347: l_custom := 0;
1348: -- Custom Validation.
1349:
1350: l_custom := ZX_TRN_CUSTOM_VAL_PKG.VALIDATE_TRN_CUSTOM(l_trn,
1351: l_trn_type,
1352: l_pass_unique_check,
1353: p_country_code,
1354: p_return_status,