SAP ABAP Class CL_GRAC_DT_CONFIG (To get the search results of the role)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_UI_UTILITIES (Package) Access Control GRC Various UI supporting infrastructures
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20121026 |
Properties
| Class | CL_GRAC_DT_CONFIG | |
| Short Description | To get the search results of the role | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_UI_UTILITIES | Access Control GRC Various UI supporting infrastructures |
| Created | 20121026 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_DT_CONFIG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20121026 |
Friends
Class CL_GRAC_DT_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | GRFN_T_CCICONNECTOR | Connector list for scenario and sub scenario | 20121026 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get all application areas | 20121119 | |
| 2 | Static method | Private | Method | Get Configurations for Home Page Doors | 20121221 | |
| 3 | Static method | Private | Method | Get Configurations for Role Search | 20121221 | |
| 4 | Static method | Public | Method | Get search criteria attributes from Configuration | 20121026 |
Events
Class CL_GRAC_DT_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ROLE_ID | Private | Type reference (TYPE) | GRAC_ROLEID | 20121026 | |
Method Signatures
Method GET_APP_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_APP_AREA | Value transfer | Type reference (TYPE) | GRAC_DT_APP_AREA | Table type for Application Area | 20121119 |
Method GET_APP_AREA on class CL_GRAC_DT_CONFIG has no exception.
Method GET_DOORS_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JSON_OUT | Value transfer | Type reference (TYPE) | STRING | 20121221 | ||||
| 2 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20121221 |
Method GET_DOORS_CONFIG on class CL_GRAC_DT_CONFIG has no exception.
Method GET_ROLE_SEARCH_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JSON_OUT | Value transfer | Type reference (TYPE) | STRING | 20121221 | ||||
| 2 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20121221 |
Method GET_ROLE_SEARCH_CONFIG on class CL_GRAC_DT_CONFIG has no exception.
Method GET_SEARCH_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADVANCED_SEARCH | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20121027 | |||
| 2 | IV_SIMPLE_SEARCH | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20121027 | |||
| 3 | RT_ROLE_SEARCH_ATTR_CONFIG | Value transfer | Type reference (TYPE) | GRAC_T_DT_ROLE_SEARCH_CONFIG | Table of search criteria | 20121026 |
Method GET_SEARCH_ATTRIBUTES on class CL_GRAC_DT_CONFIG has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |