DBA Data[Home] [Help]

APPS.IBY_PAYINSTR_PUB dependencies on IBY_TRANSMIT_PROTOCOLS_VL

Line 3701: IBY_TRANSMIT_PROTOCOLS_VL txproto,

3697: IBY_VAL_ASSIGNMENTS val_asgn,
3698: IBY_PAY_INSTRUCTIONS_ALL pmt_instr,
3699: IBY_PAYMENT_PROFILES prof,
3700: IBY_TRANSMIT_CONFIGS_VL txconf,
3701: IBY_TRANSMIT_PROTOCOLS_VL txproto,
3702: IBY_PAYMENTS_SEC_V pmt
3703: WHERE
3704: pmt_instr.payment_instruction_id = p_instr_id
3705: AND pmt.payment_instruction_id = pmt_instr.payment_instruction_id

Line 3841: IBY_TRANSMIT_PROTOCOLS_VL txproto,

3837: IBY_VAL_ASSIGNMENTS val_asgn,
3838: IBY_PAY_INSTRUCTIONS_ALL pmt_instr,
3839: IBY_PAYMENT_PROFILES prof,
3840: IBY_TRANSMIT_CONFIGS_VL txconf,
3841: IBY_TRANSMIT_PROTOCOLS_VL txproto,
3842: IBY_TRANSACTION_ERRORS txerrors
3843: WHERE
3844: pmt_instr.payment_instruction_id = p_instr_id
3845: AND val.validation_set_code = val_asgn.validation_set_code