Product: | TOTVS Backoffice |
Product Line: | Protheus Line |
Industry: | Services |
Module: | TOTVS Backoffice (Protheus Line) - Fixed Assets (SIGAFIS) |
Function: | ATFA350 |
Country: | Brazil |
Ticket: | Internal |
Requisite/Story/Issue | DSERCTR1-46030 |
You can use Entry Point AF350CAL to handle user fields after the asset depreciation calculation via atfa350. It allows the performance of additional calculations or of specific adjustments, in compliance with the business rules and needs of each implementation. This entry point is called after the main depreciation calculation of the asset is performed, offering the possibility of customizing depreciation results.
If lAtfa350 Execblock("AF350CAL",.F.,.F.) EndIf
User Function AF350CAL() If SN3->N3_NOVO == "1" // Item generated by posting of ATFA035 // customer validation EndIf Return
Important !!