SAP ABAP Class CL_DBMS_CUSTOMIZING (DB User customizing)
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
⤷
⤷
Properties
| Class | CL_DBMS_CUSTOMIZING | |
| Short Description | DB User customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUSR_IDENTITY_DBMS | Data Base Management System User Administration |
| Created | 20120911 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBMS_CUSTOMIZING has no forward declaration.
Interfaces
Class CL_DBMS_CUSTOMIZING has no interface implemented.
Friends
Class CL_DBMS_CUSTOMIZING has no friend class.
Attributes
Class CL_DBMS_CUSTOMIZING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get the client in which DBMS users can be created | 20120911 | |
| 2 | Static method | Public | Method | Get DBMS connection which is used for DB user management | 20120911 | |
| 3 | Static method | Public | Method | 20121018 |
Events
Class CL_DBMS_CUSTOMIZING has no event.
Types
Class CL_DBMS_CUSTOMIZING has no local type.
Method Signatures
Method GET_CREATION_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLIENT | Value transfer | Type reference (TYPE) | MANDT | Client | 20120911 |
Method GET_CREATION_CLIENT on class CL_DBMS_CUSTOMIZING has no exception.
Method GET_DBMS_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DBMS_CON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20120911 |
Method GET_DBMS_CONNECTION on class CL_DBMS_CUSTOMIZING has no exception.
Method IF_DBMS_UM_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | SESF_BOOLEAN | Boolesche Variable | 20121018 |
Method IF_DBMS_UM_ACTIVE on class CL_DBMS_CUSTOMIZING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |