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 | 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 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | Not Ready for Input | 20030326 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (field catalog, ...) | 20010918 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TS_FLD_TO_DISP | 20010928 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TS_PARAMETER | Parameter + Value | 20010928 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UC_MON_HEADER | Consolidation Monitor: Header Characteristics | 20010928 | |||
| 6 | Static Attribute | Private | See coding | 20040526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete ALL Parameters | 20011008 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010918 | |
| 3 | Instance method | Private | Method | Higher-Level Characteristics | 20010928 | |
| 4 | Instance method | Private | Method | Remove Parameter | 20011001 | |
| 5 | Static method | Public | Method | Get Instance | 20010928 | |
| 6 | Instance method | Public | Method | Read Parameters | 20010928 | |
| 7 | Instance method | Private | Event handling method | Global parameters not ready for input | 20030326 | |
| 8 | Instance method | Public | Method | No paramters in the header? | 20011001 | |
| 9 | 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 | 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 | CT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20010928 | |||
| 2 | IT_VALUE | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20010928 | |||
| 3 | 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 | 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 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_UC_MON_HEADER | Konsolidierungsmonitor: Kopfmerkmale | 20010928 | |||
| 2 | IO_AREA | Call by reference | Object reference (TYPE REF TO) | IF_UC_AREA | KonsGebiet | 20040526 | |||
| 3 | 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 | 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 | 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 | 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 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20040526 | |||
| 2 | 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 |