Codeunit 18008383 EOS011 FIRR Calc.
Gathers all functions used to handle FIRR calculation
procedure ReadSetup(CalcDate: Date; HideDialog: Boolean): Boolean
CalcDate Date
HideDialog Boolean
Returns Boolean
procedure CalcFIRRbySalesperson(VendorNo: Code[20]; CalcDate: Date; OnlyPreview: Boolean; DocumentNo: Code[20])
VendorNo Code[20]
CalcDate Date
OnlyPreview Boolean
DocumentNo Code[20]
procedure CalcFIRRbySalesperson(VendorNo: Code[20]; CalcDate: Date; OnlyPreview: Boolean; DocumentNo: Code[20]; CreateJnlLines: Boolean)
VendorNo Code[20]
CalcDate Date
OnlyPreview Boolean
DocumentNo Code[20]
CreateJnlLines Boolean
procedure CreateJnlLinesFromContrEntries(var EOS011ContrLedgerEntry: Record "EOS011 Contr. Ledger Entry"; Post: Boolean; Correction: Boolean; Hidedialog: Boolean) ProcessedRec: Integer
EOS011ContrLedgerEntry Record "EOS011 Contr. Ledger Entry"
Post Boolean
Correction Boolean
Hidedialog Boolean
Returns Integer
procedure GetProcessedLines(var GenJournalLine: Record "Gen. Journal Line"; var TempEOS011ContrLedgerEntry: Record "EOS011 Contr. Ledger Entry" temporary): Integer
GenJournalLine Record "Gen. Journal Line"
TempEOS011ContrLedgerEntry Record "EOS011 Contr. Ledger Entry"
Returns Integer
procedure RetrieveBufferToPrint(var outGlobalContributionsLedgEntry: Record "EOS011 Contr. Ledger Entry" temporary)
Record "EOS011 Contr. Ledger Entry"
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.