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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UCF_TS_APPL_FIELD | Technical Fields of an Application | 20000818 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UC_APPL | Application | 20000818 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLASSNAME | Reference Type | 20000818 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | NUMC3 | '134' | Type of Technical Field: Determines the Layout | 20000908 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | NUMC3 | '124' | Type of Technical Field: Determines the Method | 20000908 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | NUMC2 | '15' | Type of Technical Field: Determines the Model | 20000802 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | UC_FIELDNAME | 'KEY' | Prefix of Generic Key Fields | 20000812 | |
8 | ![]() |
Static Attribute | Private | See coding | GT_INSTANCE | 20000812 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20000801 |
2 | ![]() |
Static method | Public | Method | Extract Desired Field from t_semkey | 20000812 |
3 | ![]() |
Instance method | Public | Method | Extract Generic Key Fields from t_sel | 20000831 |
4 | ![]() |
Instance method | Public | Method | Extract Generic Key Fields from t_semkey | 20000812 |
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | DATA | Wert | 20000812 | ||
3 | ![]() |
IT_SEMKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Semantischer Schlüssel | 20000812 | ||
4 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20000812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
CS_RANGES | Call by reference | Type reference (TYPE) | ANY | Struktur, generische Schlüsselfelder werden überschrieben | 20000831 | ||
2 | ![]() |
IT_SEL | Call by reference | Type reference (TYPE) | UC0_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20000831 | ||
3 | ![]() |
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 | ![]() |
CS_VALUES | Call by reference | Type reference (TYPE) | DATA | Struktur, generische Schlüsselfelder werden überschrieben | 20000812 | ||
2 | ![]() |
CT_SEMKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Felder aus IT_SEMKEY vom Typ I_TYPE werden hinzugefügt | 20000813 | ||
3 | ![]() |
IT_SEMKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Semantischer Schlüssel | 20000812 | ||
4 | ![]() |
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 | ![]() |
EO_APPL | Value transfer | Object reference (TYPE REF TO) | CL_UC_APPLICATION | Faktory für Applikationen | 20000812 | ||
2 | ![]() |
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 |