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 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 UCF6 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 UCM0 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 DF_EQI_STAT Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030325
2 DF_EQU_STAT Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030325
3 DF_TEST Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030325
4 DO_COI_SERVICES Instance attribute Private Object reference (TYPE REF TO) IF_UC_COI_SERVICES C/I: Read Customizing Settings 20030326
5 DO_DTEQI Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_CHAR FIN Master Data: Representation of a Characteristic 20030326
6 DO_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN Master Data: Central Access Point (Factory) 20030325
7 DO_ITEM Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_CHAR FIN Master Data: Representation of a Characteristic 20030326
8 DO_ITKEY Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_CHAR FIN Master Data: Representation of a Characteristic 20030326
9 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Meta Data) 20030326
10 DO_SEL_SSCR Instance attribute Private Object reference (TYPE REF TO) IF_UC_SEL Interface Selection Condition 20030325
11 DR_TS_ITEM_PROP Static Attribute Private Object reference (TYPE REF TO) DATA 20030326
12 DR_TS_ITGRP_PROP Static Attribute Private Object reference (TYPE REF TO) DATA 20030326
13 DT_EQI_ACC Instance attribute Private Type reference (TYPE) UCF_TS_COI_EQI_POST_ITEMS_ACC C/I: Posting Items for Equity Method 20030408
14 DT_EQI_ITEM_CRE Static Attribute Private Type reference (TYPE) TS_EQI_ITEM_CRE Stat. scopes of reported data to be generated 20030416
15 DT_EQU_ITEM_CRE Static Attribute Private Type reference (TYPE) TS_EQU_ITEM_CRE Stat. equity items to be generated 20030416
16 DT_EQU_STAT_ITEM Instance attribute Private Type reference (TYPE) UCF_TH_COI_EQUITY_ITEM Assignment of Equity Item to Statistical Item 20030326
17 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20030325
18 DT_MESSAGE Instance attribute Private Type reference (TYPE) UC0_T_MESSAGE Messages 20030408
19 D_AREA Instance attribute Private Type reference (TYPE) UC_AREA Consolidation Area 20030325
20 D_EQI_NEW Instance attribute Private Type reference (TYPE) I No. of new stat. scopes 20030519
21 D_EQU_NEW Instance attribute Private Type reference (TYPE) I No. of new stat. equity items 20030519
22 D_PREFIX Instance attribute Private Type reference (TYPE) UC_PREFIX_STAT Prefix for Statistical Items 20030325
23 D_PREFIX_TXT Instance attribute Private Type reference (TYPE) UC_PREFIX_STAT_TXT Prefix for Text of Statistical Items 20030325
24 GC_CLASSNAME_GUI Constant Private Type reference (TYPE) CLASSNAME 'CL_UC_COI_GENERATE_STAT_GUI' Name of GUI Class 20030424
25 GC_TRUE Constant Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20030508
Methods
# Method Level Visibility Method type Description Created on
1 EQI_GET_GUI_DATA Instance method Public Method Get generated statistical EHA items 20030429
2 EQI_STAT_UPDATE Instance method Public Method DB-Update statistical EHA items 20030508
3 EQU_GET_GUI_DATA Instance method Public Method Get generated statistical equity items 20030429
4 EQU_STAT_UPDATE Instance method Public Method DB-Update statistical equity items 20030508
5 GENERATE Instance method Public Method Generate Statistical Items 20030323
6 GET_INSTANCE Static method Public Method Instantiation 20030323
7 GET_MESSAGES Instance method Public Method Get messages 20030508
8 GET_SEL_DATA Instance method Public Method Get selection data (flags) 20030507
9 INIT_GENERATE_STAT 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 Exporting 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 Exporting 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 Exporting 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 Exporting 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 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_UC_COI_GENERATE_STAT Generierung statistischer Positionen 20030323
2 Importing IF_EQI_STAT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030323
3 Importing IF_EQU_STAT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030323
4 Importing IF_TEST Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030323
5 Importing IO_FACTORY Call by reference Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) 20030323
6 Importing IO_SEL_SSCR Call by reference Object reference (TYPE REF TO) IF_UC_SEL Selektionsparameter 20030323
7 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20030506
8 Importing I_PREFIX Call by reference Type reference (TYPE) UC_PREFIX_STAT Präfix für statistische Positionen 20030506
9 Importing 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 Exporting 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 Exporting EF_EQI_STAT Call by reference Type reference (TYPE) UC_FLG EHA items flag 20030507
2 Exporting EF_EQU_STAT Call by reference Type reference (TYPE) UC_FLG Equity items flag 20030507
3 Exporting 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 Importing IF_EQI_STAT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030325
2 Importing IF_EQU_STAT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030325
3 Importing IF_TEST Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030325
4 Importing IO_FACTORY Call by reference Object reference (TYPE REF TO) IF_UG_MD_FACTORY FIN-Stammdaten: Zentraler Zugriffspunkt (Factory) 20030325
5 Importing IO_SEL_SSCR Call by reference Object reference (TYPE REF TO) IF_UC_SEL Interface Selektionsbedingung 20030325
6 Importing IT_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20030506
7 Importing I_PREFIX Call by reference Type reference (TYPE) UC_PREFIX_STAT Präfix für statistische Positionen 20030506
8 Importing 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 AREA_NOT_FOUND 20030326
History
Last changed by/on SAP  20041006 
SAP Release Created in 320