SAP ABAP Class CL_UC_ADD_PARAMETER (Consolidation Monitor: Header Characteristics)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCL0 (Package) SEM-BCS: List Processing
⤷
⤷
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 | 20020522 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_DYNAMIC_DOCUMENT_DATA | Data Exchange--Dynamic Doc. | 20020522 |
Properties
| Class | CL_UC_ADD_PARAMETER | |
| Short Description | Consolidation Monitor: Header Characteristics | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCL0 | SEM-BCS: List Processing |
| Created | 20020522 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_ADD_PARAMETER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_DATA_EXT | External view at Customizing data | 20020522 | ||
| 2 | IF_UC_DYNAMIC_DOCUMENT_DATA | Data Exchange--Dynamic Doc. | 20020522 |
Friends
Class CL_UC_ADD_PARAMETER 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, ...) | 20020522 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TS_FLD_TO_DISP | 20020522 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TS_PARAMETER | Parameter + Value | 20020522 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UC_ADD_PARAMETER | Consolidation Monitor: Header Characteristics | 20020522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete ALL Parameters | 20020522 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020522 | |
| 3 | Instance method | Private | Method | Higher-Level Characteristics | 20020522 | |
| 4 | Instance method | Private | Method | Remove Parameters | 20020522 | |
| 5 | Static method | Public | Method | Get Instance | 20020522 | |
| 6 | Instance method | Public | Method | Read Parameters | 20020522 | |
| 7 | Instance method | Private | Event handling method | Global parameters not ready for input | 20030326 | |
| 8 | Instance method | Public | Method | No paramters in the header? | 20020522 | |
| 9 | Instance method | Public | Method | Set Parameters | 20020522 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | PARAMETER_CHANGED | Instance Event (0) |
Public (2) |
Announce that paramaters were changed | 20020522 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_FLD_TO_DISP | Private | See coding | 20020522 | |
||
| 2 | S_PARAMETER | Private | See coding | 20020522 | |
||
| 3 | TS_FLD_TO_DISP | Private | See coding | 20020522 | |
||
| 4 | TS_PARAMETER | Private | See coding | 20020522 | |
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_UC_ADD_PARAMETER has no parameter.
Method CLEAR on class CL_UC_ADD_PARAMETER 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, ...) | 20020522 |
Method CONSTRUCTOR on class CL_UC_ADD_PARAMETER 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 | 20020522 | |||
| 2 | IT_VALUE | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20020522 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20020522 |
Method CREATE_FFIX on class CL_UC_ADD_PARAMETER 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 | 20020522 |
Method DELETE_PARAMETER on class CL_UC_ADD_PARAMETER 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_ADD_PARAMETER | Konsolidierungsmonitor: Kopfmerkmale | 20020522 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Feldkatalog, ...) | 20020522 |
Method GET_INSTANCE on class CL_UC_ADD_PARAMETER 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 | 20020522 |
Method GET_PARAMETER on class CL_UC_ADD_PARAMETER 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 | Call by reference | Attribute reference (LIKE) | 20030326 |
Method HANDLE_DISPLAY_MODE_CHANGED on class CL_UC_ADD_PARAMETER 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 | 20020522 |
Method IS_INITIAL on class CL_UC_ADD_PARAMETER has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUE | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20020522 |
Method SET_PARAMETER on class CL_UC_ADD_PARAMETER has no exception.
Event Signatures
Event PARAMETER_CHANGED Signature
Event PARAMETER_CHANGED on class CL_UC_ADD_PARAMETER has no parameter.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |