Codeunit "Fiscal Year-Close"
ID 6
Namespace: Microsoft.Foundation.Period
Properties
| Name | Value |
|---|---|
| TableNo | Table Microsoft.Foundation.Period."Accounting Period" |
Events
OnAfterCode
[IntegrationEvent(False,False)]
local procedure OnAfterCode(var AccountingPeriod: Record "Accounting Period", var AccountingPeriod2: Record "Accounting Period", var AccountingPeriod3: Record "Accounting Period")
Parameters
| Name | Type | Description |
|---|---|---|
| AccountingPeriod | Table Microsoft.Foundation.Period."Accounting Period" | |
| AccountingPeriod2 | Table Microsoft.Foundation.Period."Accounting Period" | |
| AccountingPeriod3 | Table Microsoft.Foundation.Period."Accounting Period" |