Páginas filhas
  • AT010GRV - Save Addition/Editing of Asset

 

Description

Entry point AT010GRV is offered when saving or editing an asset. It has the classification of assets as a parameter.

Examples

#INCLUDE "Protheus.ch"
 
User Function At010Grv()
 
Local lClass := Paramixb[1]
 
Alert("Executado PE At010Grv")
 
Return

Note  You can use Variable cMarca that handles selected items.

Language

Portuguese(Brazil)

Versions

Microsiga_Protheus10 and Microsiga_Protheus11

Operating Systems Supported

All

Compatible with the following Databases

All

Parameters

lClassifica(Asset Classification)

Call events of the Entry Point

If lAt010Grv
ExecBlock("At010Grv",.F.,.F.,{lClassifica})
EndIf

Source Program

ATFA010A.PRW