TableExtension 38 Purchase Header
TableExtension 18090673 EOSTableExt18090673
Fields
EOS041 Posting Policy (18090667
)
Enum "EOS041 Posting Policy"
EOS041 Item Entries Policy (18090670
)
Enum "EOS041 Item Entries Policy"
Methods
EOS041CheckPurchaseHeaderPostingNos
procedure EOS041CheckPurchaseHeaderPostingNos()
Events
EOS041_OnBeforeCopyFromReasonCode
local procedure EOS041_OnBeforeCopyFromReasonCode(var PurchHeader: Record "Purchase Header"; xPurchHeader: Record "Purchase Header"; var Handled: Boolean)
Raised before fields are copied from the reason code to the current record.
Parameters / Return Value
PurchHeader
Record "Purchase Header"
The current record where fields will be copied to.
xPurchHeader
Record "Purchase Header"
The previous record.
Handled
Boolean
Gets or sets whether the event is handled.
EOS041_OnAfterCopyFromReasonCode
local procedure EOS041_OnAfterCopyFromReasonCode(var PurchHeader: Record "Purchase Header"; xPurchHeader: Record "Purchase Header"; ReasonCode: Record "Reason Code")
Raised after fields have been copied from the reason code to the current record.
Parameters / Return Value
PurchHeader
Record "Purchase Header"
The current record where fields have been copied to.
xPurchHeader
Record "Purchase Header"
The previous record.
ReasonCode
Record "Reason Code"
The reason code from which fields have been copied.
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.