Codeunit 70491960 EOS CWS Enum Mgmt.
Codeunit 70491960 EOS CWS Enum Mgmt.
Methods
ConvertWhseShipmentLineDestinationType
procedure ConvertWhseShipmentLineDestinationType(DestinationType: Option): enum "EOS CWS Destination Type"
Parameters / Return Value
DestinationType
OptionReturns
enum "EOS CWS Destination Type"
GetSourceDocumentFromSourceType
procedure GetSourceDocumentFromSourceType(SourceType: Integer; SourceSubtype: Integer): enum "EOS CWS Source Document"
Parameters / Return Value
SourceType
IntegerSourceSubtype
IntegerReturns
enum "EOS CWS Source Document"
Events
OnAfterGetSourceDocumentFromSourceType
local procedure OnAfterGetSourceDocumentFromSourceType(SourceType: Integer; SourceSubtype: Integer; var SourceDocument: enum "EOS CWS Source Document"; var IsHandled: Boolean)
This event is raised before return the EOS CWS Source Document. You can use to manage a custom Source Document.
Parameters / Return Value
SourceType
IntegerSource Type
SourceSubtype
IntegerSource Subtype
SourceDocument
enum "EOS CWS Source Document"Set custom Source Document
IsHandled
BooleanSet true to use your custom value
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 -