SAP ABAP Class CL_UC_COI_GENERATE_STAT (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_DATA | Internal View of Customizing Data | 20030514 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20030324 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_MD_CHAR_AUTHORITY | FIN Master Data: Authorization Check | 20030514 |
Properties
| Class | CL_UC_COI_GENERATE_STAT | |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_DATA | Internal View of Customizing Data | 20030514 | ||
| 2 | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20030324 | ||
| 3 | IF_UG_MD_CHAR_AUTHORITY | FIN Master Data: Authorization Check | 20030514 |
Friends
Class CL_UC_COI_GENERATE_STAT 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 | 20030325 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20030325 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20030325 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_COI_SERVICES | C/I: Read Customizing Settings | 20030326 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | FIN Master Data: Representation of a Characteristic | 20030326 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN Master Data: Central Access Point (Factory) | 20030325 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | FIN Master Data: Representation of a Characteristic | 20030326 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | FIN Master Data: Representation of a Characteristic | 20030326 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Meta Data) | 20030326 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selection Condition | 20030325 | |||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | DATA | 20030326 | ||||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | DATA | 20030326 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | UCF_TS_COI_EQI_POST_ITEMS_ACC | C/I: Posting Items for Equity Method | 20030408 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | TS_EQI_ITEM_CRE | Stat. scopes of reported data to be generated | 20030416 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | TS_EQU_ITEM_CRE | Stat. equity items to be generated | 20030416 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | UCF_TH_COI_EQUITY_ITEM | Assignment of Equity Item to Statistical Item | 20030326 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | UC0_TS_FFIX | Fixed Characteristic Values | 20030325 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | UC0_T_MESSAGE | Messages | 20030408 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | UC_AREA | Consolidation Area | 20030325 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | I | No. of new stat. scopes | 20030519 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | I | No. of new stat. equity items | 20030519 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | UC_PREFIX_STAT | Prefix for Statistical Items | 20030325 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | UC_PREFIX_STAT_TXT | Prefix for Text of Statistical Items | 20030325 | |||
| 24 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_UC_COI_GENERATE_STAT_GUI' | Name of GUI Class | 20030424 | ||
| 25 | Constant | Private | Type reference (TYPE) | UC_FLG | 'X' | General Indicator, SAP Consolidation | 20030508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get generated statistical EHA items | 20030429 | |
| 2 | Instance method | Public | Method | DB-Update statistical EHA items | 20030508 | |
| 3 | Instance method | Public | Method | Get generated statistical equity items | 20030429 | |
| 4 | Instance method | Public | Method | DB-Update statistical equity items | 20030508 | |
| 5 | Instance method | Public | Method | Generate Statistical Items | 20030323 | |
| 6 | Static method | Public | Method | Instantiation | 20030323 | |
| 7 | Instance method | Public | Method | Get messages | 20030508 | |
| 8 | Instance method | Public | Method | Get selection data (flags) | 20030507 | |
| 9 | Instance method | Protected | Method | Initialization | 20030325 |
Events
Class CL_UC_COI_GENERATE_STAT has no event.
Types
Class CL_UC_COI_GENERATE_STAT has no local type.
Method Signatures
Method EQI_GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EQI_GRID_DATA | Call by reference | Type reference (TYPE) | UCF_T_COI_GEN_STAT_GRID_DATA | Generated statistical EHA items | 20030507 |
Method EQI_GET_GUI_DATA on class CL_UC_COI_GENERATE_STAT has no exception.
Method EQI_STAT_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EQI_NEW | Call by reference | Type reference (TYPE) | I | Number of new stat. EHA items | 20030519 |
Method EQI_STAT_UPDATE on class CL_UC_COI_GENERATE_STAT has no exception.
Method EQU_GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EQU_GRID_DATA | Call by reference | Type reference (TYPE) | UCF_T_COI_GEN_STAT_GRID_DATA | Generated statistical equity items | 20030507 |
Method EQU_GET_GUI_DATA on class CL_UC_COI_GENERATE_STAT has no exception.
Method EQU_STAT_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EQU_NEW | Call by reference | Type reference (TYPE) | I | Number of new stat. equity items | 20030519 |
Method EQU_STAT_UPDATE on class CL_UC_COI_GENERATE_STAT has no exception.
Method GENERATE Signature
Method GENERATE on class CL_UC_COI_GENERATE_STAT has no parameter.
Method GENERATE on class CL_UC_COI_GENERATE_STAT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_UC_COI_GENERATE_STAT | Generierung statistischer Positionen | 20030323 | |||
| 2 | IF_EQI_STAT | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030323 | |||
| 3 | IF_EQU_STAT | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030323 | |||
| 4 | IF_TEST | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030323 | |||
| 5 | IO_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20030323 | |||
| 6 | IO_SEL_SSCR | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Selektionsparameter | 20030323 | |||
| 7 | IT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20030506 | |||
| 8 | I_PREFIX | Call by reference | Type reference (TYPE) | UC_PREFIX_STAT | Präfix für statistische Positionen | 20030506 | |||
| 9 | I_PREFIX_TXT | Call by reference | Type reference (TYPE) | UC_PREFIX_STAT_TXT | Präfix für Text statistischer Positionen | 20030506 |
Method GET_INSTANCE on class CL_UC_COI_GENERATE_STAT has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20030508 |
Method GET_MESSAGES on class CL_UC_COI_GENERATE_STAT has no exception.
Method GET_SEL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_EQI_STAT | Call by reference | Type reference (TYPE) | UC_FLG | EHA items flag | 20030507 | |||
| 2 | EF_EQU_STAT | Call by reference | Type reference (TYPE) | UC_FLG | Equity items flag | 20030507 | |||
| 3 | EF_TEST | Call by reference | Type reference (TYPE) | UC_FLG | Flag test / update | 20030507 |
Method GET_SEL_DATA on class CL_UC_COI_GENERATE_STAT has no exception.
Method INIT_GENERATE_STAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_EQI_STAT | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030325 | |||
| 2 | IF_EQU_STAT | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030325 | |||
| 3 | IF_TEST | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030325 | |||
| 4 | IO_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) | 20030325 | |||
| 5 | IO_SEL_SSCR | Call by reference | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20030325 | |||
| 6 | IT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20030506 | |||
| 7 | I_PREFIX | Call by reference | Type reference (TYPE) | UC_PREFIX_STAT | Präfix für statistische Positionen | 20030506 | |||
| 8 | I_PREFIX_TXT | Call by reference | Type reference (TYPE) | UC_PREFIX_STAT_TXT | Präfix für Text statistischer Positionen | 20030506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030326 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |