SAP ABAP Class CL_GRAC_FEEDER_CUP_REPORTING (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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20100816 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20100816 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20100816 |
Properties
| Class | CL_GRAC_FEEDER_CUP_REPORTING | |
| Short Description | Feeder class for Access Request Search OIF | |
| Super 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 | 20100816 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_FEEDER_CUP_REPORTING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20100816 | ||
| 2 | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20100816 | ||
| 3 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20100816 |
Friends
Class CL_GRAC_FEEDER_CUP_REPORTING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100816 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | GRFN_T_REP_FILTER_DEFINITION | Filter Definition | 20100817 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110124 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | GRAC_T_SEARCH_PARAM_REPT | Table type for Access Request search parameters for reports | 20100819 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | FPMGB_T_SEARCH_CRITERIA | search criteria for GUIBB Search | 20100816 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | GRAC_T_SEARCH_RENDER_SETTINGS | Search render properties | 20100816 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | GRFN_REPNAME | Report name | 20100817 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20100816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100816 | ||
| 2 | Instance method | Public | Method | 20100819 | ||
| 3 | Instance method | Private | Method | 20100816 | ||
| 4 | Static method | Public | Method | 20100816 | ||
| 5 | Static method | Public | Method | Set Report name | 20100817 | |
| 6 | Static method | Public | Method | 20100816 | ||
| 7 | Instance method | Public | Method | 20100816 | ||
| 8 | Instance method | Public | Method | 20100816 |
Events
Class CL_GRAC_FEEDER_CUP_REPORTING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_STRU_INPUT | Public | See coding | 20100816 | |
||
| 2 | LTY_STRU_LIST | Public | See coding | 20100816 | |
||
| 3 | S_ELEMENT | Public | See coding | 20100816 | |
||
| 4 | T_ACTION_LIST | Public | See coding | 20100816 | |
||
| 5 | T_ACTION_SEARCH | Public | See coding | 20100816 | |
||
| 6 | T_BPROC_LIST | Public | See coding | 20100816 | |
||
| 7 | T_ELEMENTS | Public | See coding | 20100816 | |
||
| 8 | T_LANDSCAPE_LIST | Public | See coding | 20100816 | |
||
| 9 | T_ORGLVL_LIST | Public | See coding | 20100816 | |
||
| 10 | T_ORGLVL_SEARCH | Public | See coding | 20100816 | |
||
| 11 | T_PERMISSION_LIST | Public | See coding | 20100816 | |
||
| 12 | T_PERMISSION_SEARCH | Public | See coding | 20100816 | |
||
| 13 | T_SYSTEM | Public | See coding | 20100816 | |
||
| 14 | T_S_RESULT | Public | See coding | 20100816 | |
||
| 15 | T_T_RESULT | Public | See coding | 20100816 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRAC_FEEDER_CUP_REPORTING has no parameter.
Method CONSTRUCTOR on class CL_GRAC_FEEDER_CUP_REPORTING has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110124 | |||
| 2 | ET_RESULT | Call by reference | Type reference (TYPE) | GRAC_T_SEARCH_PARAM_REPT | Table type for Access Request search parameters for reports | 20100819 |
Method GET_RESULT on class CL_GRAC_FEEDER_CUP_REPORTING 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 | 20100816 | |||
| 2 | RT_RESULTS | Value transfer | Type reference (TYPE) | GRAC_T_API_REQUEST_LIST | Table type for role search results | 20100816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100816 |
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 | 20100816 |
Method RETRIEVE_SEARCH_CRITERIA on class CL_GRAC_FEEDER_CUP_REPORTING has no exception.
Method SET_REPORTNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REPORT | Value transfer | Type reference (TYPE) | GRFN_REPNAME | Report name | 20100817 |
Method SET_REPORTNAME on class CL_GRAC_FEEDER_CUP_REPORTING 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 | 20100816 | |||
| 2 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100816 | |||
| 3 | IO_SEARCH_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100816 |
Method SET_WD_INSTANCES on class CL_GRAC_FEEDER_CUP_REPORTING 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 | 20100816 |
Method SORT_GUIBB_NODES on class CL_GRAC_FEEDER_CUP_REPORTING 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 | 20100816 |
Method SORT_NODE_ELEMENTS on class CL_GRAC_FEEDER_CUP_REPORTING has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |