Products Downloads


French version


 

 

ADELIA

      

      

      

      

(I)

 

 

 

 

 

Section for use

TRANSACTION (recommended)

 

Syntax

VALIDATE TransactionNum

 

Description

This instruction calls the VALIDATION section which corresponds to the transaction defined in the expression.

 

The transaction is identified by its number TransactionNum.

 

Example

*********************

TRANSACTION 02

*********************

IF   *F12

PROCESS 01

END

VERIFY 02

VALIDATE 02

This runs the VALIDATION 02 section

PROCESS 02

*

* ...

**********************

INITIALIZATION 02

**********************

CHAIN ORDERS

PRESENT ORDERS

*

MANAGE_SFL 1

PRESENT ORDER_LINES

UPD_SFL

END_MANAGE_SFL

******************

VALIDATION 02

******************

STORE ORDERS

*

MANAGE_SFL 1

STORE ORDER_LINES

END_MANAGE_SFL

 

See also the list of 4GL instructions by topic

↑ Top of page


  • Aucune étiquette