SAP ABAP Message Class /SAPCND/MAINTENANCE Message Number 854 (Specified maintenance context &1 does not exist)
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 854  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20050219   
Message Text
Specified maintenance context &1 does not exist
Help Document

Diagnosis

Maintenance context that you specified, does not exist.

A special logic can be implemented for condition maintenance using a maintenance context that is only effective withing a specific environment (the context). All BAdIs for condition maintenance have the maintenance context as filter criterion. Refer to the corresponding documentation for BAdI definitions to get more information.

Example: In condition maintenance in the product master, the PRODUCT field is always hidden, but despite this, it is of course always correctly filled. This is achieved because the product master has defined the PRODUCT maintenance context, and has also entered a special BAdI implementation for the data element of the PRODUCT field, and for the PRODUCT maintenance context. The field is filled in the background within the method for the field check. In other environments, this BAdI implementation is not used, as the PRODUCT maintenance context is not provided there. If there is no BAdI implementation for the field and respective maintenance context, the BAdI implementation with the default context is taken, and the field contents is checked for correctness and consistency in relation to other fields.

If no maintenance context is specified, the default context is used. You can use the CTMNT_NORMAL constant for this. It is available via the CTMNT type pool. However, you often do not have to specify this as the maintenance context is an optional parameter in most cases.

System Response

The selected action cannot be executed.

Procedure

Inform your system administrator.

Procedure for System Administration

Customer

Inform your responsible support organization.

Developer

You may have provided an incorrect maintenance context. Otherwise inform your responsible support organization.

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