SAP ABAP Data Element UCONAUTH (UCON Service Authorization)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_DDIC (Package) DDIC elements for S_UNIFIED_CON and subpackages
Basic Data
Data Element UCONAUTH
Short Description UCON Service Authorization  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 8    
Decimal Places 0    
Output Length 8    
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 Authoriz. 
Medium 15 Authorization 
Long 20 Servce Authorization 
Heading 32 ICF Service Authorization 
Documentation

Definition

Authorization to use the ICF service

Use

When a literal is specified in this field, a check is made at runtime on the client side to see whether the calling user has the correct authorization to call this service. The specified literal must be entered in the authorization profile of the calling user in authorization object S_ICF.

Example

  • Specify the following for the service or alias in transaction SICF:
    • Value in the ICF_AUTH field: "CHECK".
  • In the authorization object S_ICF:
    • Value in the ICF_FIELD field: "SERVICE"
    • Value in the ICF_VALUE field: "CHECK".

History
Last changed by/on SAP  20141013 
SAP Release Created in 804