Codeunit 18060330 EOS089.01 WMS HU Functions
Codeunit 18060330 EOS089.01 WMS HU Functions
Events
OnCheckHandlingUnitReclassLineBeforeInsert
local procedure OnCheckHandlingUnitReclassLineBeforeInsert(EOS08901WMSHUReclJnl: Record "EOS089.01 WMS HU Recl. Jnl."; var IsHandled: Boolean)
Parameters / Return Value
EOS08901WMSHUReclJnl
Record "EOS089.01 WMS HU Recl. Jnl."IsHandled
Boolean
OnAfterGetHandlingUnitReclassJournalBatch
local procedure OnAfterGetHandlingUnitReclassJournalBatch(EmployeeNo: Code[20]; var TemplateName: Code[10]; var BatchName: Code[20])
Parameters / Return Value
EmployeeNo
Code[20]TemplateName
Code[10]BatchName
Code[20]
OnBeforePostHandlingUnitReclassJournal
local procedure OnBeforePostHandlingUnitReclassJournal(EmployeeNo: Code[20]; var TemplateName: Code[10]; var BatchName: Code[20])
Parameters / Return Value
EmployeeNo
Code[20]TemplateName
Code[10]BatchName
Code[20]
OnAfterPostHandlingUnitReclassJournal
local procedure OnAfterPostHandlingUnitReclassJournal(EmployeeNo: Code[20]; var TemplateName: Code[10]; var BatchName: Code[20])
Parameters / Return Value
EmployeeNo
Code[20]TemplateName
Code[10]BatchName
Code[20]
OnBeforePostHandlingUnitReclassJournalLine
local procedure OnBeforePostHandlingUnitReclassJournalLine(var EOS08901WMSHUReclJnl: Record "EOS089.01 WMS HU Recl. Jnl.")
Parameters / Return Value
- EOS08901WMSHUReclJnl
Record "EOS089.01 WMS HU Recl. Jnl."
OnAfterPostHandlingUnitReclassJournalLine
local procedure OnAfterPostHandlingUnitReclassJournalLine(EOS08901WMSHUReclJnl: Record "EOS089.01 WMS HU Recl. Jnl.")
Parameters / Return Value
- EOS08901WMSHUReclJnl
Record "EOS089.01 WMS HU Recl. Jnl."
OnCheckHandlingUnitContentReclassLineScanBeforeInsert
local procedure OnCheckHandlingUnitContentReclassLineScanBeforeInsert(EOS08901WMSHUConReclJnl: Record "EOS089.01 WMS HU Con.Recl.Jnl."; ForceCheck: Boolean)
Parameters / Return Value
EOS08901WMSHUConReclJnl
Record "EOS089.01 WMS HU Con.Recl.Jnl."ForceCheck
Boolean
OnAfterGetHandlingUnitContentReclassJournalBatch
local procedure OnAfterGetHandlingUnitContentReclassJournalBatch(EmployeeNo: Code[20]; var TemplateName: Code[10]; var BatchName: Code[20])
Parameters / Return Value
EmployeeNo
Code[20]TemplateName
Code[10]BatchName
Code[20]
OnBeforePostHandlingUnitContentReclassJournal
Obsolete
Pending: Wrong parameters type. Use OnBeforePostHandlingUnitContentReclassJournalBatch instead (27.0)local procedure OnBeforePostHandlingUnitContentReclassJournal(EmployeeNo: Code[20]; var TemplateName: Code[10]; var BatchName: Code[20])
Parameters / Return Value
EmployeeNo
Code[20]TemplateName
Code[10]BatchName
Code[20]
OnAfterPostHandlingUnitContentReclassJournal
Obsolete
Pending: Wrong parameters type. Use OnAfterPostHandlingUnitContentReclassJournalBatch instead (27.0)local procedure OnAfterPostHandlingUnitContentReclassJournal(EmployeeNo: Code[20]; var TemplateName: Code[10]; var BatchName: Code[20])
Parameters / Return Value
EmployeeNo
Code[20]TemplateName
Code[10]BatchName
Code[20]
OnBeforePostHandlingUnitContentReclassJournalBatch
local procedure OnBeforePostHandlingUnitContentReclassJournalBatch(EmployeeNo: Code[20]; TemplateName: Code[10]; BatchName: Code[20])
Parameters / Return Value
EmployeeNo
Code[20]TemplateName
Code[10]BatchName
Code[20]
OnAfterPostHandlingUnitContentReclassJournalBatch
local procedure OnAfterPostHandlingUnitContentReclassJournalBatch(EmployeeNo: Code[20]; TemplateName: Code[10]; BatchName: Code[20])
Parameters / Return Value
EmployeeNo
Code[20]TemplateName
Code[10]BatchName
Code[20]
OnBeforeGetHandlingUnitOnCreatePhysInvLines
local procedure OnBeforeGetHandlingUnitOnCreatePhysInvLines(HandlingUnitNo: Code[20]; AllowedLocations: List of [Code[10]]; ItemJournalBatch: Record "Item Journal Batch"; EmployeeNo: Code[20])
Parameters / Return Value
HandlingUnitNo
Code[20]AllowedLocations
List[Code]ItemJournalBatch
Record "Item Journal Batch"EmployeeNo
Code[20]
OnAfterCreatePhysInvLinesForHandlingUnit
local procedure OnAfterCreatePhysInvLinesForHandlingUnit(HandlingUnitNo: Code[20]; ItemJournalBatch: Record "Item Journal Batch"; EmployeeNo: Code[20])
Parameters / Return Value
HandlingUnitNo
Code[20]ItemJournalBatch
Record "Item Journal Batch"EmployeeNo
Code[20]
OnPostHandlingUnitContentReclassJournalOnBeforePost
local procedure OnPostHandlingUnitContentReclassJournalOnBeforePost(EmployeeNo: Code[20]; TemplateName: Code[10]; BatchName: Code[20]; var IsHandled: Boolean)
Parameters / Return Value
EmployeeNo
Code[20]TemplateName
Code[10]BatchName
Code[20]IsHandled
Boolean
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.