Products Downloads


French version


 

Level 2 generation

 

The instructions generated in these sections correspond to the verification of modified subfile records.

 

The verification section also contains instructions for management rules related to information contained in each transaction.

 

Typical structure

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

VERIFICATION xx

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

BEGIN_STD_B

< Generation of the BC-class management rules to the transaction template of the transaction >

END_STD

BEGIN_STD

< Generation of the CT-class management rules, for the I or B, non-subfile fields >

PREPARE_MSG 0001 ZPROP_X1

IF   ZPROP_X1 <> 0

ERROR

END

< Generation of the CA-class management rules for the non-subfile fields >

ZPROP_X1 = ZPROP_X2 * ZPROP_X3

END_STD

MANAGE_SFL n

BEGIN_STD

< Generation of the CT-class management rules for the I or B subfile fields >

PREPARE_MSG 0001 ZPROP_Y1

IF   ZPROP_Y1 <> 0

ERROR

END_STD

< Generation of the CA-class management rules for the subfile fields >

ZPROP_Y1 = ZPROP_Y2 * ZPROP_Y3

END

END_MANAGE_SFL

BEGIN_STD_E

< Generation of the EC-class management rules that are assigned to the transaction template of the transaction >

END_STD

 

Note: As regards CT and CA-class management rules, the $PROP (properties) on the screen are replaced by screen field guide words; otherwise, they are replaced by file field guide words.

 

 

Click below for further information about:

 

↑ Top of page


  • Aucune étiquette