Report 18122111 EOS050 ECS Schedule
Report 18122111 EOS050 ECS Schedule
Language | Caption |
---|---|
da-DK | Geplante Verfahren (ECS) |
de-DE | Geplante Verfahren (ECS) |
es-ES | Procedimientos programados (ECS) |
fr-FR | Procédures programmées (ECS) |
en-US | Scheduled Procedures (ECS) |
it-IT | Procedure Programmate (ECS) |
nl-NL | Geplande procedures (ECS) |
Events
OnBeforeGetECSSetup
local procedure OnBeforeGetECSSetup(ECSSetup: Record "EOS Ext. Combine Ship. Setup"; var IsHandled: Boolean)
Event raised before getting the ECS setup in the scheduling.
Parameters / Return Value
ECSSetup
Record "EOS Ext. Combine Ship. Setup"
The ECS Setup
IsHandled
Boolean
IsHandled parameter
OnBeforeCustomerApplyFilters
local procedure OnBeforeCustomerApplyFilters(ECSSetup: Record "EOS Ext. Combine Ship. Setup"; var ParCustomer: Record Customer; var IsHandled: Boolean; InvocingSession: Record "EOS050 Invoicing Session")
Event raised before applying the filters to the customer view.
Parameters / Return Value
ECSSetup
Record "EOS Ext. Combine Ship. Setup"
The ECS Setup
ParCustomer
Record "Customer"
The Customer
IsHandled
Boolean
IsHandled parameter, allows to skip the setView on parCustomer.
InvocingSession
Record "EOS050 Invoicing Session"
The current invoicing session, allows to get stored data
OnBeforeSetParameters
procedure OnBeforeSetParameters(var RefDate: Date; var DefPostingDate: Date; var DefOperationOccuredDate: Date; var CopyTextLines: Boolean)
Event raised before setting the parameters to the TryECSInterfaces codeunit. Allows to edit standard request page fields values.
Parameters / Return Value
RefDate
Date
Reference Date
DefPostingDate
Date
Default Posting Date
DefOperationOccuredDate
Date
Default Operation occurred date
CopyTextLines
Boolean
CopyTextLines
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.