SAP ABAP Interface IF_GRFN_REP_ENGINE_OUT (Report engine interface)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_REPORTING (Package) Shared PC-RM Reporting

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_REP_ENGINE | Reporting engine | 20090129 |
Properties
Interface | IF_GRFN_REP_ENGINE_OUT | |
Short Description | Report engine interface |
General Data
Package | GRFN_REPORTING | Shared PC-RM Reporting |
Created | 20090129 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRFN_REP_ENGINE_OUT has no interface.
Friends
Interface IF_GRFN_REP_ENGINE_OUT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | O_SESSION | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090226 | ||
2 | S_DETAILS | Instance attribute | Public | Type reference (TYPE) | GRFN_S_REP_DETAILS | General Selection for Reporting | 20090226 | ||
3 | S_REP_SELECTION | Instance attribute | Public | Type reference (TYPE) | GRFN_S_REP_SELECTION | Selection data for Generic report | 20090226 | ||
4 | T_SPLIT_CRITERIA | Instance attribute | Public | Type reference (TYPE) | GRFN_T_REP_SPLIT_CRITERIA | Reporting: Split criteria | 20100630 | ||
5 | V_APPLICATION | Instance attribute | Public | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20090129 | ||
6 | V_FIELD_CONV_AGGR | Instance attribute | Public | Type reference (TYPE) | GRFN_REP_CONV_AGGR_FIELD | Field for Timeframe Aggregation | 20110203 | ||
7 | V_HIERARCHICAL | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20090129 | |||
8 | V_OUTPUT_TYPE | Instance attribute | Public | Type reference (TYPE) | GRFN_REP_OUTPUT_TYPE | Report Output Format | 20090129 | ||
9 | V_REPORT_NAME | Instance attribute | Public | Type reference (TYPE) | GRFN_REPNAME | Report name | 20090129 | ||
10 | V_REPORT_TYPE | Instance attribute | Public | Type reference (TYPE) | GRFN_REPTYPE | Report type | 20090129 | ||
11 | V_SPECIAL_HIERARCHY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20090129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get used collector | 20091016 |
2 | ![]() |
Instance method | Public | Method | Get used child counter | 20121113 |
3 | ![]() |
Instance method | Public | Method | Read all required fields per entity | 20091016 |
4 | ![]() |
Instance method | Public | Method | Get used walking strategy | 20120202 |
5 | ![]() |
Instance method | Public | Method | Is field used in the report? | 20120423 |
Events
Interface IF_GRFN_REP_ENGINE_OUT has no event.
Types
Interface IF_GRFN_REP_ENGINE_OUT has no local type.
Method Signatures
Method GET_COLLECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_COLLECTOR | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_REP_COLLECTOR | Report: Data collector | 20091016 |
Method GET_COLLECTOR on Interface IF_GRFN_REP_ENGINE_OUT has no exception.
Method GET_COUNTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_COUNTER | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_REP_CHILD_COUNTER | Reporting: Child counter | 20121113 |
Method GET_COUNTER on Interface IF_GRFN_REP_ENGINE_OUT has no exception.
Method GET_REQUIRED_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 | 20091016 | ||
2 | ![]() |
EV_ALL_FIELDS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091016 | |||
3 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20091016 |
Method GET_REQUIRED_FIELDS on Interface IF_GRFN_REP_ENGINE_OUT has no exception.
Method GET_STRATEGY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_STRATEGY | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_REP_STRATEGY | Report: Strategy handling | 20120202 |
Method GET_STRATEGY on Interface IF_GRFN_REP_ENGINE_OUT has no exception.
Method IS_FIELD_USED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDID | Call by reference | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20120423 | ||
2 | ![]() |
RV_USED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120423 |
Method IS_FIELD_USED on Interface IF_GRFN_REP_ENGINE_OUT has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |