SAP ABAP Class IF_IDENTITY_DBMS_USER (Interface Identity: DBMS User)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_IDENTITY Interface of Identity 20120906
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IDENTITY Identity Class 20120906
Properties
Class IF_IDENTITY_DBMS_USER  
Short Description Interface Identity: DBMS User    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120906   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_IDENTITY_DBMS_USER has no forward declaration.
Interfaces
Class IF_IDENTITY_DBMS_USER has no interface implemented.
Friends
Class IF_IDENTITY_DBMS_USER has no friend class.
Attributes
Class IF_IDENTITY_DBMS_USER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DBMS_ROLES Instance method Public Method Get DBMS role assignments 20130206
2 GET_DBMS_USER Instance method Public Method Get DBMS user data 20120906
3 SET_DBMS_ROLES Instance method Public Method Set DBMS role assignments 20130206
4 SET_DBMS_USER Instance method Public Method Set DBMS user data 20120906
Events
Class IF_IDENTITY_DBMS_USER has no event.
Types
Class IF_IDENTITY_DBMS_USER has no local type.
Method Signatures

Method GET_DBMS_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SUID_MSG_BUFFER Read-Only Access 20130206
2 Exporting ET_DBMS_ROLES Call by reference Type reference (TYPE) SUID_TT_NODE_DBMS_ROLES 20130206
3 Importing IV_REQUEST_BEFORE_IMAGE Call by reference Type reference (TYPE) SESF_BOOLEAN SPACE Boolean 20130206
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY 20130206

Method GET_DBMS_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SUID_MSG_BUFFER Read-Only Access 20120917
2 Exporting ES_DBMS_USER Call by reference Type reference (TYPE) SUID_ST_NODE_DBMS_USER 20120917
3 Importing IV_REQUEST_BEFORE_IMAGE Call by reference Type reference (TYPE) SESF_BOOLEAN SPACE 20120917
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY Exception Klasse Identity: Transaktionale Fehler 20120918

Method SET_DBMS_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SUID_MSG_BUFFER 20130206
2 Exporting EO_NOTIFY Call by reference Object reference (TYPE REF TO) IF_SUID_NOTIFICATION_HANDLER 20130206
3 Importing IT_DBMS_ROLES Call by reference Type reference (TYPE) SUID_TT_NODE_DBMS_ROLES 20130206
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY 20130206

Method SET_DBMS_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MSG_BUFFER Call by reference Object reference (TYPE REF TO) IF_SUID_MSG_BUFFER Read-Only Access 20120917
2 Exporting EO_NOTIFY Call by reference Object reference (TYPE REF TO) IF_SUID_NOTIFICATION_HANDLER Read Access for Change Handler 20120917
3 Importing IS_DBMS_USER Call by reference Type reference (TYPE) SUID_ST_NODE_DBMS_USER 20120917
4 Importing IT_CHANGE_FIELDS Call by reference Type reference (TYPE) SUID_TT_FIELDS Table Type: Field List 20120917
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY Exception Klasse Identity: Transaktionale Fehler 20120918
History
Last changed by/on SAP  20140121 
SAP Release Created in