DBA Data[Home] [Help]

APPS.IBY_PAYINSTR_PUB dependencies on IBY_TRANSMIT_PROTOCOLS_VL

Line 3258: IBY_TRANSMIT_PROTOCOLS_VL txproto,

3254: IBY_VAL_ASSIGNMENTS val_asgn,
3255: IBY_PAY_INSTRUCTIONS_ALL pmt_instr,
3256: IBY_PAYMENT_PROFILES prof,
3257: IBY_TRANSMIT_CONFIGS_VL txconf,
3258: IBY_TRANSMIT_PROTOCOLS_VL txproto,
3259: IBY_PAYMENTS_SEC_V pmt
3260: WHERE
3261: pmt_instr.payment_instruction_id = p_instr_id
3262: AND pmt.payment_instruction_id = pmt_instr.payment_instruction_id

Line 3387: IBY_TRANSMIT_PROTOCOLS_VL txproto,

3383: IBY_VAL_ASSIGNMENTS val_asgn,
3384: IBY_PAY_INSTRUCTIONS_ALL pmt_instr,
3385: IBY_PAYMENT_PROFILES prof,
3386: IBY_TRANSMIT_CONFIGS_VL txconf,
3387: IBY_TRANSMIT_PROTOCOLS_VL txproto,
3388: IBY_TRANSACTION_ERRORS txerrors
3389: WHERE
3390: pmt_instr.payment_instruction_id = p_instr_id
3391: AND val.validation_set_code = val_asgn.validation_set_code