Codeunit 18123333 EOS005 Bank Files Cust Bills
Codeunit 18123333 EOS005 Bank Files Cust Bills
Events
OnAfterEX005CustBillLineOnRECORD50OnAfterAssignOutText
local procedure OnAfterEX005CustBillLineOnRECORD50OnAfterAssignOutText(CustomerBillLine: Record "Customer Bill Line"; var OutText: Text[120])
Raised after EX005 BNK outtext management during Customer Bill Lines export, usually CIG and CUP are managed here
Parameters / Return Value
CustomerBillLine
Record "Customer Bill Line"
Customer Bill Line being processed
OutText
Text[120]
OutText that will be written in the Customer Bill Floppy
OnAfterEX005IssuedCustBillLineOnRECORD50OnAfterAssignOutText
local procedure OnAfterEX005IssuedCustBillLineOnRECORD50OnAfterAssignOutText(IssuedCustomerBillLine: Record "Issued Customer Bill Line"; var OutText: Text[120])
Raised after EX005 BNK outtext management during Issued Customer Bill Lines export, usually CIG and CUP are managed here
Parameters / Return Value
IssuedCustomerBillLine
Record "Issued Customer Bill Line"
Issued Customer Bill Line being processed
OutText
Text[120]
OutText that will be written in the Issued Customer Bill Floppy
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
EOS Labs -