DBA Data[Home] [Help]

APPS.CS_CHARGE_DETAILS_PVT dependencies on CS_SERVICEREQUEST_UTIL

Line 14542: CS_ServiceRequest_UTIL.validate_credit_card(

14538: END IF; /*p_validation_mode*/
14539:
14540: IF x_charges_detail_rec.instrument_payment_use_id is not null then
14541: l_credit_status := FALSE;
14542: CS_ServiceRequest_UTIL.validate_credit_card(
14543: p_api_name => l_api_name,
14544: p_parameter_name => 'P_INSTRUMENT_PAYMENT_USE_ID',
14545: p_instrument_payment_use_id =>
14546: x_charges_detail_rec.instrument_payment_use_id,