SAP ABAP Message Class /SAPCND/MAINTENANCE Message Number 856 (This instance for the interaction was already initialized)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-PRC-CON (Application Component) Condition Technique
     /SAPCND/MAINTENANCE (Package) Condition Maintenance
Attribute
Message class /SAPCND/MAINTENANCE  
Short Description Output for Condition Maintenance    
Message Number 856  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20050219   
Message Text
This instance for the interaction was already initialized
Help Document

Diagnosis

The current instance of the interaction layer was already initialized. You have tried to call up the INIT method again, without first calling the CLOSE method to deinitialize the current instance of the interaction layer again correctly. This is necessary so that all resources can be released.

If this error is recognized, no implicit call for the CLOSE method takes place in order to flag a double call of the INIT method, and to avoid the loss of data currently available.

System Response

If the caller does not correct this error, the system triggers a short dump.

Procedure

Inform your system administrator.

Procedure for System Administration

Customer

Inform your responsible support organization.

Developer

Make sure that you first execute the CLOSE method, and avoid calling the INIT method repeatedly.

History
Last changed on/by 20130531  SAP 
SAP Release Created in   30A