Codeunit 18126566 EOS055.01 SDH - Service Shpt.
Codeunit 18126566 EOS055.01 SDH - Service Shpt.
Methods
AddItemLinesToBuffer
procedure AddItemLinesToBuffer(DocumentType: Integer; DocumentNo: Code[20]; DocumentLineFilter: Text;ItemNo: Code[20]; VariantCode: Code[10];var TempSourceBuffer: Record "EOS055 Handling Unit Buffer")
Parameters / Return Value
DocumentType
IntegerDocumentNo
Code[20]DocumentLineFilter
Text[]ItemNo
Code[20]VariantCode
Code[10]TempSourceBuffer
Record "EOS055 Handling Unit Buffer"
IsInbound
procedure IsInbound(SourceSubtype: Integer): Boolean
Parameters / Return Value
SourceSubtype
IntegerReturns
Boolean
IsPostedDoc
procedure IsPostedDoc(): Boolean
Parameters / Return Value
- Returns
Boolean
ShowPage
procedure ShowPage(DocumentType: Integer; DocumentNo: Code[20]; LineNo: Integer; SublineNo: Integer): Boolean
Parameters / Return Value
DocumentType
IntegerDocumentNo
Code[20]LineNo
IntegerSublineNo
IntegerReturns
Boolean
LineSourceType
procedure LineSourceType(): Integer
Parameters / Return Value
- Returns
Integer
HeaderSourceType
procedure HeaderSourceType(): Integer
Parameters / Return Value
- Returns
Integer
HandleHuAssignment
procedure HandleHuAssignment(Hu: Record "EOS055 Handling Unit";SourceSubtype: Integer; SourceNo: Code[20];Removed: Boolean;var AssignmentBuffer: Record "EOS055 Handling Unit Buffer")
Parameters / Return Value
Hu
Record "EOS055 Handling Unit"SourceSubtype
IntegerSourceNo
Code[20]Removed
BooleanAssignmentBuffer
Record "EOS055 Handling Unit Buffer"
FillEmptyJnlLine
procedure FillEmptyJnlLine(DocumentType: Integer; DocumentNo: Code[20]; var EmptyJnlLine: Record "EOS029 Container Jnl. Line")
Parameters / Return Value
DocumentType
IntegerDocumentNo
Code[20]EmptyJnlLine
Record "EOS029 Container Jnl. Line"
DeleteEmptyItem
procedure DeleteEmptyItem(DocEmptyItem: Record "EOS029 Document Container")
Parameters / Return Value
- DocEmptyItem
Record "EOS029 Document Container"
CreateEmptyItem
procedure CreateEmptyItem(var DocEmptyItem: Record "EOS029 Document Container")
Parameters / Return Value
- DocEmptyItem
Record "EOS029 Document Container"
GetAssignmentTargets
procedure GetAssignmentTargets(DocumentType: Integer; DocumentNo: Code[20]; var TmpAssignmentTarget: Record "EOS055.01 HU Assignment Target")
Parameters / Return Value
DocumentType
IntegerDocumentNo
Code[20]TmpAssignmentTarget
Record "EOS055.01 HU Assignment Target"
SetSourceDocument
procedure SetSourceDocument(DocVariant: Variant): Boolean
Parameters / Return Value
DocVariant
VariantReturns
Boolean
Events
OnCollectSourceDocLinesOnBeforeInsertBufferLine
local procedure OnCollectSourceDocLinesOnBeforeInsertBufferLine(ItemLedgerEntry: Record "Item Ledger Entry"; var TempSourceBuffer: Record "EOS055 Handling Unit Buffer")
Raised before inserting a line in the buffer.
Parameters / Return Value
ItemLedgerEntry
Record "Item Ledger Entry"Record Item Ledger Entry.
TempSourceBuffer
Record "EOS055 Handling Unit Buffer"Target Handling Unit Buffer.
OnBeforeUndoHandlingUnit_OnAfterServiceShptLineModify
local procedure OnBeforeUndoHandlingUnit_OnAfterServiceShptLineModify(var ServiceShptLine: Record "Service Shipment Line"; var IsHandled: Boolean)
Raised before undo the Handling Unit of the Service Shipment Line.
Parameters / Return Value
ServiceShptLine
Record "Service Shipment Line"Record “Service Shipment Line”
IsHandled
Booleanif true, no following app code will be executed
OnUndoServiceShptLineOnBeforeUndoHandlingUnits
local procedure OnUndoServiceShptLineOnBeforeUndoHandlingUnits(ServiceShipmentHeader: Record "Service Shipment Header"; var UndoHandlingUnits: Boolean)
Raised before undoing the Handling Unit assigned to the Service Shipment Line.
Parameters / Return Value
ServiceShipmentHeader
Record "Service Shipment Header"The Service Shipment Header
UndoHandlingUnits
Booleanif true, undo handling units
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.