Products Downloads


French version


 

 

      

VADELIA

SADELIA

WADELIA

MADELIA

 

(I/B) (C/S)

(B) (S)

(I/B) (C/S)

(I) (C/S)

 

Section for use

DECLARATION

 

Syntax

TEMP_TABLE TableName *REF_LDM(EntityName)

 

Description

This instruction declares a temporary table called TableName for which the definition is given by a reference to an entity of the LDM.

 

Note: The lifetime of a temporary table is linked to the process. So, for a given TableName name, there can only be one definition for a given process.

 

Example

TEMP_TABLE  ORD_TMP  *REF_LDM(ORDER)

 

 

↑ Top of page

  • Aucune étiquette