SAP ABAP Data Element UI_Y_AUTHID (Authentification Type Content Provider)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BIC (Application Component) Business Information Collection
     UI (Package) SEM-BIC
Basic Data
Data Element UI_Y_AUTHID
Short Description Authentification Type Content Provider  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UI_Y_AUTHID    
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 AuthentTyp 
Medium 15 Authentific.Typ 
Long 21 Authentification Type 
Heading 21 Authentification Type 
Documentation

Definition

The authentification type is required for the automated logon to a content provider. The authentification type determines how the logon data is transferred to the content providers concerned. With online services both authentification methods are used "CGI authentification" (frequently) and "HTTP authentification" (infrequently).

The following examples for the transfer of logon data using the URL address make both methods clearer:

  • CGI authentification:

    http://www.company.com/<document_path>&p_username=<username>&p_password=<password>/...
  • HTTP authentification:

    http://<username>:<password>@www.company.com/<document_path>

History
Last changed by/on SAP  20041006 
SAP Release Created in 3.0A