SAP ABAP Data Element SUID_DBMS_USER (DBMS User)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR_IDENTITY_DBMS (Package) Data Base Management System User Administration
Basic Data
Data Element SUID_DBMS_USER
Short Description DBMS User  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SUID_DBMS_USER    
Data Type CHAR   Character String 
Length 127    
Decimal Places 0    
Output Length 127    
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 DB User 
Medium 20 DBMS User 
Long 40 Database Management System User 
Heading 55 DBMS User 
Documentation

Definition

Indicates the user ID of the user in the database management system (DBMS) associated with a user in SAP NetWeaver Application Server (SAP NetWeaver AS) ABAP.

Use

Use DBMS users when your users use applications that access the database directly. Creating DBMS users enables you to assign appropriate authorizations in your DBMS system, instead of using a single DBMS user with wide-ranging authorizations.

By default, SAP NetWeaver AS ABAP enters the same user ID for the DBMS user as the ABAP user. Using the same user ID makes it easier to identify the users in both systems.

Note: Some DBMS allow fewer kinds of characters in user IDs than what SAP NetWeaver AS ABAP allows. When considering what characters you allow for ABAP user IDs, only use characters that your DBMS also allows. Refer to the documentation of your DBMS.

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 740