SAP ABAP Data Element USCHKSTAT (Check Indicator for Checking S_TCODE in CALL TRANSACTION)
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 USCHKSTAT
Short Description Check Indicator for Checking S_TCODE in CALL TRANSACTION  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type USCHKSTAT    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 Check Ind. 
Medium 15 Check Indicator 
Long 20 Check Indicator 
Heading 15 Check Indicator 
Documentation

Definition

Use

The check indicator determines whether a transaction start authorization check (that is, an authorization check against the object S_TCODE with the transaction code of the called transaction, and additional authorization checks entered in transaction SE93 for the transaction, if appropriate) is to be performed when the ABAP statement CALL TRANSACTION is run.

You can enter the following values:

  • Yes: An authorization check is performed when the ABAP statement CALL TRANSACTION is run
  • No: No authorization check is performed
  • SPACE (empty): One of the above check indicators is yet to be set. In the current release, no authorization check is performed. However, this may change in future releases.

For more information about the function described here, see SAP Note 358122.

Dependencies

Example

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