SAP ABAP Class CL_GRAC_DT_USER_SEARCH (UI5 Desk Top App Service Class)
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_USER_SEARCH | |
| Short Description | UI5 Desk Top App Service Class | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20121026 |
Friends
Class CL_GRAC_DT_USER_SEARCH has no friend class.
Attributes
Class CL_GRAC_DT_USER_SEARCH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Get session handle | 20130103 | |
| 2 | Static method | Public | Method | Get Users for Manager from Repository | 20121026 | |
| 3 | Instance method | Public | Method | Get Users | 20121026 | |
| 4 | Static method | Public | Method | 20121026 | ||
| 5 | Static method | Private | Method | Is Valid Manager | 20130205 | |
| 6 | Static method | Private | Method | Removing empty data from json | 20121026 | |
| 7 | Static method | Private | Method | Get session handle | 20130103 |
Events
Class CL_GRAC_DT_USER_SEARCH has no event.
Types
Class CL_GRAC_DT_USER_SEARCH has no local type.
Method Signatures
Method DESERILIZE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_JSON_IN_OUT | Value transfer | Type reference (TYPE) | ANY | 20130103 | ||||
| 2 | IV_JSON_IN | Value transfer | Type reference (TYPE) | STRING | Session Management for GRC APIs | 20130103 |
Method DESERILIZE_DATA on class CL_GRAC_DT_USER_SEARCH has no exception.
Method GET_REPOSITORY_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | GRAC_S_DT_USR_SRCH_CRITERIA | SAP UI5 Json structure for User Search | 20121026 | |||
| 2 | RT_USERS | Value transfer | Type reference (TYPE) | GRAC_T_USER | Table of users (+details) | 20121026 |
Method GET_REPOSITORY_USERS on class CL_GRAC_DT_USER_SEARCH has no exception.
Method GET_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | GRAC_S_DT_USR_SRCH_CRITERIA | SAP UI5 Json structure for User Search | 20121026 | |||
| 2 | RT_USERS | Value transfer | Type reference (TYPE) | GRAC_T_USER | Table Type for Users | 20121026 |
Method GET_USERS on class CL_GRAC_DT_USER_SEARCH has no exception.
Method GET_USER_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USERID | Call by reference | Type reference (TYPE) | GRAC_USER | User ID | 20121026 | |||
| 2 | RS_USER_DETAILS | Value transfer | Type reference (TYPE) | GRAC_S_API_USER_INFO | User information | 20121026 |
Method GET_USER_DETAILS on class CL_GRAC_DT_USER_SEARCH has no exception.
Method IS_VALID_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MANAGER_ID | Call by reference | Type reference (TYPE) | STRING | 20130205 | ||||
| 2 | RV_IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | Replacement for Real Boolean Type: 'X' == True '' == False | 20130205 |
Method IS_VALID_MANAGER on class CL_GRAC_DT_USER_SEARCH has no exception.
Method REMOVE_EMPTY_JSON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | JSON | Call by reference | Type reference (TYPE) | STRING | 20121026 |
Method REMOVE_EMPTY_JSON on class CL_GRAC_DT_USER_SEARCH has no exception.
Method SERILIZE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_JSON_IN | Value transfer | Type reference (TYPE) | ANY | Session Management for GRC APIs | 20130103 | |||
| 2 | RV_JSON_OUT | Value transfer | Type reference (TYPE) | STRING | 20130103 |
Method SERILIZE_DATA on class CL_GRAC_DT_USER_SEARCH has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |