Codeunit 18060021 EOS089 WMS Scan Action Mgmt.
Codeunit 18060021 EOS089 WMS Scan Action Mgmt.
Methods
SetActivityEntry
procedure SetActivityEntry(TempEOS089WMSActivityEntry: Record "EOS089 WMS Activity Entry" temporary)
Parameters / Return Value
- TempEOS089WMSActivityEntry
Record "EOS089 WMS Activity Entry"
SetActivityScan
procedure SetActivityScan(TempEOS089WMSActivityScan: Record "EOS089 WMS Activity Scan" temporary)
Parameters / Return Value
- TempEOS089WMSActivityScan
Record "EOS089 WMS Activity Scan"
SetActivityScanDetail
procedure SetActivityScanDetail(TempEOS089WMSActScanDetail: Record "EOS089 WMS Act. Scan Detail" temporary)
Parameters / Return Value
- TempEOS089WMSActScanDetail
Record "EOS089 WMS Act. Scan Detail"
SetSourceScanView
procedure SetSourceScanView(SourceScanView: Text)
Parameters / Return Value
- SourceScanView
Text
SetRecordInformation
procedure SetRecordInformation(TempEOS089WMSSourceInformation: Record "EOS089 WMS Source Information" temporary)
Parameters / Return Value
- TempEOS089WMSSourceInformation
Record "EOS089 WMS Source Information"
SetScanAction
procedure SetScanAction(ScanAction: Enum "EOS089 WMS Scan Action")
Parameters / Return Value
- ScanAction
Enum "EOS089 WMS Scan Action"
SetActivityType
procedure SetActivityType(ActivityType: Enum "EOS089 WMS Activity Type")
Parameters / Return Value
- ActivityType
Enum "EOS089 WMS Activity Type"
SetTableId
procedure SetTableId(TableId: Integer)
Parameters / Return Value
- TableId
Integer
SetScanId
procedure SetScanId(ScanId: Guid)
Parameters / Return Value
- ScanId
Guid
SetDirection
procedure SetDirection(Direction: Enum "Transfer Direction")
Parameters / Return Value
- Direction
Enum "Transfer Direction"
SetSkipTracking
procedure SetSkipTracking(SkipTracking: Boolean)
Parameters / Return Value
- SkipTracking
Boolean
InitSourceScan
procedure InitSourceScan(TempEOS089WMSActScanDetail: Record "EOS089 WMS Act. Scan Detail" temporary; TempEOS089WMSSourceInformationLine: Record "EOS089 WMS Source Information" temporary) EOS089WMSSourceScan: Record "EOS089 WMS Source Scan"
Parameters / Return Value
TempEOS089WMSActScanDetail
Record "EOS089 WMS Act. Scan Detail"
TempEOS089WMSSourceInformationLine
Record "EOS089 WMS Source Information"
Returns
Record "EOS089 WMS Source Scan"
InitAndGetSourceScan
procedure InitAndGetSourceScan(TempEOS089WMSActScanDetail: Record "EOS089 WMS Act. Scan Detail" temporary; TempEOS089WMSSourceInformationLine: Record "EOS089 WMS Source Information" temporary) EOS089WMSSourceScan: Record "EOS089 WMS Source Scan"
Parameters / Return Value
TempEOS089WMSActScanDetail
Record "EOS089 WMS Act. Scan Detail"
TempEOS089WMSSourceInformationLine
Record "EOS089 WMS Source Information"
Returns
Record "EOS089 WMS Source Scan"
Events
OnSearchSourceScanToMergeOnBeforeFindFirst
local procedure OnSearchSourceScanToMergeOnBeforeFindFirst(Activity: Enum "EOS089 WMS Activity Type"; CurrentEOS089WMSSourceScan: Record "EOS089 WMS Source Scan"; var EOS089WMSSourceScan: Record "EOS089 WMS Source Scan"; var IsHandled: Boolean)
Parameters / Return Value
Activity
Enum "EOS089 WMS Activity Type"
CurrentEOS089WMSSourceScan
Record "EOS089 WMS Source Scan"
EOS089WMSSourceScan
Record "EOS089 WMS Source Scan"
IsHandled
Boolean
OnBeforeInsertScanManagement
local procedure OnBeforeInsertScanManagement(TempEOS089WMSActScanDetail: Record "EOS089 WMS Act. Scan Detail" temporary; TempEOS089WMSSourceInformation: Record "EOS089 WMS Source Information"; var IsHandled: Boolean)
Parameters / Return Value
TempEOS089WMSActScanDetail
Record "EOS089 WMS Act. Scan Detail"
TempEOS089WMSSourceInformation
Record "EOS089 WMS Source Information"
IsHandled
Boolean
OnBeforeModifiyScanManagement
local procedure OnBeforeModifiyScanManagement(TempEOS089WMSActScanDetail: Record "EOS089 WMS Act. Scan Detail" temporary; var EOS089WMSSourceScan: Record "EOS089 WMS Source Scan"; var IsHandled: Boolean)
Parameters / Return Value
TempEOS089WMSActScanDetail
Record "EOS089 WMS Act. Scan Detail"
EOS089WMSSourceScan
Record "EOS089 WMS Source Scan"
IsHandled
Boolean
OnBeforeDeleteScanManagement
local procedure OnBeforeDeleteScanManagement(TempEOS089WMSActScanDetail: Record "EOS089 WMS Act. Scan Detail" temporary; var EOS089WMSSourceScan: Record "EOS089 WMS Source Scan"; var IsHandled: Boolean)
Parameters / Return Value
TempEOS089WMSActScanDetail
Record "EOS089 WMS Act. Scan Detail"
EOS089WMSSourceScan
Record "EOS089 WMS Source Scan"
IsHandled
Boolean
OnPrepareSourceScanOnAfterInit
local procedure OnPrepareSourceScanOnAfterInit(TempEOS089WMSActScanDetail: Record "EOS089 WMS Act. Scan Detail" temporary; TempEOS089WMSSourceInformationLine: Record "EOS089 WMS Source Information" temporary; var EOS089WMSSourceScan: Record "EOS089 WMS Source Scan")
Parameters / Return Value
TempEOS089WMSActScanDetail
Record "EOS089 WMS Act. Scan Detail"
TempEOS089WMSSourceInformationLine
Record "EOS089 WMS Source Information"
EOS089WMSSourceScan
Record "EOS089 WMS Source Scan"
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.