Description | AF036CPR - Pre-saving of the asset posting cancelation data |
---|---|
Notes | The entry point AF036CPR pre-saves the asset posting cancelation form (Form + grid) in the process of manual and batch posting. Execution processed within the data saving transaction. It replaces the entry points AF030CAN and AF035CAN. |
Examples | //{Protheus.doc} AF036CPR An entry point in the pre-saving of the asset posting cancelation form (Form + grid) in the process of manual and batch posting. Execution processed within a data saving transaction. It replaces the entry points AF030CAN and AF035CAN. @author TOTVS @since 05/05/2014 @version 1.0 /*/ User Function AF036CPR() Local aArea := GetArea() Help("" ,1, "AF036CPR",,"Entry point run before saving the cancelation record of asset posting." ,1,0) RestArea(aArea) Return Nil |
Language | Portuguese(Brazil) |
Versions | Microsiga_Protheus12 |
Operating Systems Supported | All |
Compatible with the following Databases | All |
Source Program | ATFA036.PRW |