Codeunit 70623583 EOS090 Stockkeeping Unit Mgt.
Codeunit 70623583 EOS090 Stockkeeping Unit Mgt.
Methods
GenerateDynamicSKU
procedure GenerateDynamicSKU(var JobStructureLine: Record "M365 Job Structure Line"; xJobStructureLine: Record "M365 Job Structure Line")
Parameters / Return Value
JobStructureLine
Record "M365 Job Structure Line"
xJobStructureLine
Record "M365 Job Structure Line"
Events
OnBeforeGenerateDynamicSKU
local procedure OnBeforeGenerateDynamicSKU(var JobStructureLine: Record "M365 Job Structure Line"; xJobStructureLine: Record "M365 Job Structure Line"; var IsHandled: Boolean)
Event trigger executed before generating a dynamic Stockkeeping Unit (SKU).
Parameters / Return Value
JobStructureLine
Record "M365 Job Structure Line"
The current record of type “M365 Job Structure Line” that can be modified.
xJobStructureLine
Record "M365 Job Structure Line"
The original (unmodified) record of type “M365 Job Structure Line”.
IsHandled
Boolean
if true no dynamic Stockkeeping unit will be created
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 -