SAP ABAP Data Element XUOKFLAG (N = Do not check; X = Always check; Y = Check + USOBT entry)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR (Package) ABAP User Administration
Basic Data
Data Element XUOKFLAG
Short Description N = Do not check; X = Always check; Y = Check + USOBT entry  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XUOKFLAG    
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 CheckFl. 
Medium 15 Check flag 
Long 20 Check flag 
Heading  
Documentation

Definition

The flag indicates how the system is to deal with the authorization object (new mode) for an authorization check.

Value 'N' Authorization object is not checked when the transaction is called.

Value 'Y' Authorization object is checked when the transaction is called. The values for the fields of the authorization object must also be maintained in table USOBT for the profile generator.

Value 'X' Authorization object is checked, but the field values are not specified in table USOBT for the profile generator.

Value (SPACE) A valid flag ('N', 'X', or 'Y') has not yet been assigned to the authorization object.

History
Last changed by/on SAP  20110908 
SAP Release Created in