SAP ABAP Class CL_GRFN_REP_STRUCTURE (Output structure)
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_STRUCTURE | |
| Short Description | Output structure | |
| 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 | 20100623 | 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_STRUCTURE has no interface implemented.
Friends
Class CL_GRFN_REP_STRUCTURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRFN_REP_MAPPING_TYPE | 'L' | Report: Field mapping type | 20110412 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRFN_REP_MAPPING_TYPE | ' ' | Report: Field mapping type | 20110412 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRFN_REP_MAPPING_TYPE | 'T' | Report: Field mapping type | 20110412 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRFN_REP_FIELD_COUNTER | Reporting: Field counter | 20110413 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20110413 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_FIELDID | List of fields | 20100623 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | YT_FIELD_RELATIONS | 20110412 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | YT_FIELD_MAP | List of fields | 20100623 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | YT_FIELD_RELATIONS | 20110412 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | YT_SPLIT_IDS | 20110413 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_FIELDID | List of structures | 20100623 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | GRFN_REPNAME | Report name | 20120821 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add field | 20100623 | |
| 2 | Instance method | Public | Method | Add split field | 20100623 | |
| 3 | Instance method | Public | Method | Add whole structure | 20100623 | |
| 4 | Instance method | Public | Constructor | 20100623 | ||
| 5 | Instance method | Public | Method | Copy fields from attribute structure to output structure | 20100630 | |
| 6 | Instance method | Private | Method | 20100623 | ||
| 7 | Instance method | Public | Method | Get split field id | 20100630 | |
| 8 | Instance method | Public | Method | Return output structure | 20100623 | |
| 9 | Instance method | Public | Method | Set relation between two fields | 20110412 |
Events
Class CL_GRFN_REP_STRUCTURE has no event.
Types
Class CL_GRFN_REP_STRUCTURE has no local type.
Method Signatures
Method ADD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_ID | Call by reference | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20100623 |
Method ADD_FIELD on class CL_GRFN_REP_STRUCTURE has no exception.
Method ADD_SPLIT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_ID | Call by reference | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20100623 | |||
| 2 | IV_SPLIT_CRITERIA | Call by reference | Type reference (TYPE) | GRFN_TEXT | String | 20100623 | |||
| 3 | IV_TEXT | Call by reference | Type reference (TYPE) | GRFN_TEXT | String | 20110412 | |||
| 4 | RV_FIELD_ID | Value transfer | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20100623 |
Method ADD_SPLIT_FIELD on class CL_GRFN_REP_STRUCTURE has no exception.
Method ADD_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRUCTURE | Call by reference | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20100623 |
Method ADD_STRUCTURE on class CL_GRFN_REP_STRUCTURE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDS | Call by reference | Type reference (TYPE) | GRFN_T_FIELDID | List of fields | 20100623 | |||
| 2 | IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20120821 |
Method CONSTRUCTOR on class CL_GRFN_REP_STRUCTURE has no exception.
Method COPY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20100630 | ||||
| 2 | IS_ATTR | Call by reference | Type reference (TYPE) | ANY | 20100630 | ||||
| 3 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100630 | |||
| 4 | IV_SPLIT_CRITERIA | Call by reference | Type reference (TYPE) | GRFN_REP_SPLIT_CRITERIA | Reporting: Split criteria | 20100630 |
Method COPY_FIELDS on class CL_GRFN_REP_STRUCTURE has no exception.
Method GET_NEW_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FIELD_ID | Value transfer | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20100623 | |||
| 2 | IV_FIELD_ID | Call by reference | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20110412 | |||
| 3 | IV_SPLIT_CRITERIA | Call by reference | Type reference (TYPE) | GRFN_TEXT | String | 20110413 |
Method GET_NEW_FIELD_NAME on class CL_GRFN_REP_STRUCTURE has no exception.
Method GET_SPLIT_FIELD_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_ID | Call by reference | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20100630 | |||
| 2 | IV_SPLIT_CRITERIA | Call by reference | Type reference (TYPE) | GRFN_TEXT | String | 20100630 | |||
| 3 | RV_FIELD_ID | Value transfer | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20100630 |
Method GET_SPLIT_FIELD_ID on class CL_GRFN_REP_STRUCTURE has no exception.
Method OUTPUT_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100623 | ||||
| 2 | EO_LINEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20100623 | |||
| 3 | EO_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100623 | ||||
| 4 | EO_TABLEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20100623 | |||
| 5 | ET_FIELD_MAP | Call by reference | Type reference (TYPE) | GRFN_T_REP_FIELD_MAPPING | Reporting: Field mapping | 20100623 |
Method OUTPUT_STRUCTURE on class CL_GRFN_REP_STRUCTURE has no exception.
Method SET_FIELD_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_ID | Call by reference | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20110412 | |||
| 2 | IV_FIELD_ID2 | Call by reference | Type reference (TYPE) | GRFN_FIELDID | Report: Field ID | 20110412 | |||
| 3 | IV_MAPPING_TYPE | Call by reference | Type reference (TYPE) | GRFN_REP_MAPPING_TYPE | Report: Field mapping type | 20110412 |
Method SET_FIELD_RELATIONS on class CL_GRFN_REP_STRUCTURE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |