SAP ABAP Data Element COND_MNT_RESULT (Result of Condition Maintenance)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-MD-CM (Application Component) Conditions
     COND_API (Package) API for Condition Maintenance
Basic Data
Data Element COND_MNT_RESULT
Short Description Result of Condition Maintenance  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type COND_MNT_RESULT    
Data Type INT1   1-byte integer, integer number <= 255 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

The result of condition maintenance is returned after each action, and provides information as to whether or not errors occurred when the action was carried out.

Possible values are:

  • 0                No errors
  • 2                No errors, but there are messages
  • 4                General error occurred (see Messages)
  • 8                Error in key of condition record
  • 16                Error in variable data part
  • 32                Error in data part of usage
  • 64                Error in validity period

Use

Dependencies

You get details on the errors in the messages that are returned.

Example

History
Last changed by/on SAP  20100310 
SAP Release Created in 700