DBA Data[Home] [Help]

APPS.IBY_DISBURSEMENT_SETUP_PUB dependencies on IBY_EXTERNAL_PAYEES_ALL

Line 35: Payee_Party_Id IBY_EXTERNAL_PAYEES_ALL.payee_party_id%TYPE,

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

Line 36: Payment_Function IBY_EXTERNAL_PAYEES_ALL.payment_function%TYPE,

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

Line 37: Exclusive_Pay_Flag IBY_EXTERNAL_PAYEES_ALL.exclusive_payment_flag%TYPE,

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

Line 38: Payee_Party_Site_Id IBY_EXTERNAL_PAYEES_ALL.party_site_id%TYPE,

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

Line 39: Supplier_Site_Id IBY_EXTERNAL_PAYEES_ALL.supplier_site_id%TYPE,

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

Line 40: Payer_Org_Id IBY_EXTERNAL_PAYEES_ALL.org_id%TYPE,

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

Line 41: Payer_Org_Type IBY_EXTERNAL_PAYEES_ALL.org_type%TYPE,

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

Line 43: ECE_TP_Loc_Code IBY_EXTERNAL_PAYEES_ALL.ece_tp_location_code%TYPE,

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

Line 44: Bank_Charge_Bearer IBY_EXTERNAL_PAYEES_ALL.bank_charge_bearer%TYPE,

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

Line 45: Bank_Instr1_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,

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

Line 46: Bank_Instr2_Code IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,

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

Line 47: Bank_Instr_Detail IBY_EXTERNAL_PAYEES_ALL.bank_instruction_details%TYPE,

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

Line 48: Pay_Reason_Code IBY_EXTERNAL_PAYEES_ALL.payment_reason_code%TYPE,

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

Line 49: Pay_Reason_Com IBY_EXTERNAL_PAYEES_ALL.payment_reason_comments%TYPE,

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

Line 50: Inactive_Date IBY_EXTERNAL_PAYEES_ALL.inactive_date%TYPE,

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

Line 51: Pay_Message1 IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE,

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

Line 52: Pay_Message2 IBY_EXTERNAL_PAYEES_ALL.payment_text_message2%TYPE,

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

Line 53: Pay_Message3 IBY_EXTERNAL_PAYEES_ALL.payment_text_message3%TYPE,

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

Line 54: Delivery_Channel IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,

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

Line 56: Settlement_Priority IBY_EXTERNAL_PAYEES_ALL.settlement_priority%TYPE,

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

Line 58: IBY_EXTERNAL_PAYEES_ALL.remit_advice_delivery_method%TYPE,

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

Line 59: Remit_advice_email IBY_EXTERNAL_PAYEES_ALL.remit_advice_email%TYPE,

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

Line 60: edi_payment_format IBY_EXTERNAL_PAYEES_ALL.bank_instruction1_code%TYPE,

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

Line 61: edi_transaction_handling IBY_EXTERNAL_PAYEES_ALL.bank_instruction2_code%TYPE,

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

Line 63: edi_remittance_method IBY_EXTERNAL_PAYEES_ALL.delivery_channel_code%TYPE,

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

Line 64: edi_remittance_instruction IBY_EXTERNAL_PAYEES_ALL.payment_text_message1%TYPE,

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

Line 65: remit_advice_fax IBY_EXTERNAL_PAYEES_ALL.REMIT_ADVICE_FAX%TYPE );

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

Line 72: Ext_Payee_ID IBY_EXTERNAL_PAYEES_ALL.ext_payee_id%TYPE

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