SAP ABAP Class CL_GRAC_FEEDER_PROV_LOG (Feeder class for Access Request Search OIF)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ACCESS_REQUEST (Package) Access Control GRC Access Request
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100517 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20100517 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20100517 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20100517 |
Properties
| Class | CL_GRAC_FEEDER_PROV_LOG | |
| Short Description | Feeder class for Access Request Search OIF | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_ACCESS_REQUEST | Access Control GRC Access Request |
| Created | 20100517 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_FEEDER_PROV_LOG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20100517 | ||
| 2 | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20100517 | ||
| 3 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20100517 |
Friends
Class CL_GRAC_FEEDER_PROV_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100517 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro Context | 20100517 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100517 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_GUIBB_RENDER | GUIBB Rendering | 20100517 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100517 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20100517 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | GRAC_T_SEARCH_RENDER_SETTINGS | Search render properties | 20101208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100517 | ||
| 2 | Instance method | Private | Method | Execute SQL Search - Later move to API_ROLE Class | 20100517 | |
| 3 | Static method | Public | Method | 20100517 | ||
| 4 | Instance method | Private | Method | Search ERM Roles | 20100517 | |
| 5 | Instance method | Public | Method | 20100517 | ||
| 6 | Instance method | Public | Method | 20100517 | ||
| 7 | Instance method | Public | Method | 20100517 |
Events
Class CL_GRAC_FEEDER_PROV_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_STRU_INPUT | Public | See coding | 20100517 | |
||
| 2 | LTY_STRU_LIST | Public | See coding | 20100517 | |
||
| 3 | S_ELEMENT | Public | See coding | 20100517 | |
||
| 4 | T_ACTION_LIST | Public | See coding | 20100517 | |
||
| 5 | T_ACTION_SEARCH | Public | See coding | 20100517 | |
||
| 6 | T_BPROC_LIST | Public | See coding | 20100517 | |
||
| 7 | T_ELEMENTS | Public | See coding | 20100517 | |
||
| 8 | T_LANDSCAPE_LIST | Public | See coding | 20100517 | |
||
| 9 | T_ORGLVL_LIST | Public | See coding | 20100517 | |
||
| 10 | T_ORGLVL_SEARCH | Public | See coding | 20100517 | |
||
| 11 | T_PERMISSION_LIST | Public | See coding | 20100517 | |
||
| 12 | T_PERMISSION_SEARCH | Public | See coding | 20100517 | |
||
| 13 | T_SYSTEM | Public | See coding | 20100517 | |
||
| 14 | T_S_RESULT | Public | See coding | 20100517 | |
||
| 15 | T_T_RESULT | Public | See coding | 20100517 | |
Method Signatures
Method CREATE_FEEDER_NODE_SPECIFIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIG_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100517 | |||
| 2 | IO_NODE_DYNAMIC | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100517 |
Method CREATE_FEEDER_NODE_SPECIFIC on class CL_GRAC_FEEDER_PROV_LOG has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | rsparams Table | 20100517 | |||
| 2 | RT_RESULTS | Value transfer | Type reference (TYPE) | GRAC_T_API_REQUEST_LIST | Table type for role search results | 20100517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100517 |
Method RETRIEVE_SEARCH_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SEARCH_CRITERIA | Value transfer | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20100517 |
Method RETRIEVE_SEARCH_CRITERIA on class CL_GRAC_FEEDER_PROV_LOG has no exception.
Method SEARCH_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEARCH_ATTRS | Call by reference | Type reference (TYPE) | GRAC_T_ROLE_SEARCH_PARAM | Role search parameter table type | 20100517 | |||
| 2 | RT_USER_ROLES | Value transfer | Type reference (TYPE) | GRAC_T_API_ROLE_SEARCH_RESULT | Role Attributes | 20100517 |
Method SEARCH_ROLES on class CL_GRAC_FEEDER_PROV_LOG has no exception.
Method SET_WD_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20100517 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100517 | |||
| 3 | IO_SEARCH_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100517 |
Method SET_WD_INSTANCES on class CL_GRAC_FEEDER_PROV_LOG has no exception.
Method SORT_GUIBB_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT | Web Dynpro Context | 20100517 |
Method SORT_GUIBB_NODES on class CL_GRAC_FEEDER_PROV_LOG has no exception.
Method SORT_NODE_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100517 |
Method SORT_NODE_ELEMENTS on class CL_GRAC_FEEDER_PROV_LOG has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |