SAP ABAP Data Element COND_MNT_HANDLE (Handle for Maintenance Session)
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_HANDLE
Short Description Handle for Maintenance Session  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SYST_LONG    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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

Handle for a condition maintenance session.

Use

The handle is used to identify a session and the statuses and data stored in the session. A session can have three statuses:

  • Initialized
  • Running
  • Closed

Dependencies

The following restrictions currently apply:

  • Only condition records for one condition type and one condition table can be processed within a session.
  • It is not possible for two sessions to be open simultaneously.

This means that when the condition type changes, for example, one session must be closed and a new session opened.

Example

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