Description | Entry Point ATF010SAL allows the customization of the validation performed when including a new fixed asset. This validation checks the asset type x balance type x depreciation method. | |||
Examples | #include "rwmake.ch" User Function ATF010SAL() Local aConfig := aClone(ParamIxb1) /* Structure of original aConfig (conveyed as parameter) is an array with three positions, each as follows:
| |||
Language | Portuguese(Brazil) | |||
Versions | Microsiga Protheus 10 and Microsiga Protheus 11 | |||
Operating Systems Supported | All | |||
Compatible with the following Databases | All | |||
Parameters | ParamIxb - Array containing the original aConfig array in its first position, with the following structure: Structure of original aConfig (conveyed as parameter) is an array with three positions, each as follows:
| |||
Return | aRet - Array containing the same structure as the original aConfig (see parameter above). | |||
Source Program | ATFXFUN.PRX |