Report 70491902 EOS055 PCK Edit Item Tracking
Report 70491902 EOS055 PCK Edit Item Tracking
Language | Caption |
---|---|
de-DE | Packing List - Artikelverfolgung ändern |
en-US | Packing List - Edit Item Tracking |
it-IT | Packing List - Modifica tracciabilità articolo |
Methods
InitRequest
procedure InitRequest(var TempHuContent: Record "EOS055 Handling Unit Buffer")
Parameters / Return Value
- TempHuContent
Record "EOS055 Handling Unit Buffer"
HasRun
procedure HasRun(): Boolean
Parameters / Return Value
- Returns
Boolean
Events
OnBeforeTestItemTracking
local procedure OnBeforeTestItemTracking(TempHuContent: Record "EOS055 Handling Unit Buffer"; var IsHandled: Boolean)
Raised before testing item tracking.
Parameters / Return Value
TempHuContent
Record "EOS055 Handling Unit Buffer"
Temporary record “EOS055 Handling Unit Buffer”.
IsHandled
Boolean
If true, skips the app logic.
OnAfterValidateOriginalQty
local procedure OnAfterValidateOriginalQty(var TempContentToPost: Record "EOS055 Handling Unit Buffer";TempOriginalHuContent: Record "EOS055 Handling Unit Buffer";TempNewHuContent: Record "EOS055 Handling Unit Buffer")
Raised after validating the original quantity.
Parameters / Return Value
TempContentToPost
Record "EOS055 Handling Unit Buffer"
Content to post.
TempOriginalHuContent
Record "EOS055 Handling Unit Buffer"
Original content.
TempNewHuContent
Record "EOS055 Handling Unit Buffer"
New content.
OnAfterValidateQtyToEmpty
local procedure OnAfterValidateQtyToEmpty(var TempContentToPost: Record "EOS055 Handling Unit Buffer";TempOriginalHuContent: Record "EOS055 Handling Unit Buffer";TempNewHuContent: Record "EOS055 Handling Unit Buffer")
Raised after validating the quantity to empty.
Parameters / Return Value
TempContentToPost
Record "EOS055 Handling Unit Buffer"
Content to post.
TempOriginalHuContent
Record "EOS055 Handling Unit Buffer"
Original content.
TempNewHuContent
Record "EOS055 Handling Unit Buffer"
New content.
OnAfterValidateQtyToPost
local procedure OnAfterValidateQtyToPost(var TempContentToPost: Record "EOS055 Handling Unit Buffer";TempOriginalHuContent: Record "EOS055 Handling Unit Buffer";TempNewHuContent: Record "EOS055 Handling Unit Buffer")
Raised after validating the quantity to post.
Parameters / Return Value
TempContentToPost
Record "EOS055 Handling Unit Buffer"
Content to post.
TempOriginalHuContent
Record "EOS055 Handling Unit Buffer"
Original content.
TempNewHuContent
Record "EOS055 Handling Unit Buffer"
New content.
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.