Páginas filhas
  • ATF126GRV - Handling of Data for Request Analysis

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

Description

Entry point ATF126GRV is used for handling data after saving.

Examples

#include "rwmake.ch"
User function ATF126GRV()
Local nOpc := PARAMIXB1
if nOpc = 3
MSGAlert("Entry point executed at time of approval")
Elseif nOpc = 4
MSGAlert("Entry point executed at time of rejection")
EndIf
Return

Language

Portuguese(Brazil)

Versions

All

Operating Systems Supported

All

Compatible with the following Databases

All

Call events of the Entry Point

Approval / Rejection of Asset transfer and posting requests.

Source Program

ATFA126.PRW