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
BooleanIsHandled 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
BooleanIsHandled 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
DateReference Date
DefPostingDate
DateDefault Posting Date
DefOperationOccuredDate
DateDefault Operation occurred date
CopyTextLines
BooleanCopyTextLines
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.