Report 18008293 EOS Commission Cost Allocation
Report 18008293 EOS Commission Cost Allocation
Calculates journal lines realted to cost allocation management. Called from menu
Language | Caption |
---|---|
da-DK | Fordeling af provisionsomkostninger |
de-AT | Kostenzuweisung der Kommission (CMS) |
de-CH | Kostenzuweisung der Kommission (CMS) |
de-DE | Kostenzuweisung der Kommission (CMS) |
es-ES | Asignación de costes de la Comisión (CMS) |
es-MX | Asignación de costes de la Comisión (CMS) |
fi-FI | Komission kustannusten kohdentaminen (CMS) |
fr-BE | Répartition des coûts de la Commission (CMS) |
fr-CA | Répartition des coûts de la Commission (CMS) |
fr-CH | Répartition des coûts de la Commission (CMS) |
fr-FR | Répartition des coûts de la Commission (CMS) |
en-US | Commission Cost Allocation (CMS) |
it-CH | Stanziamento costi provvigione (CMS) |
it-IT | Stanziamento costi provvigione (CMS) |
nb-NO | Tildeling av provisjonskostnader (CMS) |
nl-BE | Toewijzing van commissiekosten (CMS) |
nl-NL | Toewijzing van commissiekosten (CMS) |
sv-SE | Provisionskostnadsallokering (CMS) |
Methods
SetHideValidationDialog
procedure SetHideValidationDialog(HideDialog: Boolean)
Parameters / Return Value
- HideDialog
Boolean
GetHideValidationDialog
procedure GetHideValidationDialog(): Boolean
Parameters / Return Value
- Returns
Boolean
Events
OnComposeJournalLineDescription
local procedure OnComposeJournalLineDescription(EOSCommissionLedgerEntry: Record "EOS Comm. Doc. Ledger Entry"; SalespersonPurchaser: Record "Salesperson/Purchaser"; StartingDate: Date; EndingDate: Date; DocumentNo: Code[20]; var JournalDescription: Text[100])
This event is raised after composing the journal line description. Changing the JournalDescription parameter (passed as reference) you can append texts or override the standard description.
Parameters / Return Value
EOSCommissionLedgerEntry
Record "EOS Comm. Doc. Ledger Entry"
Current “EOS Comm. Doc. Ledger Entry”
SalespersonPurchaser
Record "Salesperson/Purchaser"
Current “Salesperson/Purchaser”
StartingDate
Date
Request Page Starting Date
EndingDate
Date
Request Page Ending Date
DocumentNo
Code[20]
Request Page Document No.
JournalDescription
Text[100]
Journal line description already populated with the default value but you can return a custom string pattern
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.