SAP ABAP Class CL_UC_COI_GENERATE_STAT_GUI (C/I Customizing: Generation of Statistical Items)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCF6 (Package) SEM-BCS: Consolidation of Investments
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI | Internal View of GUI Object | 20030324 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20030324 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20030513 |
Properties
| Class | CL_UC_COI_GENERATE_STAT_GUI | |
| Short Description | C/I Customizing: Generation of Statistical Items | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCF6 | SEM-BCS: Consolidation of Investments |
| Created | 20030323 | SAP |
| Last change | 20041006 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_GUI | Internal View of GUI Object | 20030324 | ||
| 2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20030324 | ||
| 3 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20030513 |
Friends
Class CL_UC_COI_GENERATE_STAT_GUI 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) | UC_FLG | General Indicator, SAP Consolidation | 20030428 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | EHA items flag | 20030507 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | Equity items flag | 20030507 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | Flag test / update | 20030507 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer 1 | 20030505 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer 2 | 20030505 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20030515 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for ALV Grid-1 | 20030505 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for ALV Grid-2 | 20030505 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_COI_GENERATE_STAT | Generated statistical items | 20030429 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20030515 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | UCF_T_COI_GEN_STAT_GRID_DATA | Generating statistical EHA items, ALV grid data | 20030507 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | UCF_T_COI_GEN_STAT_GRID_DATA | Generating statistical items, ALV grid data | 20030507 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | UC0_T_MESSAGE | Messages | 20030424 | |||
| 15 | Constant | Private | Type reference (TYPE) | SCRHPROG | 'SAPLUCF6_COI02' | Program Name | 20030324 | ||
| 16 | Constant | Private | Type reference (TYPE) | SCRHDNUM | '1000' | Screen Number | 20030324 | ||
| 17 | Constant | Private | Type reference (TYPE) | UC_FLG | 'X' | General Indicator, SAP Consolidation | 20030428 | ||
| 18 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20030324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030408 | |
| 2 | Instance method | Public | Method | Display ALV Grid | 20030428 | |
| 3 | Instance method | Public | Method | Initialize ALV Grid | 20030519 | |
| 4 | Instance method | Public | Method | Get GUI Data | 20030428 |
Events
Class CL_UC_COI_GENERATE_STAT_GUI has no event.
Types
Class CL_UC_COI_GENERATE_STAT_GUI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_COI_GENERATE_STAT_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_COI_GENERATE_STAT_GUI has no exception.
Method DISPLAY_ALV_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Anzuzeigendes ALV Grid | 20030505 | |||
| 2 | IS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20030430 | |||
| 3 | IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | ALV-Control: Feldkatalog | 20030430 | |||
| 4 | IT_GRID_DATA | Call by reference | Type reference (TYPE) | UCF_T_COI_GEN_STAT_GRID_DATA | Anzeigedaten | 20030505 | |||
| 5 | IT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV-Contol: Tabelle der Sortierkriterien | 20030430 | |||
| 6 | IT_TOOLBAR | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20030430 |
Method DISPLAY_ALV_GRID on class CL_UC_COI_GENERATE_STAT_GUI has no exception.
Method DISPLAY_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ALV_GRID1 | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Grid-1 | 20030519 | |||
| 2 | EO_ALV_GRID2 | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Grid-2 | 20030519 | |||
| 3 | EO_SPLITTER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Container | 20030520 | |||
| 4 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Containers | 20030519 |
Method DISPLAY_INIT on class CL_UC_COI_GENERATE_STAT_GUI has no exception.
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_INIT | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030507 | |||
| 2 | EF_EQI_STAT | Call by reference | Type reference (TYPE) | UC_FLG | EHA items flag | 20030507 | |||
| 3 | EF_EQU_STAT | Call by reference | Type reference (TYPE) | UC_FLG | Equity items flag | 20030507 | |||
| 4 | EF_TEST | Call by reference | Type reference (TYPE) | UC_FLG | Flag test / update | 20030507 | |||
| 5 | ET_EQI_GRID_DATA | Call by reference | Type reference (TYPE) | UCF_T_COI_GEN_STAT_GRID_DATA | Generating statistical items, ALV grid data | 20030429 | |||
| 6 | ET_EQU_GRID_DATA | Call by reference | Type reference (TYPE) | UCF_T_COI_GEN_STAT_GRID_DATA | Generating statistical items, ALV grid data | 20030429 |
Method GET_GUI_DATA on class CL_UC_COI_GENERATE_STAT_GUI has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |