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 CL_UC_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_UC_METHOD_RECLASS 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 DO_INSTANCE Instance attribute Private Object reference (TYPE REF TO) IF_UC_CUST_GUI Internal View of GUI Object 20010308
2 DO_MASTER_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_UC_FACTORY Internal View of Central SAP Cons Factory 20010308
3 DO_MC_CUST_DATA Instance attribute Private Object reference (TYPE REF TO) IF_UC_CUST_DATA Minicube To Be Displayed 20010308
4 DO_METHOD_RECLASS_COMP Instance attribute Private Object reference (TYPE REF TO) CL_UC_METHOD_RECLASS_COMP Reclassification Component 20010308
5 DO_MINICUBE_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_UC_CUST_FACTORY Transport Customizing Objects 20010308
6 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Field Catalog, ...) 20010308
7 DT_ALLOWED_KFIG Instance attribute Private Type reference (TYPE) UCF_TS_RCL_KFIG_TXT Key Figures of Model 20010308
8 D_DNUM Instance attribute Private Type reference (TYPE) SCRHDNUM Screen Number 20010308
9 D_EDIT Static Attribute Private Type reference (TYPE) UC_FLG Ready for Input 20010308
10 D_IS_DISPLAY_ONLY Static Attribute Private Type reference (TYPE) UC_FLG Global not Ready for Input 20020404
11 GC_PROGNAME Constant Private Type reference (TYPE) SYREPID 'SAPLUCF4' Program Name 20010308
12 GC_X Instance attribute Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20010308
13 GT_HANDLE Static Attribute Private Type reference (TYPE) T_HANDLE Instances 20010308
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010308
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010308
3 GET_GUI_DATA Instance method Public Method Get Data To Be Displayed 20010308
4 GET_INSTANCE_BY_DYNPRO Static method Public Method Get Instance Belonging to a Screen 20010308
5 SET_DISPLAY_MODE Static method Private Event handling method Set Display Mode 20010308
6 SET_GUI_DATA 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 Exporting ES_ATTRIBUTE Call by reference Type reference (TYPE) UCF_S_RCL_ATTR_TXT Attribut 20010504
2 Exporting ET_ALLOWED_ATTR Call by reference Type reference (TYPE) UCF_TS_RCL_ATTR_TXT Liste aller Attribute 20010504
3 Exporting ET_ALLOWED_KFIG Call by reference Type reference (TYPE) UCF_TS_RCL_KFIG_TXT Liste aller Kennzahlen 20010308
4 Exporting ET_KFIG Call by reference Type reference (TYPE) UCF_TS_RCL_KFIG_TXT Kennzahlen 20010308
5 Exporting E_EDIT Call by reference Type reference (TYPE) UC_FLG Komponente ist editierbar 20010308
6 Exporting E_EXPL_PERC Call by reference Type reference (TYPE) UC_FLG Prozentsatz ist editierbar 20010322
7 Exporting E_MC_VALUE Call by reference Type reference (TYPE) UC_FLG Button Werte wird angezeigt 20010308
8 Exporting E_PERCENTAGE Call by reference Type reference (TYPE) UC_PERCENTAGE Prozentsatz 20010308
9 Exporting E_PERCENTAGE_DATA Call by reference Type reference (TYPE) UC_RCL_PERCENTAGE_DATA Prozentsatzdaten: periodisch oder kumuliert 20030220
10 Exporting E_TRIGGER_DATA Call by reference Type reference (TYPE) UC_RCL_TRIGGER_DATA Auslöserdaten: periodisch oder kumuliert 20010503
11 Exporting E_TRIGGER_PARSUB Call by reference Type reference (TYPE) UC_RCL_PARSUB Umgliederung: Mutter / Tochter Selektion 20030528
12 Exporting 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 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_UC_CUST_GUI Interne Sicht auf das GUI-Objekt 20010308
2 Importing 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 Importing 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 Importing IT_KFIG Call by reference Type reference (TYPE) UC0_TS_FIELD Kennzahlen 20010308
2 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) UC_ATTRIBUTE Attribut 20010504
3 Importing I_PERCENTAGE Call by reference Type reference (TYPE) UC_PERCENTAGE Prozentsatz 20010308
4 Importing I_PERCENTAGE_DATA Call by reference Type reference (TYPE) UC_RCL_PERCENTAGE_DATA Prozentsatzdaten: periodisch oder kumuliert 20030220
5 Importing I_TRIGGER_DATA Call by reference Type reference (TYPE) UC_RCL_TRIGGER_DATA Auslöserdaten: periodisch oder kumuliert 20010503
6 Importing I_TRIGGER_PARSUB Call by reference Type reference (TYPE) UC_RCL_PARSUB Umgliederung: Mutter / Tochter Selektion 20030528
7 Importing 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