DBA Data[Home] [Help]

APPS.PAY_US_1099R_MAG_REPORTING dependencies on PAY_ACTION_PARAMETERS

Line 528: from pay_action_parameters

524: and paa.action_status = decode(cp_status_type,'R','M', --If R is passed we compare for retry
525: cp_status_type))
526: and not exists (
527: select '1'
528: from pay_action_parameters
529: where parameter_name = 'FORCE_MAG_REPORT'
530: and instr(parameter_value, cp_status_type) > 0);
531:
532: -- Cursor to check Transmitter Contact Information for the 'T' record