Report 70491920 EOS055 Packing List - Print
Report EOS055 Packing List - Print (ID 70491920).
Language | Caption |
---|---|
de-AT | Packing List - Drucken |
de-CH | Packing List - Drucken |
de-DE | Packing List - Drucken |
en-US | Packing List - Print |
it-CH | Packing List - Stampa |
it-IT | Packing List - Stampa |
local procedure OnAfterOnPostReport(SourceType: Integer; SourceSubtype: Integer; SourceID: Code[20])
Raised at the end of trigger OnPostReport.
SourceType Integer
Document Source Type
SourceSubtype Integer
Document Source SubType
SourceID Code[20]
Document Source No
local procedure OnAfterGetRecordPackListLineBuffer(var PackingListLine: Record "EOS055 PackList Line Buffer")
Raised at the end of trigger OnAfterGetRecord. Use it to modify Records of the Packing List.
PackingListLine Record "EOS055 PackList Line Buffer"
Current Record of the Packing List
local procedure OnBeforeSetDescriptionOnPackList_FromItemTransl(var PackingListLine: Record "EOS055 PackList Line Buffer" temporary; var IsHandled: Boolean)
Raised in trigger OnAfterGetRecord, before set the translated item description.
PackingListLine Record "EOS055 PackList Line Buffer"
Current Record of the Packing List
IsHandled Boolean
if true, skip the update of the description
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.