SAP ABAP Class CL_GRAC_AD_HDB (CL_GRAC_AD_HDB)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ADAPTORS (Package) Access Control GRC Calls for Plag-in's and WSDL
⤷
⤷
Properties
| Class | CL_GRAC_AD_HDB | |
| Short Description | CL_GRAC_AD_HDB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_ADAPTORS | Access Control GRC Calls for Plag-in's and WSDL |
| Created | 20120622 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRAC_AD_HDB has no interface implemented.
Friends
Class CL_GRAC_AD_HDB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 9 | 20120630 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 3 | 20120630 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 2 | 20120630 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 8 | 20120630 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | 11 | 20120702 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 10 | 20120702 | |||
| 7 | Constant | Public | Type reference (TYPE) | I | 6 | 20120630 | |||
| 8 | Constant | Public | Type reference (TYPE) | I | 5 | 20120630 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'ERROR' | 20120627 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'EXIST' | 20120627 | |||
| 11 | Constant | Public | Type reference (TYPE) | I | 7 | 20120630 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'INFORMATION' | 20120627 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | Description of Database Connections | 20120622 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20120702 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'NOTEXIST' | 20120627 | |||
| 16 | Constant | Public | Type reference (TYPE) | I | 4 | 20120630 | |||
| 17 | Constant | Public | Type reference (TYPE) | I | 1 | 20120630 | |||
| 18 | Constant | Public | Type reference (TYPE) | I | 0 | 20120630 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'SUCCESS' | 20120627 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'WARNING' | 20120627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assign Remove User Role | 20120622 | |
| 2 | Instance method | Public | Method | Close Connection to database | 20120622 | |
| 3 | Instance method | Public | Method | Create and Remove User | 20120622 | |
| 4 | Static method | Public | Method | Get Intance object of this class | 20120622 | |
| 5 | Instance method | Public | Method | Get Execution Status message | 20120622 | |
| 6 | Instance method | Public | Method | Get New GUID. | 20120622 | |
| 7 | Instance method | Public | Method | Generate new password. | 20120627 | |
| 8 | Instance method | Public | Method | Init Connection to database | 20120622 | |
| 9 | Instance method | Public | Method | Lock Unlock User. | 20130226 | |
| 10 | Instance method | Public | Method | Lock Unlock User. | 20130226 | |
| 11 | Instance method | Public | Method | Lock Unlock User. | 20120622 | |
| 12 | Instance method | Public | Method | Rename User Update user password. | 20120622 |
Events
Class CL_GRAC_AD_HDB has no event.
Types
Class CL_GRAC_AD_HDB has no local type.
Method Signatures
Method ASSIGN_REMOVE_USER_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120702 | ||||
| 2 | EV_STATUS | Value transfer | Type reference (TYPE) | I | 20120702 | ||||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | I | 1 | (1=Assign Role, 2=Remove Role) | 20120622 | ||
| 4 | IV_ROLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 5 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 6 | IV_USER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120622 |
Method ASSIGN_REMOVE_USER_ROLE on class CL_GRAC_AD_HDB has no exception.
Method CLOSE_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | I | 20120622 |
Method CLOSE_CONNECTION on class CL_GRAC_AD_HDB has no exception.
Method CREATE_REMOVE_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120702 | ||||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | I | 20120702 | ||||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | I | 1 | (1=Create User, 2=Remove User) | 20120622 | ||
| 4 | IV_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 5 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 6 | IV_USER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120622 |
Method CREATE_REMOVE_USER on class CL_GRAC_AD_HDB has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTOR_NAME | Call by reference | Type reference (TYPE) | STRING | Description of Database Connections | 20120622 | |||
| 2 | RR_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_GRAC_AD_HDB | CL_GRAC_AD_HDB | 20120622 |
Method GET_INSTANCE on class CL_GRAC_AD_HDB has no exception.
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 3 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20120622 |
Method GET_MESSAGE on class CL_GRAC_AD_HDB has no exception.
Method GET_NEW_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID | Value transfer | Type reference (TYPE) | STRING | 20120622 |
Method GET_NEW_GUID on class CL_GRAC_AD_HDB has no exception.
Method GET_NEW_PASSWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PASSWORD | Value transfer | Type reference (TYPE) | STRING | 20120627 |
Method GET_NEW_PASSWORD on class CL_GRAC_AD_HDB has no exception.
Method INIT_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | I | 20120622 |
Method INIT_CONNECTION on class CL_GRAC_AD_HDB has no exception.
Method IS_ROLE_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20130226 | ||||
| 2 | EV_STATUS | Value transfer | Type reference (TYPE) | I | 20130226 | ||||
| 3 | IV_ROLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130226 | ||||
| 4 | RV_ROLE_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | Replacement for Real Boolean Type: 'X' == True '' == False | 20130226 |
Method IS_ROLE_EXIST on class CL_GRAC_AD_HDB has no exception.
Method IS_USER_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20130226 | ||||
| 2 | EV_STATUS | Value transfer | Type reference (TYPE) | I | 20130226 | ||||
| 3 | IV_USER_NAME | Call by reference | Type reference (TYPE) | STRING | 20130226 | ||||
| 4 | RV_USER_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | Replacement for Real Boolean Type: 'X' == True '' == False | 20130226 |
Method IS_USER_EXIST on class CL_GRAC_AD_HDB has no exception.
Method LOCK_UNLOCK_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120702 | ||||
| 2 | EV_STATUS | Value transfer | Type reference (TYPE) | I | 20120702 | ||||
| 3 | IV_LOCK_UNLOCK_FLAG | Call by reference | Type reference (TYPE) | I | 1 | (1=Lock, 2=UnLock) | 20120622 | ||
| 4 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 5 | IV_USER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120622 |
Method LOCK_UNLOCK_USER on class CL_GRAC_AD_HDB has no exception.
Method RENAME_UPDATE_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20120702 | ||||
| 2 | EV_STATUS | Value transfer | Type reference (TYPE) | I | 20120702 | ||||
| 3 | IV_NEW_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 4 | IV_NEW_USER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 5 | IV_OLD_USER_NAME | Call by reference | Type reference (TYPE) | STRING | 20120622 | ||||
| 6 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | 20120622 |
Method RENAME_UPDATE_USER on class CL_GRAC_AD_HDB has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |