SAP ABAP Data Element CV_MAINT (Indicator If Display/Maintenance with SE16/SM30 Is Allowed)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SEDD (Package) DDIC Editor
Basic Data
Data Element CV_MAINT
Short Description Indicator If Display/Maintenance with SE16/SM30 Is Allowed  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CV_MAINT    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 10 MaintTools 
Medium 18 Maintenance Tools 
Long 25 Maintenance Tools 
Heading
Documentation

This indicator specifies if a maintenance view or maintenance variant is fully or only restrictedly protected against standard maintenance tools such as the Data Browser (transaction SE16) or the table view maintenance (transactions SM30 and SM31).

Use

The indicator can have the following values:

  • ' ' = Usage of standard table maintenance tools allowed on a restricted basis:
    • If the indicator is set to ' ', the respective view can be displayed, but not maintained with transaction SE16.
    • A maintenance dialog for this view can be generated using transaction SE54.
    • Transaction SM30 does not allow the maintenance and display of this view.

      Note: The dialog generated can be included in view clusters (data maintenance with transaction SM34) or in a program using the function module View_Maintenance_Call.
  • 'X' = Usage of standard table maintenance tools allowed:
    • The respective view can be maintained and displayed with transaction SE16.

      Note: Should an SM30 maintenance dialog exist, this dialog is called.
    • A maintenance dialog for this view can be generated using transaction SE54.
    • Transaction SM30 allows the display and maintenance of this view.

      Note: The dialog generated can be included in view clusters (data maintenance with transaction SM34) or called similarly to the transaction call SM30 using the function module View_Maintenance_Call.

Remark:
When the standard maintenance tools are used, the system checks the authorizations of the user.

History
Last changed by/on SAP  20010220 
SAP Release Created in 610