SAP ABAP Class CL_UC_APPLICATION (Factory for Applications)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCD0 (Package) SEM-BCS: Common Objects for Data Dispatcher
Properties
Class CL_UC_APPLICATION  
Short Description Factory for Applications    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCD0   SEM-BCS: Common Objects for Data Dispatcher 
Created 20000801   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_APPLICATION has no forward declaration.
Interfaces
Class CL_UC_APPLICATION has no interface implemented.
Friends
Class CL_UC_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_APPL_FIELD Instance attribute Public Type reference (TYPE) UCF_TS_APPL_FIELD Technical Fields of an Application 20000818
2 D_APPL Instance attribute Public Type reference (TYPE) UC_APPL Application 20000818
3 D_CLASS_APPLICATION_MODEL Instance attribute Public Type reference (TYPE) CLASSNAME Reference Type 20000818
4 GC_APPL_FIELD_TYPE_LAYOUT Constant Public Type reference (TYPE) NUMC3 '134' Type of Technical Field: Determines the Layout 20000908
5 GC_APPL_FIELD_TYPE_METHOD Constant Public Type reference (TYPE) NUMC3 '124' Type of Technical Field: Determines the Method 20000908
6 GC_APPL_FIELD_TYPE_MODEL Constant Public Type reference (TYPE) NUMC2 '15' Type of Technical Field: Determines the Model 20000802
7 GC_FLD_KEY Constant Private Type reference (TYPE) UC_FIELDNAME 'KEY' Prefix of Generic Key Fields 20000812
8 GT_INSTANCE Static Attribute Private See coding GT_INSTANCE 20000812
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000801
2 DETERMINE_ANY_VALUE Static method Public Method Extract Desired Field from t_semkey 20000812
3 DETERMINE_KEY_SEL Instance method Public Method Extract Generic Key Fields from t_sel 20000831
4 DETERMINE_KEY_VALUES Instance method Public Method Extract Generic Key Fields from t_semkey 20000812
5 GET_INSTANCE Static method Public Method Get Instance 20000801
Events
Class CL_UC_APPLICATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_INSTANCE Private See coding SX_INSTANCE 20000812
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) UC_APPL Name der Applikation 20000801

Method CONSTRUCTOR on class CL_UC_APPLICATION has no exception.

Method DETERMINE_ANY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SEMKEY Call by reference Type reference (TYPE) UC0_TS_VALUE Der zum Feld gehörige Eintrag aus IT_SEMKEY wird hinzugefügt 20000813
2 Exporting E_VALUE Call by reference Type reference (TYPE) DATA Wert 20000812
3 Importing IT_SEMKEY Call by reference Type reference (TYPE) UC0_TS_VALUE Semantischer Schlüssel 20000812
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20000812
# Exception Resumable Description Created on
1 NOT_FOUND Feld wurde nicht gefunden 20010801

Method DETERMINE_KEY_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RANGES Call by reference Type reference (TYPE) ANY Struktur, generische Schlüsselfelder werden überschrieben 20000831
2 Importing IT_SEL Call by reference Type reference (TYPE) UC0_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20000831
3 Importing I_TYPE Call by reference Type reference (TYPE) N '0123456789' Berücksichtige nur Felder vom Typ I_TYPE (initial -> alle) 20000831

Method DETERMINE_KEY_SEL on class CL_UC_APPLICATION has no exception.

Method DETERMINE_KEY_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VALUES Call by reference Type reference (TYPE) DATA Struktur, generische Schlüsselfelder werden überschrieben 20000812
2 Changing CT_SEMKEY Call by reference Type reference (TYPE) UC0_TS_VALUE Felder aus IT_SEMKEY vom Typ I_TYPE werden hinzugefügt 20000813
3 Importing IT_SEMKEY Call by reference Type reference (TYPE) UC0_TS_VALUE Semantischer Schlüssel 20000812
4 Importing I_TYPE Call by reference Type reference (TYPE) N '0123456789' Berücksichtige nur Felder vom Typ I_TYPE (initial -> alle) 20000813

Method DETERMINE_KEY_VALUES on class CL_UC_APPLICATION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_APPL Value transfer Object reference (TYPE REF TO) CL_UC_APPLICATION Faktory für Applikationen 20000812
2 Importing I_APPL Call by reference Type reference (TYPE) UC_APPL Name der Applikation 20000801

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