SAP ABAP Class CL_UC_MON_HEADER (Consolidation Monitor: Header Characteristics)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCUM (Package) SEM-BCS: User Interface: Consolidation Monitor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA_EXT External view at Customizing data 20010918
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_DYNAMIC_DOCUMENT_DATA Data Exchange--Dynamic Doc. 20010918
Properties
Class CL_UC_MON_HEADER  
Short Description Consolidation Monitor: Header Characteristics    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCUM   SEM-BCS: User Interface: Consolidation Monitor 
Created 20010918   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_DATA_EXT External view at Customizing data 20010918
2 IF_UC_DYNAMIC_DOCUMENT_DATA Data Exchange--Dynamic Doc. 20010918
Friends
Class CL_UC_MON_HEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_DISPLAY_ONLY Instance attribute Private Type reference (TYPE) UC_FLG Not Ready for Input 20030326
2 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (field catalog, ...) 20010918
3 DT_FLD_TO_DISP Instance attribute Private Type reference (TYPE) TS_FLD_TO_DISP 20010928
4 DT_PARAMETER Instance attribute Private Type reference (TYPE) TS_PARAMETER Parameter + Value 20010928
5 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_UC_MON_HEADER Consolidation Monitor: Header Characteristics 20010928
6 GT_INSTANCE Static Attribute Private See coding 20040526
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Delete ALL Parameters 20011008
2 CONSTRUCTOR Instance method Public Constructor Constructor 20010918
3 CREATE_FFIX Instance method Private Method Higher-Level Characteristics 20010928
4 DELETE_PARAMETER Instance method Private Method Remove Parameter 20011001
5 GET_INSTANCE Static method Public Method Get Instance 20010928
6 GET_PARAMETER Instance method Public Method Read Parameters 20010928
7 HANDLE_DISPLAY_MODE_CHANGED Instance method Private Event handling method Global parameters not ready for input 20030326
8 IS_INITIAL Instance method Public Method No paramters in the header? 20011001
9 SET_PARAMETER Instance method Public Method Set Parameters 20010928
Events
# Event Type Visibility Description Created on
1 PARAMETER_CHANGED Instance Event
(0)
Public
(2)
Announce that paramaters were changed 20011005
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_FLD_TO_DISP Private See coding 20010928 BEGIN OF s_fld_to_disp, fieldname TYPE uc_fieldname, END OF s_fld_to_disp
2 S_PARAMETER Private See coding 20010928 BEGIN OF s_parameter, fieldname TYPE uc_fieldname, value TYPE uc_value, END OF s_parameter
3 TS_FLD_TO_DISP Private See coding 20010928 ts_fld_to_disp TYPE SORTED TABLE OF s_fld_to_disp WITH UNIQUE KEY fieldname
4 TS_PARAMETER Private See coding 20010928 ts_parameter TYPE SORTED TABLE OF s_parameter WITH UNIQUE KEY fieldname
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_UC_MON_HEADER has no parameter.
Method CLEAR on class CL_UC_MON_HEADER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20010918

Method CONSTRUCTOR on class CL_UC_MON_HEADER has no exception.

Method CREATE_FFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FFIX Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20010928
2 Importing IT_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20010928
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20010928

Method CREATE_FFIX on class CL_UC_MON_HEADER has no exception.

Method DELETE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20011001

Method DELETE_PARAMETER on class CL_UC_MON_HEADER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_UC_MON_HEADER Konsolidierungsmonitor: Kopfmerkmale 20010928
2 Importing IO_AREA Call by reference Object reference (TYPE REF TO) IF_UC_AREA KonsGebiet 20040526
3 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20010928

Method GET_INSTANCE on class CL_UC_MON_HEADER has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20010928

Method GET_PARAMETER on class CL_UC_MON_HEADER has no exception.

Method HANDLE_DISPLAY_MODE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EF_DISPLAY_ONLY Value transfer Attribute reference (LIKE) 20030326

Method HANDLE_DISPLAY_MODE_CHANGED on class CL_UC_MON_HEADER has no exception.

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_INITIAL Value transfer Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20011001

Method IS_INITIAL on class CL_UC_MON_HEADER has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Metadaten) 20040526
2 Importing IT_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20010928

Method SET_PARAMETER on class CL_UC_MON_HEADER has no exception.
Event Signatures

Event PARAMETER_CHANGED Signature
Event PARAMETER_CHANGED on class CL_UC_MON_HEADER has no parameter.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1A