Codeunit 18008293 EOS Commission Calculation Mgt
Gathers all functions used to handle calculation routines
procedure getCommissionFrom(var EOSCommDocLedgerEntry: Record "EOS Comm. Doc. Ledger Entry"; UpdateRelEntries: Boolean; Sign: Integer)
EOSCommDocLedgerEntry Record "EOS Comm. Doc. Ledger Entry"
UpdateRelEntries Boolean
Sign Integer
procedure GetCommissionFor(var DocCommissionLine: Record "EOS Doc. Commission Line"; RecalculateModified: Boolean; RecalculateCopied: Boolean)
DocCommissionLine Record "EOS Doc. Commission Line"
RecalculateModified Boolean
RecalculateCopied Boolean
procedure UpdateCommBaseAmountOnPosting(var CommissionLedgerEntry: Record "EOS Commission Ledger Entry"; PostedDocLine: Variant)
CommissionLedgerEntry Record "EOS Commission Ledger Entry"
PostedDocLine Variant
procedure UpdateCommBaseAmountOnPosting(var CommissionLedgerEntry: Record "EOS Commission Ledger Entry"; PostedDocLine: Variant; Sign: Integer)
CommissionLedgerEntry Record "EOS Commission Ledger Entry"
PostedDocLine Variant
Sign Integer
procedure UpdateCashedOnCommLedgerEntry(var EOSCommDocLedgerEntry: Record "EOS Comm. Doc. Ledger Entry")
Record "EOS Comm. Doc. Ledger Entry"
procedure GetRemainingAmountAtDetEntry(CustLedgerEntry: Record "Cust. Ledger Entry"; ToDetEntryNo: Integer): Decimal
CustLedgerEntry Record "Cust. Ledger Entry"
ToDetEntryNo Integer
Returns Decimal
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.