Codeunit 18008387 EOS011 Enasarco Ass. Calc.
Gathers all functions used to handle Enasarco assistance calculation
procedure CalculateEnasarcoWithheld(TempDocumentHeader: Record "Purchase Header" temporary; DocumentAmount: Decimal;var ByAgent: Decimal; var ByCompany: Decimal; var IntegrationAmount: Decimal; var BaseAmount: Decimal;StartingDate: Date; EndingDate: Date; var WithheldPercAgent: Decimal; var WithheldPercCompany: Decimal)
TempDocumentHeader Record "Purchase Header"
DocumentAmount Decimal
ByAgent Decimal
ByCompany Decimal
IntegrationAmount Decimal
BaseAmount Decimal
StartingDate Date
EndingDate Date
WithheldPercAgent Decimal
WithheldPercCompany Decimal
procedure GetEnasarcoAssistFundBracket(ReferenceDate: Date; BracketTo: Decimal; var EOS011EnasAssistanceSetup: Record "EOS011 Enas. Assistance Setup"): Boolean
ReferenceDate Date
BracketTo Decimal
EOS011EnasAssistanceSetup Record "EOS011 Enas. Assistance Setup"
Returns Boolean
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.