Software AG Products 2.4.1 | Reference Guide | Default Statements | Detailed Syntax | @CICS
 
@CICS
The @CICS statement is used for CICS generation of calls using the CICS STUB support in Adabas.
The syntax of the statement is as follows:
Syntax of the cics statement
In this case the CICS call to Adabas does not use the TWA, but a STUB pointer that Adabas Pre-Compiler generates. The name of the pointer is taken from the appropriate @ADACALL statement. When using the @CICS STUB statement, you have to use the following @ADACALL:
@ADACALL ADABAS USING stub-pointer-name.
The usually used in CICS @TELE statement has to be omitted.