SAP ABAP Class CL_ISU_EDM_SETTLSTEP_0019 (EDM Settlement Step: SumGridAll)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-EDM (Application Component) Energy Data Management
⤷
EE_EDM_SET (Package) EDM Settlement
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISU_EDM_SETTLSTEP_0001 | EDM Settlement Step: General Methods | 20010316 |
Properties
| Class | CL_ISU_EDM_SETTLSTEP_0019 | |
| Short Description | EDM Settlement Step: SumGridAll | |
| Super Class | CL_ISU_EDM_SETTLSTEP_0001 | EDM Settlement Step: General Methods |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | EE_EDM_SET | EDM Settlement |
| Created | 20010308 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISU_EDM_SETTLSTEP_0019 has no forward declaration.
Interfaces
Class CL_ISU_EDM_SETTLSTEP_0019 has no interface implemented.
Friends
Class CL_ISU_EDM_SETTLSTEP_0019 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | EPARNUMBER | '01' | Parameter Number | 20010316 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | EPARNUMBER | '01' | Parameter Number | 20010316 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | TPT_GRID_DATA | Table for GRID_IDs | 20010316 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRID_ID_TAB | Grids Without Data | 20010316 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TPT_OPENED_REF | Opened Object References | 20010316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Generate New Temporary Profile for Result and Add Input | 20010316 | |
| 2 | Instance method | Private | Method | Read Hierarchy Data for Grid | 20010316 | |
| 3 | Instance method | Private | Method | Delivers Higher-Level Grid | 20010316 | |
| 4 | Instance method | Private | Method | Determine Grids Without Lower-Level Grids | 20010316 | |
| 5 | Instance method | Private | Method | True if Grid Is not a Higher-Level Grid | 20010316 | |
| 6 | Instance method | Private | Method | Read Profile Data for Grid | 20010316 |
Events
Class CL_ISU_EDM_SETTLSTEP_0019 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TPT_GRID_DATA | Protected | See coding | TPT_GRID_DATA | 20010316 | |
|
| 2 | TPT_OPENED_REF | Protected | See coding | TPT_OPENED_REF | 20010316 | |
|
| 3 | TP_OPENED_REF | Protected | See coding | TP_OPENED_REF | 20010316 | |
Method Signatures
Method CREATE_RESULT_AND_ADD_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XT_PROFILE | Call by reference | Type reference (TYPE) | TPT_PROFILE | Inputprofile | 20010316 | |||
| 2 | XYT_PROFILE | Call by reference | Type reference (TYPE) | TPT_PROFILE | Ergebnisprofile | 20010316 | |||
| 3 | X_GRID_ID | Call by reference | Type reference (TYPE) | GRID_ID | Netz | 20010316 | |||
| 4 | X_INSTANCE_DATA | Call by reference | Type reference (TYPE) | EEDMSETTLSTEP_DATA | Instanzdaten im Bilanzierungsschritt | 20010316 | |||
| 5 | Y_GRID_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ISU_EDM_PROFILE_DATA | Interface für EDM-Profil - Datenteil | 20010316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Verarbeitung | 20010316 |
Method GET_GRID_HIERARCHIE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_INSTANCE_DATA | Call by reference | Type reference (TYPE) | EEDMSETTLSTEP_DATA | Instanzdaten im Bilanzierungsschritt | 20010316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen | 20010316 |
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_GRID_ID | Call by reference | Type reference (TYPE) | GRID_ID | Netz | 20010316 | |||
| 2 | Y_PARENT_GRID | Value transfer | Type reference (TYPE) | GRID_ID | übergeordnetes Netz | 20010316 |
Method GET_PARENT on class CL_ISU_EDM_SETTLSTEP_0019 has no exception.
Method GET_SUBGRIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_INSTANCE_DATA | Call by reference | Type reference (TYPE) | EEDMSETTLSTEP_DATA | Instanzdaten im Bilanzierungsschritt | 20010316 | |||
| 2 | YT_GRID_ID | Value transfer | Type reference (TYPE) | GRID_ID_TAB | Tabelle für GRID_IDs | 20010316 |
Method GET_SUBGRIDS on class CL_ISU_EDM_SETTLSTEP_0019 has no exception.
Method IS_TOPGRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_GRID_ID | Call by reference | Type reference (TYPE) | GRID_ID | Netz | 20010316 | |||
| 2 | Y_IS_TOP_GRID | Value transfer | Type reference (TYPE) | KENNZX | Kennzeichen | 20010316 |
Method IS_TOPGRID on class CL_ISU_EDM_SETTLSTEP_0019 has no exception.
Method READ_GRID_ID_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XT_PROFILE | Call by reference | Type reference (TYPE) | TPT_PROFILE | Inputprofile | 20010316 | |||
| 2 | X_GRID_ID | Call by reference | Type reference (TYPE) | E_EDMSETTLUNIT | Bilanzierungseinheit | 20010316 | |||
| 3 | X_INSTANCE_DATA | Call by reference | Type reference (TYPE) | EEDMSETTLSTEP_DATA | Instanzdaten im Bilanzierungsschritt | 20010316 | |||
| 4 | Y_GRID_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ISU_EDM_PROFILE_DATA | Interface für EDM-Profil - Datenteil | 20010316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen der Daten | 20010316 | ||
| 2 | Parameter zur Bilanzierungseinheit icht gefunden | 20010316 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463 |