SAP ABAP Class CL_UC_METHOD_ALLOC_COMP_GUI (Allocation Component User Interface)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCF1 (Package) SEM-BCS: Allocation
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 20000818
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20000818
Properties
Class CL_UC_METHOD_ALLOC_COMP_GUI  
Short Description Allocation Component User Interface    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCF1   SEM-BCS: Allocation 
Created 20000818   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_ALLOC 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 20000818
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20000818
Friends
Class CL_UC_METHOD_ALLOC_COMP_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_UC_CUST_GUI Available Instance 20000901
2 DO_MASTER_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_UC_FACTORY Internal View of Central SAP Cons Factory 20000901
3 DO_MC_CUST_DATA Instance attribute Private Object reference (TYPE REF TO) IF_UC_CUST_DATA Minicube To Be Displayed 20001010
4 DO_METHOD_ALLOC_COMP Static Attribute Private Object reference (TYPE REF TO) CL_UC_METHOD_ALLOC_COMP Allocation Component 20000818
5 DO_MINICUBE_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_UC_CUST_FACTORY Factory for Customizing Objects 20000901
6 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_UC_MODEL Model (Field Catalog, ...) 20000824
7 DT_ALLOWED_KFIG Instance attribute Private Type reference (TYPE) UCF_TS_ALC_KFIG_TXT Key Figures of Model 20000824
8 DT_ALLOWED_TYPE Instance attribute Private Type reference (TYPE) UCF_TS_ALC_KFIGTYPE_TXT List of Long Texts 20000830
9 DT_DOMVAL_KFIGTYPE Instance attribute Private Type reference (TYPE) T_DD07V Domain Values of Key Figure Type 20000831
10 D_DNUM Instance attribute Private Type reference (TYPE) SCRHDNUM Screen Number 20011127
11 D_EDIT Static Attribute Private Type reference (TYPE) UC_FLG Ready for Input 20000818
12 D_IS_DISPLAY_ONLY Static Attribute Private Type reference (TYPE) UC_FLG Global not Ready for Input 20020404
13 GC_PROGNAME Constant Private Type reference (TYPE) SYREPID 'SAPLUCF1' ABAP Program: Current Main Program 20011127
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000911
2 CONSTRUCTOR Instance method Public Constructor Create Instance 20000818
3 GET_GUI_DATA Instance method Public Method Get Data To Be Displayed 20000818
4 GET_INSTANCE_BY_DYNPRO Static method Public Method Get Instance Belonging to a Screen 20000818
5 SET_DISPLAY_MODE Static method Private Event handling method Set Display Mode 20000818
6 SET_GUI_DATA Instance method Public Method Rewrite the Data 20000818
Events
Class CL_UC_METHOD_ALLOC_COMP_GUI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_INSTANCE Private See coding 20000818
2 T_DD07V Private See coding T_DD07V 20000831
3 T_INSTANCE Private See coding T_INSTANCE 20000818
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UC_METHOD_ALLOC_COMP_GUI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UC_METHOD_ALLOC_COMP_GUI has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UC_METHOD_ALLOC_COMP_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_METHOD_ALLOC_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_ALC_ATTR_TXT ALC: Methodenpflege: Verfügbare Attribute 20011127
2 Exporting ES_KFIG_TYPE Call by reference Type reference (TYPE) UCF_S_ALC_KFIGTYPE_TXT Typ der Kennzahl 20000831
3 Exporting ET_ALLOWED_ATTR Call by reference Type reference (TYPE) UCF_TS_ALC_ATTR_TXT ALC: Methodenpflege: Verfügbare Attribute 20011127
4 Exporting ET_ALLOWED_KFIG Call by reference Type reference (TYPE) UCF_TS_ALC_KFIG_TXT Liste von Kennzahlen 20000830
5 Exporting ET_ALLOWED_TYPE Call by reference Type reference (TYPE) UCF_TS_ALC_KFIGTYPE_TXT Liste von Kennzahltypen 20000830
6 Exporting ET_KFIG Call by reference Type reference (TYPE) UCF_TS_ALC_KFIG_TXT Liste von Kennzahlen 20000824
7 Exporting E_EDIT Call by reference Type reference (TYPE) UC_FLG Komponente ist editierbar 20000824
8 Exporting E_MC_VALUE Call by reference Type reference (TYPE) UC_FLG Button Werte wird angezeigt 20001018
9 Exporting E_NO_ITERATION Call by reference Type reference (TYPE) UC_ALC_NO_ITERATION Keine Iteration 20011130
10 Exporting E_PER_CUM Call by reference Type reference (TYPE) UC_FLG Periodische/kumulierte Selektion 20020205
11 Exporting E_TRIGGER_DATA Call by reference Type reference (TYPE) UC_ALC_TRIGGER_DATA Auslöserdaten: periodisch oder kumuliert 20011127
12 Exporting E_TYPE Call by reference Type reference (TYPE) N Typ 20000818
13 Exporting E_VALUE_SHOWN Call by reference Type reference (TYPE) UC_FLG Werte werden angezeigt 20010821

Method GET_GUI_DATA on class CL_UC_METHOD_ALLOC_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 Externe Sicht auf das GUI-Objekt 20000822
2 Importing I_DNUM Call by reference Type reference (TYPE) SCRHDNUM Dynpronummer 20000818

Method GET_INSTANCE_BY_DYNPRO on class CL_UC_METHOD_ALLOC_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) I_IS_EDIT 20000904

Method SET_DISPLAY_MODE on class CL_UC_METHOD_ALLOC_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 Liste von Feldnamen 20000824
2 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) UC_ATTRIBUTE Attribut 20011127
3 Importing I_KFIG_TYPE Call by reference Type reference (TYPE) UC_MCB_KFIGTYPE Typ der Kennzahl 20000830
4 Importing I_NO_ITERATION Call by reference Type reference (TYPE) UC_ALC_NO_ITERATION Keine Iteration 20011130
5 Importing I_TRIGGER_DATA Call by reference Type reference (TYPE) UC_ALC_TRIGGER_DATA Auslöserdaten: periodisch oder kumuliert 20011127
6 Importing I_TYPE Call by reference Type reference (TYPE) N Typ 20000818

Method SET_GUI_DATA on class CL_UC_METHOD_ALLOC_COMP_GUI has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.0A