IMS Special Features 

The individual parameters required for LU6.2 communication are listed in the description of the IBM LU6.1 adapter for LU6.2 applications.

SAP is subject to all the restrictions of the LU6.1 adapter for LU6.2 applications.

For communication with an R/2 System in IMS environment, the following parameters are particularly important:

Active connection:

Here, asynchronous means that a RECEIVE statement is not permitted, but the conversation must be acknowledged using CONFIRMED ( Status = CM_CONFIRM_DEALLOC_RECEIVED).

Remotely attachable ABAP program:

Only the first segment of a message is processed (up to 5.0C), so that data can be cut off.

From R/2 Release 5.0D, the individual segments are concatenated and passed to the SAP application as a complete message.

Alternatively, you can call the command /SIGN. Use SEND to send the USERID/PWD to IMS. Use RECEIVE to get the corresponding IMS message: DFSxxx....