SAP ABAP Class CL_UC_METHOD_RECLASS_COMP_GUI (Reclassification Component User Interface)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCF4 (Package) SEM-BCS: Reclassification

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI | Internal View of GUI Object | 20010308 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20010308 |
Properties
Class | CL_UC_METHOD_RECLASS_COMP_GUI | |
Short Description | Reclassification Component User Interface | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UCF4 | SEM-BCS: Reclassification |
Created | 20010308 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UC_CUST_GUI | Internal View of GUI Object | 20010308 | ||
2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20010308 |
Friends
Class CL_UC_METHOD_RECLASS_COMP_GUI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20010308 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_FACTORY | Internal View of Central SAP Cons Factory | 20010308 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_DATA | Minicube To Be Displayed | 20010308 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_METHOD_RECLASS_COMP | Reclassification Component | 20010308 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_FACTORY | Transport Customizing Objects | 20010308 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Field Catalog, ...) | 20010308 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UCF_TS_RCL_KFIG_TXT | Key Figures of Model | 20010308 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCRHDNUM | Screen Number | 20010308 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | UC_FLG | Ready for Input | 20010308 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | UC_FLG | Global not Ready for Input | 20020404 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | SYREPID | 'SAPLUCF4' | Program Name | 20010308 | |
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_FLG | 'X' | General Indicator, SAP Consolidation | 20010308 | |
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_HANDLE | Instances | 20010308 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010308 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010308 |
3 | ![]() |
Instance method | Public | Method | Get Data To Be Displayed | 20010308 |
4 | ![]() |
Static method | Public | Method | Get Instance Belonging to a Screen | 20010308 |
5 | ![]() |
Static method | Private | Event handling method | Set Display Mode | 20010308 |
6 | ![]() |
Instance method | Public | Method | Rewrite the Data | 20010308 |
Events
Class CL_UC_METHOD_RECLASS_COMP_GUI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_HANDLE | Private | See coding | S_HANDLE | 20010308 |
|
|
2 | T_HANDLE | Private | See coding | T_HANDLE | 20010308 |
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UC_METHOD_RECLASS_COMP_GUI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UC_METHOD_RECLASS_COMP_GUI has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_METHOD_RECLASS_COMP_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_METHOD_RECLASS_COMP_GUI has no exception.
Method GET_GUI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ATTRIBUTE | Call by reference | Type reference (TYPE) | UCF_S_RCL_ATTR_TXT | Attribut | 20010504 | ||
2 | ![]() |
ET_ALLOWED_ATTR | Call by reference | Type reference (TYPE) | UCF_TS_RCL_ATTR_TXT | Liste aller Attribute | 20010504 | ||
3 | ![]() |
ET_ALLOWED_KFIG | Call by reference | Type reference (TYPE) | UCF_TS_RCL_KFIG_TXT | Liste aller Kennzahlen | 20010308 | ||
4 | ![]() |
ET_KFIG | Call by reference | Type reference (TYPE) | UCF_TS_RCL_KFIG_TXT | Kennzahlen | 20010308 | ||
5 | ![]() |
E_EDIT | Call by reference | Type reference (TYPE) | UC_FLG | Komponente ist editierbar | 20010308 | ||
6 | ![]() |
E_EXPL_PERC | Call by reference | Type reference (TYPE) | UC_FLG | Prozentsatz ist editierbar | 20010322 | ||
7 | ![]() |
E_MC_VALUE | Call by reference | Type reference (TYPE) | UC_FLG | Button Werte wird angezeigt | 20010308 | ||
8 | ![]() |
E_PERCENTAGE | Call by reference | Type reference (TYPE) | UC_PERCENTAGE | Prozentsatz | 20010308 | ||
9 | ![]() |
E_PERCENTAGE_DATA | Call by reference | Type reference (TYPE) | UC_RCL_PERCENTAGE_DATA | Prozentsatzdaten: periodisch oder kumuliert | 20030220 | ||
10 | ![]() |
E_TRIGGER_DATA | Call by reference | Type reference (TYPE) | UC_RCL_TRIGGER_DATA | Auslöserdaten: periodisch oder kumuliert | 20010503 | ||
11 | ![]() |
E_TRIGGER_PARSUB | Call by reference | Type reference (TYPE) | UC_RCL_PARSUB | Umgliederung: Mutter / Tochter Selektion | 20030528 | ||
12 | ![]() |
E_TYPE | Call by reference | Type reference (TYPE) | N | Typ | 20010308 |
Method GET_GUI_DATA on class CL_UC_METHOD_RECLASS_COMP_GUI has no exception.
Method GET_INSTANCE_BY_DYNPRO 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) | IF_UC_CUST_GUI | Interne Sicht auf das GUI-Objekt | 20010308 | ||
2 | ![]() |
I_DNUM | Call by reference | Type reference (TYPE) | SCRHDNUM | Dynpronummer | 20010308 |
Method GET_INSTANCE_BY_DYNPRO on class CL_UC_METHOD_RECLASS_COMP_GUI has no exception.
Method SET_DISPLAY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IS_EDIT | Value transfer | Attribute reference (LIKE) | 20010308 |
Method SET_DISPLAY_MODE on class CL_UC_METHOD_RECLASS_COMP_GUI has no exception.
Method SET_GUI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KFIG | Call by reference | Type reference (TYPE) | UC0_TS_FIELD | Kennzahlen | 20010308 | ||
2 | ![]() |
I_ATTRIBUTE | Call by reference | Type reference (TYPE) | UC_ATTRIBUTE | Attribut | 20010504 | ||
3 | ![]() |
I_PERCENTAGE | Call by reference | Type reference (TYPE) | UC_PERCENTAGE | Prozentsatz | 20010308 | ||
4 | ![]() |
I_PERCENTAGE_DATA | Call by reference | Type reference (TYPE) | UC_RCL_PERCENTAGE_DATA | Prozentsatzdaten: periodisch oder kumuliert | 20030220 | ||
5 | ![]() |
I_TRIGGER_DATA | Call by reference | Type reference (TYPE) | UC_RCL_TRIGGER_DATA | Auslöserdaten: periodisch oder kumuliert | 20010503 | ||
6 | ![]() |
I_TRIGGER_PARSUB | Call by reference | Type reference (TYPE) | UC_RCL_PARSUB | Umgliederung: Mutter / Tochter Selektion | 20030528 | ||
7 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | N | Typ | 20010308 |
Method SET_GUI_DATA on class CL_UC_METHOD_RECLASS_COMP_GUI has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1A |