Codeunit "Parafiscal Tax SLCAP"
ID 70344871
Namespace: CapVision.Finance.ParafiscalTaxes
Properties
| Name | Value |
|---|---|
| Access | Public |
| SingleInstance | True |
Events
OnCalculateLine
[IntegrationEvent(False,False)]
local procedure OnCalculateLine(ParafiscalTaxPostingSetupPerPeriod: Record "Posting Setup Per Period SLCAP", var ParafiscalTaxLineBuffer: Record "Parafisc.Tax Line Buffer SLCAP" temporary, var Handled: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| ParafiscalTaxPostingSetupPerPeriod | Table CapVision.Finance.ParafiscalTaxes."Posting Setup Per Period SLCAP" | |
| ParafiscalTaxLineBuffer | Table CapVision.Finance.ParafiscalTaxes."Parafisc.Tax Line Buffer SLCAP" | |
| Handled | Boolean |