SAP ABAP Class CL_GRFN_REP_STRATEGY (Report: Strategy handling)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_REPORTING (Package) Shared PC-RM Reporting
⤷
⤷
Properties
| Class | CL_GRFN_REP_STRATEGY | |
| Short Description | Report: Strategy handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_REPORTING | Shared PC-RM Reporting |
| Created | 20100617 | 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_GRFN_REP_STRATEGY has no interface implemented.
Friends
Class CL_GRFN_REP_STRATEGY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | 'C' | 20130522 | |||
| 2 | Constant | Public | Type reference (TYPE) | C | 'X' | 20130522 | |||
| 3 | Constant | Public | Type reference (TYPE) | C | SPACE | 20130522 | |||
| 4 | Constant | Public | Type reference (TYPE) | GRFN_STORE_TYPE | 'E' | Report: Store type | 20100618 | ||
| 5 | Constant | Public | Type reference (TYPE) | GRFN_STORE_TYPE | 'H' | Report: Store type | 20100618 | ||
| 6 | Constant | Public | Type reference (TYPE) | GRFN_STORE_TYPE | 'F' | Report: Store type | 20140114 | ||
| 7 | Constant | Public | Type reference (TYPE) | GRFN_STORE_TYPE | 'C' | Report: Store type | 20100618 | ||
| 8 | Constant | Public | Type reference (TYPE) | GRFN_STORE_TYPE | 'M' | Report: Store type | 20100618 | ||
| 9 | Constant | Public | Type reference (TYPE) | GRFN_STORE_TYPE | 'N' | Report: Store type | 20110701 | ||
| 10 | Constant | Public | Type reference (TYPE) | GRFN_STORE_TYPE | SPACE | Report: Store type | 20100618 | ||
| 11 | Constant | Public | Type reference (TYPE) | GRFN_STORE_TYPE | 'X' | Report: Store type | 20100618 | ||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRFN_REP_ENGINE_OUT | Report engine interface | 20100617 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20100617 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_REP_ENTITY_HASHED | List of entities (hashed table) | 20110504 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_REP_ENTITY_HASHED | List of entities (hashed table) | 20100618 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | YT_FILTER_PARENT | 20130522 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_REP_ENTITY_HASHED | List of entities with implicit hierarchy | 20100618 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_REP_STRATEGY_COMPLETE | Reporting: Walking strategy steps | 20100617 |
Methods
Events
Class CL_GRFN_REP_STRATEGY has no event.
Types
Class CL_GRFN_REP_STRATEGY has no local type.
Method Signatures
Method ANALYSE_STRATEGY Signature
Method ANALYSE_STRATEGY on class CL_GRFN_REP_STRATEGY has no parameter.
Method ANALYSE_STRATEGY on class CL_GRFN_REP_STRATEGY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENGINE | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_REP_ENGINE_OUT | Report engine interface | 20100617 | |||
| 2 | IT_STRATEGY | Call by reference | Type reference (TYPE) | GRFN_T_REP_STRATEGY | Report: Strategy | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100617 |
Method GET_AGGREGATION_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDS | Call by reference | Type reference (TYPE) | GRFN_T_FIELDID_HASHED | List of fields: Hahsed table | 20100617 |
Method GET_AGGREGATION_FIELDS on class CL_GRFN_REP_STRATEGY has no exception.
Method GET_CHILD_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_STEP | Value transfer | Type reference (TYPE) | GRFN_S_REP_STRATEGY_COMPLETE | Reporting: Walking strategy step | 20100618 | |||
| 2 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100618 | |||
| 3 | IV_PARENT | Call by reference | Type reference (TYPE) | GRFN_POSITION | Report: Position | 20100618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100628 |
Method GET_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTITY | Value transfer | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20100621 | |||
| 2 | IV_ONLY_STORED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100621 |
Method GET_ENTITIES on class CL_GRFN_REP_STRATEGY has no exception.
Method GET_NEXT_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_POSITION | Value transfer | Type reference (TYPE) | GRFN_T_REP_STRATEGY_POSITION | Reporting: List of strategy positions | 20100617 | |||
| 2 | IV_ALL_LEVELS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100617 | ||||
| 3 | IV_IMPLICIT_CHILD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100621 | |||
| 4 | IV_POSITION | Call by reference | Type reference (TYPE) | GRFN_POSITION | Report: Position | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100617 |
Method GET_NEXT_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STEPS | Call by reference | Type reference (TYPE) | GRFN_T_REP_STRATEGY_COMPLETE | Reporting: Walking strategy steps | 20130522 | |||
| 2 | IV_POSITION | Call by reference | Type reference (TYPE) | GRFN_POSITION | Report: Position | 20130522 |
Method GET_NEXT_STEPS on class CL_GRFN_REP_STRATEGY has no exception.
Method GET_NEXT_STEP_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTITY | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Reporting: List of strategy positions | 20100621 | |||
| 2 | ET_ONLY_STORED | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20121024 | |||
| 3 | ET_STORED | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20121024 | |||
| 4 | IV_ALL_LEVELS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100621 | ||||
| 5 | IV_IMPLICIT_CHILD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100621 | |||
| 6 | IV_POSITION | Call by reference | Type reference (TYPE) | GRFN_POSITION | Report: Position | 20100621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100621 |
Method GET_ROOTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_POSITION | Value transfer | Type reference (TYPE) | GRFN_T_REP_STRATEGY_POSITION | Reporting: List of strategy positions | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100617 |
Method GET_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_STEP | Value transfer | Type reference (TYPE) | GRFN_S_REP_STRATEGY_COMPLETE | Reporting: Walking strategy step | 20100617 | |||
| 2 | IV_POSITION | Call by reference | Type reference (TYPE) | GRFN_POSITION | Report: Position | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100617 |
Method HAS_IMPLICIT_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HAS_CHILD | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100617 | ||||
| 2 | IV_POSITION | Call by reference | Type reference (TYPE) | GRFN_POSITION | Report: Position | 20100617 |
Method HAS_IMPLICIT_CHILD on class CL_GRFN_REP_STRATEGY has no exception.
Method HAS_SPLIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_SPLIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100720 |
Method HAS_SPLIT on class CL_GRFN_REP_STRATEGY has no exception.
Method REORDER_STRATEGY Signature
Method REORDER_STRATEGY on class CL_GRFN_REP_STRATEGY has no parameter.
Method REORDER_STRATEGY on class CL_GRFN_REP_STRATEGY has no exception.
Method SET_CHILD_MERGE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILTER_ENTITY | Call by reference | Type reference (TYPE) | GRFN_T_REP_ENTITY_HASHED | List of entities (hashed table) | 20100618 | |||
| 2 | IV_PARENT | Call by reference | Type reference (TYPE) | GRFN_PARENT_POSITION | Report: Parent position | 20100618 | |||
| 3 | RV_FILTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100618 |
Method SET_CHILD_MERGE_FILTER on class CL_GRFN_REP_STRATEGY has no exception.
Method SET_FILTER_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EXPLICIT_FILTER_ENTITY | Call by reference | Type reference (TYPE) | GRFN_T_REP_ENTITY_HASHED | Table of explicit entities | 20110504 | |||
| 2 | IT_FILTER_ENTITY | Call by reference | Type reference (TYPE) | GRFN_T_REP_ENTITY_HASHED | Table of entities | 20100621 |
Method SET_FILTER_ENTITIES on class CL_GRFN_REP_STRATEGY has no exception.
Method UPDATE_STRATEGY_FOR_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FILTER_ENTITY | Call by reference | Type reference (TYPE) | GRFN_T_REP_ENTITY_HASHED | List of entities (hashed table) | 20100618 | |||
| 2 | IV_PARENT | Call by reference | Type reference (TYPE) | GRFN_PARENT_POSITION | Report: Parent position | 20100618 | |||
| 3 | RV_SKIP | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100618 |
Method UPDATE_STRATEGY_FOR_FILTER on class CL_GRFN_REP_STRATEGY has no exception.
Method UPDATE_STRATEGY_FOR_FLTR_STR Signature
Method UPDATE_STRATEGY_FOR_FLTR_STR on class CL_GRFN_REP_STRATEGY has no parameter.
Method UPDATE_STRATEGY_FOR_FLTR_STR on class CL_GRFN_REP_STRATEGY has no exception.
Method UPDATE_STRATEGY_FOR_IMPL_CHILD Signature
Method UPDATE_STRATEGY_FOR_IMPL_CHILD on class CL_GRFN_REP_STRATEGY has no parameter.
Method UPDATE_STRATEGY_FOR_IMPL_CHILD on class CL_GRFN_REP_STRATEGY has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |