Table 18059915 EOS Bonus Allocation Entry
Table 18059915 EOS Bonus Allocation Entry
Fields
Entry No. (1
)
Integer
Journal Template Name (4
)
Code[10]
TableRelation: "Gen. Journal Template".Name
Journal Batch Name (5
)
Code[10]
TableRelation: "Gen. Journal Batch".Name
Journal Line No. (6
)
Integer
Attached G/L Entry No. (7
)
Integer
Attached Bonus Entry No. (9
)
Integer
TableRelation: "EOS Bonus Ledger Entry"."Entry No."
G/L Entry Table No. (10
)
Integer
Reversed (100
)
Boolean
Reversed By Entry No. (101
)
Integer
Reversed By User Id (102
)
Code[50]
Events
OnBeforeShowGlEntry
local procedure OnBeforeShowGlEntry(BonusAllocEntry: Record "EOS Bonus Allocation Entry"; var Handled: Boolean)
Raised before the page for the G/L entry is for this record is opened.
Parameters / Return Value
BonusAllocEntry
Record "EOS Bonus Allocation Entry"
The bonus allocation entry.
Handled
Boolean
Gets or sets whether this event has been completely handled.
OnBeforeGetGlEntryReversedByEntryNo
local procedure OnBeforeGetGlEntryReversedByEntryNo(BonusAllocEntry: Record "EOS Bonus Allocation Entry"; var ReversedByEntryNo: Integer; var Handled: Boolean)
Raised to find the G/L entry that reversed the G/L entry that this bonus allocation entry is attached to. If the G/L entry has not been reversed, return 0.
Parameters / Return Value
BonusAllocEntry
Record "EOS Bonus Allocation Entry"
The allocation entry.
ReversedByEntryNo
Integer
Gets or sets the G/L entry that reversed to attached G/L entry.
Handled
Boolean
Gets or sets if the event has been handled.
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.