Codeunit 18122738 EOS066 EX034 CSF
Codeunit 18122738 EOS066 EX034 CSF
Methods
EX066_EX034_RaiseOnCheckSalesLineInvoicePlan
procedure EX066_EX034_RaiseOnCheckSalesLineInvoicePlan(SalesLine: Record "Sales Line"; var SkipRecord: Boolean)
INTERNAL use Only, do not use on your customizations
Parameters / Return Value
SalesLine
Record "Sales Line"
SkipRecord
Boolean
EX066_EX034_RaiseOnCalcInvoicePlanCashflow
procedure EX066_EX034_RaiseOnCalcInvoicePlanCashflow(var TempCashFlowWorksheetLine: Record "Cash Flow Worksheet Line";var Window: Dialog)
INTERNAL use Only, do not use on your customizations
Parameters / Return Value
TempCashFlowWorksheetLine
Record "Cash Flow Worksheet Line"
Window
Dialog
EX066_EX034_RaiseOnGetAverageDelayDayFromPaymentMethod
procedure EX066_EX034_RaiseOnGetAverageDelayDayFromPaymentMethod(PaymentMethod: Record "Payment Method"; var AverageDelayDay: Integer)
INTERNAL use Only, do not use on your customizations
Parameters / Return Value
PaymentMethod
Record "Payment Method"
AverageDelayDay
Integer
EX066_EX034_RaiseOnGetAverageDelayDayFromCustomer
procedure EX066_EX034_RaiseOnGetAverageDelayDayFromCustomer(Customer: Record Customer; var AverageDelayDay: Integer)
INTERNAL use Only, do not use on your customizations
Parameters / Return Value
Customer
Record "Customer"
AverageDelayDay
Integer
Events
EX066_EX034_OnCheckSalesLineInvoicePlan
local procedure EX066_EX034_OnCheckSalesLineInvoicePlan(SalesLine: Record "Sales Line"; var SkipRecord: Boolean)
INTERNAL use Only, do not use on your customizations
Parameters / Return Value
SalesLine
Record "Sales Line"
SkipRecord
Boolean
EX066_EX034_OnCalcInvoicePlanCashflow
local procedure EX066_EX034_OnCalcInvoicePlanCashflow(var TempCashFlowWorksheetLine: Record "Cash Flow Worksheet Line";var Window: Dialog)
INTERNAL use Only, do not use on your customizations
Parameters / Return Value
TempCashFlowWorksheetLine
Record "Cash Flow Worksheet Line"
Window
Dialog
EX066_EX034_OnGetAverageDelayDayFromPaymentMethod
local procedure EX066_EX034_OnGetAverageDelayDayFromPaymentMethod(PaymentMethod: Record "Payment Method"; var AverageDelayDay: Integer)
INTERNAL use Only, do not use on your customizations
Parameters / Return Value
PaymentMethod
Record "Payment Method"
AverageDelayDay
Integer
EX066_EX034_OnGetAverageDelayDayFromCustomer
local procedure EX066_EX034_OnGetAverageDelayDayFromCustomer(Customer: Record Customer; var AverageDelayDay: Integer)
INTERNAL use Only, do not use on your customizations
Parameters / Return Value
Customer
Record "Customer"
AverageDelayDay
Integer
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.