Páginas filhas
  • AF036PRC - Pre-saving of the asset posting form

Description

AF036PRC - Entry point in the pre-saving of the asset posting form.

Notes

The entry point AF036PRC pre-saves the asset posting form (Form + grid) in the process of manual and batch posting. Execution processed within the data saving transaction. It replaces the entry points ATFA030 and ATFA035.

Examples

/*/{Protheus.doc} AF036PRC

An entry point in the pre-saving of the asset posting form (Form + grid) in the process of manual and batch posting.

Execution processed within a data saving transaction.It replaces the entry points ATFA030 and ATFA035.

@author TOTVS

@since 05/05/2014

@version 1.0

/*/

User Function AF036PRC()

Local aArea := GetArea()

Help("" ,1, "AF036PRC",,"Entry point run before saving the posting record of the asset." ,1,0)

RestArea(aArea)

Return Nil

Language

Portuguese(Brazil)

Versions

Microsiga_Protheus12

Operating Systems Supported

All

Compatible with the following Databases

TOTVSDBAccess

Source Program

ATFA036.PRW

  • Sem rótulos