DBA Data[Home] [Help]

APPS.IBY_DISBURSEMENT_SETUP_PUB dependencies on IBY_EXTERNAL_PAYEES_ALL

Line 34: Payee_Party_Id IBY_EXTERNAL_PAYEES_ALL.payee_party_id%TYPE,

30: --
31:
32: -- External payee record and table
33: Type External_Payee_Rec_Type IS Record(
34: Payee_Party_Id IBY_EXTERNAL_PAYEES_ALL.payee_party_id%TYPE,
35: Payment_Function IBY_EXTERNAL_PAYEES_ALL.payment_function%TYPE,
36: Exclusive_Pay_Flag IBY_EXTERNAL_PAYEES_ALL.exclusive_payment_flag%TYPE,
37: Payee_Party_Site_Id IBY_EXTERNAL_PAYEES_ALL.party_site_id%TYPE,
38: Supplier_Site_Id IBY_EXTERNAL_PAYEES_ALL.supplier_site_id%TYPE,

Line 35: Payment_Function IBY_EXTERNAL_PAYEES_ALL.payment_function%TYPE,

31:
32: -- External payee record and table
33: Type External_Payee_Rec_Type IS Record(
34: Payee_Party_Id IBY_EXTERNAL_PAYEES_ALL.payee_party_id%TYPE,
35: Payment_Function IBY_EXTERNAL_PAYEES_ALL.payment_function%TYPE,
36: Exclusive_Pay_Flag IBY_EXTERNAL_PAYEES_ALL.exclusive_payment_flag%TYPE,
37: Payee_Party_Site_Id IBY_EXTERNAL_PAYEES_ALL.party_site_id%TYPE,
38: Supplier_Site_Id IBY_EXTERNAL_PAYEES_ALL.supplier_site_id%TYPE,
39: Payer_Org_Id IBY_EXTERNAL_PAYEES_ALL.org_id%TYPE,

Line 36: Exclusive_Pay_Flag IBY_EXTERNAL_PAYEES_ALL.exclusive_payment_flag%TYPE,

32: -- External payee record and table
33: Type External_Payee_Rec_Type IS Record(
34: Payee_Party_Id IBY_EXTERNAL_PAYEES_ALL.payee_party_id%TYPE,
35: Payment_Function IBY_EXTERNAL_PAYEES_ALL.payment_function%TYPE,
36: Exclusive_Pay_Flag IBY_EXTERNAL_PAYEES_ALL.exclusive_payment_flag%TYPE,
37: Payee_Party_Site_Id IBY_EXTERNAL_PAYEES_ALL.party_site_id%TYPE,
38: Supplier_Site_Id IBY_EXTERNAL_PAYEES_ALL.supplier_site_id%TYPE,
39: Payer_Org_Id IBY_EXTERNAL_PAYEES_ALL.org_id%TYPE,
40: Payer_Org_Type IBY_EXTERNAL_PAYEES_ALL.org_type%TYPE,

Line 37: Payee_Party_Site_Id IBY_EXTERNAL_PAYEES_ALL.party_site_id%TYPE,

33: Type External_Payee_Rec_Type IS Record(
34: Payee_Party_Id IBY_EXTERNAL_PAYEES_ALL.payee_party_id%TYPE,
35: Payment_Function IBY_EXTERNAL_PAYEES_ALL.payment_function%TYPE,
36: Exclusive_Pay_Flag IBY_EXTERNAL_PAYEES_ALL.exclusive_payment_flag%TYPE,
37: Payee_Party_Site_Id IBY_EXTERNAL_PAYEES_ALL.party_site_id%TYPE,
38: Supplier_Site_Id IBY_EXTERNAL_PAYEES_ALL.supplier_site_id%TYPE,
39: Payer_Org_Id IBY_EXTERNAL_PAYEES_ALL.org_id%TYPE,
40: Payer_Org_Type IBY_EXTERNAL_PAYEES_ALL.org_type%TYPE,
41: Default_Pmt_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,

Line 38: Supplier_Site_Id IBY_EXTERNAL_PAYEES_ALL.supplier_site_id%TYPE,

34: Payee_Party_Id IBY_EXTERNAL_PAYEES_ALL.payee_party_id%TYPE,
35: Payment_Function IBY_EXTERNAL_PAYEES_ALL.payment_function%TYPE,
36: Exclusive_Pay_Flag IBY_EXTERNAL_PAYEES_ALL.exclusive_payment_flag%TYPE,
37: Payee_Party_Site_Id IBY_EXTERNAL_PAYEES_ALL.party_site_id%TYPE,
38: Supplier_Site_Id IBY_EXTERNAL_PAYEES_ALL.supplier_site_id%TYPE,
39: Payer_Org_Id IBY_EXTERNAL_PAYEES_ALL.org_id%TYPE,
40: Payer_Org_Type IBY_EXTERNAL_PAYEES_ALL.org_type%TYPE,
41: Default_Pmt_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
42: ECE_TP_Loc_Code IBY_EXTERNAL_PAYEES_ALL.ece_tp_location_code%TYPE,

Line 39: Payer_Org_Id IBY_EXTERNAL_PAYEES_ALL.org_id%TYPE,

35: Payment_Function IBY_EXTERNAL_PAYEES_ALL.payment_function%TYPE,
36: Exclusive_Pay_Flag IBY_EXTERNAL_PAYEES_ALL.exclusive_payment_flag%TYPE,
37: Payee_Party_Site_Id IBY_EXTERNAL_PAYEES_ALL.party_site_id%TYPE,
38: Supplier_Site_Id IBY_EXTERNAL_PAYEES_ALL.supplier_site_id%TYPE,
39: Payer_Org_Id IBY_EXTERNAL_PAYEES_ALL.org_id%TYPE,
40: Payer_Org_Type IBY_EXTERNAL_PAYEES_ALL.org_type%TYPE,
41: Default_Pmt_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
42: ECE_TP_Loc_Code IBY_EXTERNAL_PAYEES_ALL.ece_tp_location_code%TYPE,
43: Bank_Charge_Bearer IBY_EXTERNAL_PAYEES_ALL.bank_charge_bearer%TYPE,

Line 40: Payer_Org_Type IBY_EXTERNAL_PAYEES_ALL.org_type%TYPE,

36: Exclusive_Pay_Flag IBY_EXTERNAL_PAYEES_ALL.exclusive_payment_flag%TYPE,
37: Payee_Party_Site_Id IBY_EXTERNAL_PAYEES_ALL.party_site_id%TYPE,
38: Supplier_Site_Id IBY_EXTERNAL_PAYEES_ALL.supplier_site_id%TYPE,
39: Payer_Org_Id IBY_EXTERNAL_PAYEES_ALL.org_id%TYPE,
40: Payer_Org_Type IBY_EXTERNAL_PAYEES_ALL.org_type%TYPE,
41: Default_Pmt_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
42: ECE_TP_Loc_Code IBY_EXTERNAL_PAYEES_ALL.ece_tp_location_code%TYPE,
43: Bank_Charge_Bearer IBY_EXTERNAL_PAYEES_ALL.bank_charge_bearer%TYPE,
44: Bank_Instr1_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,

Line 42: ECE_TP_Loc_Code IBY_EXTERNAL_PAYEES_ALL.ece_tp_location_code%TYPE,

38: Supplier_Site_Id IBY_EXTERNAL_PAYEES_ALL.supplier_site_id%TYPE,
39: Payer_Org_Id IBY_EXTERNAL_PAYEES_ALL.org_id%TYPE,
40: Payer_Org_Type IBY_EXTERNAL_PAYEES_ALL.org_type%TYPE,
41: Default_Pmt_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
42: ECE_TP_Loc_Code IBY_EXTERNAL_PAYEES_ALL.ece_tp_location_code%TYPE,
43: Bank_Charge_Bearer IBY_EXTERNAL_PAYEES_ALL.bank_charge_bearer%TYPE,
44: Bank_Instr1_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
45: Bank_Instr2_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
46: Bank_Instr_Detail IBY_EXTERNAL_PAYEES_ALL.bank_instruction_details%TYPE,

Line 43: Bank_Charge_Bearer IBY_EXTERNAL_PAYEES_ALL.bank_charge_bearer%TYPE,

39: Payer_Org_Id IBY_EXTERNAL_PAYEES_ALL.org_id%TYPE,
40: Payer_Org_Type IBY_EXTERNAL_PAYEES_ALL.org_type%TYPE,
41: Default_Pmt_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
42: ECE_TP_Loc_Code IBY_EXTERNAL_PAYEES_ALL.ece_tp_location_code%TYPE,
43: Bank_Charge_Bearer IBY_EXTERNAL_PAYEES_ALL.bank_charge_bearer%TYPE,
44: Bank_Instr1_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
45: Bank_Instr2_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
46: Bank_Instr_Detail IBY_EXTERNAL_PAYEES_ALL.bank_instruction_details%TYPE,
47: Pay_Reason_Code IBY_EXTERNAL_PAYEES_ALL.payment_reason_code%TYPE,

Line 44: Bank_Instr1_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,

40: Payer_Org_Type IBY_EXTERNAL_PAYEES_ALL.org_type%TYPE,
41: Default_Pmt_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
42: ECE_TP_Loc_Code IBY_EXTERNAL_PAYEES_ALL.ece_tp_location_code%TYPE,
43: Bank_Charge_Bearer IBY_EXTERNAL_PAYEES_ALL.bank_charge_bearer%TYPE,
44: Bank_Instr1_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
45: Bank_Instr2_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
46: Bank_Instr_Detail IBY_EXTERNAL_PAYEES_ALL.bank_instruction_details%TYPE,
47: Pay_Reason_Code IBY_EXTERNAL_PAYEES_ALL.payment_reason_code%TYPE,
48: Pay_Reason_Com IBY_EXTERNAL_PAYEES_ALL.payment_reason_comments%TYPE,

Line 45: Bank_Instr2_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,

41: Default_Pmt_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
42: ECE_TP_Loc_Code IBY_EXTERNAL_PAYEES_ALL.ece_tp_location_code%TYPE,
43: Bank_Charge_Bearer IBY_EXTERNAL_PAYEES_ALL.bank_charge_bearer%TYPE,
44: Bank_Instr1_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
45: Bank_Instr2_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
46: Bank_Instr_Detail IBY_EXTERNAL_PAYEES_ALL.bank_instruction_details%TYPE,
47: Pay_Reason_Code IBY_EXTERNAL_PAYEES_ALL.payment_reason_code%TYPE,
48: Pay_Reason_Com IBY_EXTERNAL_PAYEES_ALL.payment_reason_comments%TYPE,
49: Inactive_Date IBY_EXTERNAL_PAYEES_ALL.inactive_date%TYPE,

Line 46: Bank_Instr_Detail IBY_EXTERNAL_PAYEES_ALL.bank_instruction_details%TYPE,

42: ECE_TP_Loc_Code IBY_EXTERNAL_PAYEES_ALL.ece_tp_location_code%TYPE,
43: Bank_Charge_Bearer IBY_EXTERNAL_PAYEES_ALL.bank_charge_bearer%TYPE,
44: Bank_Instr1_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
45: Bank_Instr2_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
46: Bank_Instr_Detail IBY_EXTERNAL_PAYEES_ALL.bank_instruction_details%TYPE,
47: Pay_Reason_Code IBY_EXTERNAL_PAYEES_ALL.payment_reason_code%TYPE,
48: Pay_Reason_Com IBY_EXTERNAL_PAYEES_ALL.payment_reason_comments%TYPE,
49: Inactive_Date IBY_EXTERNAL_PAYEES_ALL.inactive_date%TYPE,
50: Pay_Message1 IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE,

Line 47: Pay_Reason_Code IBY_EXTERNAL_PAYEES_ALL.payment_reason_code%TYPE,

43: Bank_Charge_Bearer IBY_EXTERNAL_PAYEES_ALL.bank_charge_bearer%TYPE,
44: Bank_Instr1_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
45: Bank_Instr2_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
46: Bank_Instr_Detail IBY_EXTERNAL_PAYEES_ALL.bank_instruction_details%TYPE,
47: Pay_Reason_Code IBY_EXTERNAL_PAYEES_ALL.payment_reason_code%TYPE,
48: Pay_Reason_Com IBY_EXTERNAL_PAYEES_ALL.payment_reason_comments%TYPE,
49: Inactive_Date IBY_EXTERNAL_PAYEES_ALL.inactive_date%TYPE,
50: Pay_Message1 IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE,
51: Pay_Message2 IBY_EXTERNAL_PAYEES_ALL.payment_text_message2%TYPE,

Line 48: Pay_Reason_Com IBY_EXTERNAL_PAYEES_ALL.payment_reason_comments%TYPE,

44: Bank_Instr1_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
45: Bank_Instr2_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
46: Bank_Instr_Detail IBY_EXTERNAL_PAYEES_ALL.bank_instruction_details%TYPE,
47: Pay_Reason_Code IBY_EXTERNAL_PAYEES_ALL.payment_reason_code%TYPE,
48: Pay_Reason_Com IBY_EXTERNAL_PAYEES_ALL.payment_reason_comments%TYPE,
49: Inactive_Date IBY_EXTERNAL_PAYEES_ALL.inactive_date%TYPE,
50: Pay_Message1 IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE,
51: Pay_Message2 IBY_EXTERNAL_PAYEES_ALL.payment_text_message2%TYPE,
52: Pay_Message3 IBY_EXTERNAL_PAYEES_ALL.payment_text_message3%TYPE,

Line 49: Inactive_Date IBY_EXTERNAL_PAYEES_ALL.inactive_date%TYPE,

45: Bank_Instr2_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
46: Bank_Instr_Detail IBY_EXTERNAL_PAYEES_ALL.bank_instruction_details%TYPE,
47: Pay_Reason_Code IBY_EXTERNAL_PAYEES_ALL.payment_reason_code%TYPE,
48: Pay_Reason_Com IBY_EXTERNAL_PAYEES_ALL.payment_reason_comments%TYPE,
49: Inactive_Date IBY_EXTERNAL_PAYEES_ALL.inactive_date%TYPE,
50: Pay_Message1 IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE,
51: Pay_Message2 IBY_EXTERNAL_PAYEES_ALL.payment_text_message2%TYPE,
52: Pay_Message3 IBY_EXTERNAL_PAYEES_ALL.payment_text_message3%TYPE,
53: Delivery_Channel IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,

Line 50: Pay_Message1 IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE,

46: Bank_Instr_Detail IBY_EXTERNAL_PAYEES_ALL.bank_instruction_details%TYPE,
47: Pay_Reason_Code IBY_EXTERNAL_PAYEES_ALL.payment_reason_code%TYPE,
48: Pay_Reason_Com IBY_EXTERNAL_PAYEES_ALL.payment_reason_comments%TYPE,
49: Inactive_Date IBY_EXTERNAL_PAYEES_ALL.inactive_date%TYPE,
50: Pay_Message1 IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE,
51: Pay_Message2 IBY_EXTERNAL_PAYEES_ALL.payment_text_message2%TYPE,
52: Pay_Message3 IBY_EXTERNAL_PAYEES_ALL.payment_text_message3%TYPE,
53: Delivery_Channel IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,
54: Pmt_Format IBY_FORMATS_B.format_code%TYPE,

Line 51: Pay_Message2 IBY_EXTERNAL_PAYEES_ALL.payment_text_message2%TYPE,

47: Pay_Reason_Code IBY_EXTERNAL_PAYEES_ALL.payment_reason_code%TYPE,
48: Pay_Reason_Com IBY_EXTERNAL_PAYEES_ALL.payment_reason_comments%TYPE,
49: Inactive_Date IBY_EXTERNAL_PAYEES_ALL.inactive_date%TYPE,
50: Pay_Message1 IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE,
51: Pay_Message2 IBY_EXTERNAL_PAYEES_ALL.payment_text_message2%TYPE,
52: Pay_Message3 IBY_EXTERNAL_PAYEES_ALL.payment_text_message3%TYPE,
53: Delivery_Channel IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,
54: Pmt_Format IBY_FORMATS_B.format_code%TYPE,
55: Settlement_Priority IBY_EXTERNAL_PAYEES_ALL.settlement_priority%TYPE,

Line 52: Pay_Message3 IBY_EXTERNAL_PAYEES_ALL.payment_text_message3%TYPE,

48: Pay_Reason_Com IBY_EXTERNAL_PAYEES_ALL.payment_reason_comments%TYPE,
49: Inactive_Date IBY_EXTERNAL_PAYEES_ALL.inactive_date%TYPE,
50: Pay_Message1 IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE,
51: Pay_Message2 IBY_EXTERNAL_PAYEES_ALL.payment_text_message2%TYPE,
52: Pay_Message3 IBY_EXTERNAL_PAYEES_ALL.payment_text_message3%TYPE,
53: Delivery_Channel IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,
54: Pmt_Format IBY_FORMATS_B.format_code%TYPE,
55: Settlement_Priority IBY_EXTERNAL_PAYEES_ALL.settlement_priority%TYPE,
56: Remit_advice_delivery_method

Line 53: Delivery_Channel IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,

49: Inactive_Date IBY_EXTERNAL_PAYEES_ALL.inactive_date%TYPE,
50: Pay_Message1 IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE,
51: Pay_Message2 IBY_EXTERNAL_PAYEES_ALL.payment_text_message2%TYPE,
52: Pay_Message3 IBY_EXTERNAL_PAYEES_ALL.payment_text_message3%TYPE,
53: Delivery_Channel IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,
54: Pmt_Format IBY_FORMATS_B.format_code%TYPE,
55: Settlement_Priority IBY_EXTERNAL_PAYEES_ALL.settlement_priority%TYPE,
56: Remit_advice_delivery_method
57: IBY_EXTERNAL_PAYEES_ALL.remit_advice_delivery_method%TYPE,

Line 55: Settlement_Priority IBY_EXTERNAL_PAYEES_ALL.settlement_priority%TYPE,

51: Pay_Message2 IBY_EXTERNAL_PAYEES_ALL.payment_text_message2%TYPE,
52: Pay_Message3 IBY_EXTERNAL_PAYEES_ALL.payment_text_message3%TYPE,
53: Delivery_Channel IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,
54: Pmt_Format IBY_FORMATS_B.format_code%TYPE,
55: Settlement_Priority IBY_EXTERNAL_PAYEES_ALL.settlement_priority%TYPE,
56: Remit_advice_delivery_method
57: IBY_EXTERNAL_PAYEES_ALL.remit_advice_delivery_method%TYPE,
58: Remit_advice_email IBY_EXTERNAL_PAYEES_ALL.remit_advice_email%TYPE,
59: edi_payment_format IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,

Line 57: IBY_EXTERNAL_PAYEES_ALL.remit_advice_delivery_method%TYPE,

53: Delivery_Channel IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,
54: Pmt_Format IBY_FORMATS_B.format_code%TYPE,
55: Settlement_Priority IBY_EXTERNAL_PAYEES_ALL.settlement_priority%TYPE,
56: Remit_advice_delivery_method
57: IBY_EXTERNAL_PAYEES_ALL.remit_advice_delivery_method%TYPE,
58: Remit_advice_email IBY_EXTERNAL_PAYEES_ALL.remit_advice_email%TYPE,
59: edi_payment_format IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
60: edi_transaction_handling IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
61: edi_payment_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,

Line 58: Remit_advice_email IBY_EXTERNAL_PAYEES_ALL.remit_advice_email%TYPE,

54: Pmt_Format IBY_FORMATS_B.format_code%TYPE,
55: Settlement_Priority IBY_EXTERNAL_PAYEES_ALL.settlement_priority%TYPE,
56: Remit_advice_delivery_method
57: IBY_EXTERNAL_PAYEES_ALL.remit_advice_delivery_method%TYPE,
58: Remit_advice_email IBY_EXTERNAL_PAYEES_ALL.remit_advice_email%TYPE,
59: edi_payment_format IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
60: edi_transaction_handling IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
61: edi_payment_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
62: edi_remittance_method IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,

Line 59: edi_payment_format IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,

55: Settlement_Priority IBY_EXTERNAL_PAYEES_ALL.settlement_priority%TYPE,
56: Remit_advice_delivery_method
57: IBY_EXTERNAL_PAYEES_ALL.remit_advice_delivery_method%TYPE,
58: Remit_advice_email IBY_EXTERNAL_PAYEES_ALL.remit_advice_email%TYPE,
59: edi_payment_format IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
60: edi_transaction_handling IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
61: edi_payment_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
62: edi_remittance_method IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,
63: edi_remittance_instruction IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE);

Line 60: edi_transaction_handling IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,

56: Remit_advice_delivery_method
57: IBY_EXTERNAL_PAYEES_ALL.remit_advice_delivery_method%TYPE,
58: Remit_advice_email IBY_EXTERNAL_PAYEES_ALL.remit_advice_email%TYPE,
59: edi_payment_format IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
60: edi_transaction_handling IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
61: edi_payment_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
62: edi_remittance_method IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,
63: edi_remittance_instruction IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE);
64:

Line 62: edi_remittance_method IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,

58: Remit_advice_email IBY_EXTERNAL_PAYEES_ALL.remit_advice_email%TYPE,
59: edi_payment_format IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
60: edi_transaction_handling IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
61: edi_payment_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
62: edi_remittance_method IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,
63: edi_remittance_instruction IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE);
64:
65: TYPE External_Payee_Tab_Type IS TABLE OF External_Payee_Rec_Type
66: INDEX BY BINARY_INTEGER;

Line 63: edi_remittance_instruction IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE);

59: edi_payment_format IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,
60: edi_transaction_handling IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,
61: edi_payment_method IBY_PAYMENT_METHODS_B.payment_method_code%TYPE,
62: edi_remittance_method IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,
63: edi_remittance_instruction IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE);
64:
65: TYPE External_Payee_Tab_Type IS TABLE OF External_Payee_Rec_Type
66: INDEX BY BINARY_INTEGER;
67:

Line 70: Ext_Payee_ID IBY_EXTERNAL_PAYEES_ALL.ext_payee_id%TYPE

66: INDEX BY BINARY_INTEGER;
67:
68: -- External payee Id record and table
69: Type Ext_Payee_ID_Rec_Type IS Record(
70: Ext_Payee_ID IBY_EXTERNAL_PAYEES_ALL.ext_payee_id%TYPE
71: );
72:
73: TYPE Ext_Payee_ID_Tab_Type IS TABLE OF Ext_Payee_ID_Rec_Type
74: INDEX BY BINARY_INTEGER;