Function: Automatic Routine ATFA010 - Fixed Assets Update
Scope: | Microsiga Protheus 11, Protheus 10 |
Versions: | Protheus 10 |
Compatible Countries: | All |
Operating Systems: | All |
Compatible with the following Databases: | All |
Access Level: | Level 1 (Customer Access) |
Languages: | Brazilian Portuguese, European Portuguese, Spanish, English |
Description:
This routine enables the automatic addition of assets.
...
MSExecAuto( {|X,Y,Z,W| ATFA010(X,Y,Z,W)} ,aCab ,aItens, nOpc,aParamAuto)
Parameters:
Name | Type | Description |
aCabec | Array | Array containing fields of the header (SN1). |
aItens | Array | Array containing fields of items (SN3). |
nOpc | Array | 3 - Addition 4 - Editing requires the use of field LINPOS to locate the asset 5 - Deletion requires the use of field LINPOS to locate the asset and AUTDELETA to delete it |
aParamAuto | Array | Array containing the answers to routine Questions (SX1) |
Examples
Example of Addition
...