SAP ABAP Class CL_UKM_CONFIGURATION (UKM: Access to configuration tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-UKM (Application Component) Standardized Key Mapping
⤷
S_UKM_ENGINE (Package) Unified Key Mapping Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UKM_ATTRIBUTE_CONVERT | UKM: Conversion of cct:identifier Attributes | 20060310 |
Properties
| Class | CL_UKM_CONFIGURATION | |
| Short Description | UKM: Access to configuration tables | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_UKM_ENGINE | Unified Key Mapping Engine |
| Created | 20050111 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UKM_ATTRIBUTE_CONVERT | UKM: Conversion of cct:identifier Attributes | 20060310 |
Friends
Class CL_UKM_CONFIGURATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UKM_CONTROLLER | UKM: Processing Controller | 20051020 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UKM_PERSISTENCY | UKM: Persistence | 20051020 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | MTT_AGENCY_BY_EXT | 20051020 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | MTT_AGENCY_BY_INT | 20051020 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | MTT_AGENCY_BY_EXT | 20060203 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | MTT_SCHEME_BY_EXT | 20060203 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | MTT_SCHEME_BY_EXT | 20051020 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | MTT_SCHEME_BY_INT | 20051020 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | UKM_E_BOOLEAN | UKM: Too Many Agencies for Total Buffering | 20060210 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural Number | 20060210 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | UKM_E_BOOLEAN | UKM: Too Many Agencies for Total Buffering | 20060210 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | UKM_E_BOOLEAN | UKM: Boolean Expression | 20060203 | |||
| 13 | Constant | Public | Type reference (TYPE) | INT4 | 200 | Natural Number | 20060210 | ||
| 14 | Constant | Protected | Type reference (TYPE) | I | 120 | Number of Repetitions | 20050112 | ||
| 15 | Constant | Protected | Type reference (TYPE) | UKM_E_DATABASE_TABLE | 'UKM_AGENCY' | UKM_AGENCY | 20060210 | ||
| 16 | Constant | Protected | Type reference (TYPE) | UKM_E_DATABASE_TABLE | 'UKM_SCHEME' | UKM_SCHEME | 20060210 | ||
| 17 | Static Attribute | Protected | Type reference (TYPE) | STT_CONFIGURATION | 20051020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Internal Instance Management | 20051020 | |
| 2 | Instance method | Public | Constructor | Constructor | 20051020 | |
| 3 | Instance method | Public | Method | Conversion of agency attributes: external -> internal | 20050111 | |
| 4 | Instance method | Public | Method | Conversion of agency attributes: internal -> external | 20050111 | |
| 5 | Instance method | Public | Method | Conversion of a key: external -> internal | 20050112 | |
| 6 | Instance method | Public | Method | Conversion of a key: external -> internal | 20050708 | |
| 7 | Instance method | Public | Method | Conversion of a key: internal -> external | 20050112 | |
| 8 | Instance method | Public | Method | Conversion of a key: external -> internal | 20050708 | |
| 9 | Instance method | Public | Method | UKM: Conversion of Range Tables of Attributes | 20060201 | |
| 10 | Instance method | Public | Method | Conversion of scheme attributes: external -> internal | 20050111 | |
| 11 | Instance method | Public | Method | Conversion of scheme attributes: internal -> external | 20050111 | |
| 12 | Instance method | Protected | Method | UKM: Copies Global Config to Context-Dependent Config | 20051021 | |
| 13 | Instance method | Protected | Method | Creation of a new agency entry | 20050111 | |
| 14 | Instance method | Protected | Method | Creation of a new scheme entry | 20050111 | |
| 15 | Static method | Public | Method | Instantiation of a Configuration | 20051020 | |
| 16 | Instance method | Protected | Method | Read of the configuration tables from the database | 20050111 | |
| 17 | Instance method | Public | Method | 20060203 | ||
| 18 | Instance method | Public | Method | 20060203 |
Events
Class CL_UKM_CONFIGURATION has no event.
Types
Class CL_UKM_CONFIGURATION has no local type.
Method Signatures
Method ATTACH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20060407 | |||
| 2 | ER_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | CL_UKM_CONFIGURATION | UKM: Zugriff auf die Konfigurations-Tabellen | 20051020 | |||
| 3 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_UKM_CONTROLLER | UKM: Verarbeitungs-Controller | 20060309 | |||
| 4 | IR_PERSISTENCY | Call by reference | Object reference (TYPE REF TO) | CL_UKM_PERSISTENCY | UKM: Persistenz | 20060309 | |||
| 5 | IV_BUFFER_LINES_MAX | Call by reference | Type reference (TYPE) | INT4 | CL_UKM_CONFIGURATION=>SC_BUFFER_LINES_MAX | Natürliche Zahl | 20060309 | ||
| 6 | IV_CREATE_IF_NOT_EXISTS | Call by reference | Type reference (TYPE) | UKM_E_BOOLEAN | ABAP_FALSE | UKM: Boolescher Ausdruck | 20060309 | ||
| 7 | IV_MAIN_CONTEXT_ID | Call by reference | Type reference (TYPE) | UKM_E_MAIN_CONTEXT_ID | UKM: ID des Hauptkontextes | 20051020 | |||
| 8 | IV_RUNTIME_GENERATED_CONTEXT | Call by reference | Type reference (TYPE) | UKM_E_RUNT_GEN_CONTEXT_BOOLEAN | ABAP_TRUE | UKM: Kontext zur Laufzeit generiert (kein Customizing) | 20060405 |
Method ATTACH on class CL_UKM_CONFIGURATION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_UKM_CONTROLLER | UKM: Verarbeitungs-Controller | 20051020 | |||
| 2 | IR_PERSISTENCY | Call by reference | Object reference (TYPE REF TO) | CL_UKM_PERSISTENCY | UKM: Persistenz | 20051021 | |||
| 3 | IV_BUFFER_LINES_MAX | Call by reference | Type reference (TYPE) | INT4 | CL_UKM_CONFIGURATION=>SC_BUFFER_LINES_MAX | Natürliche Zahl | 20060210 |
Method CONSTRUCTOR on class CL_UKM_CONFIGURATION has no exception.
Method CONVERT_AGENCY_EXT2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050112 | |||
| 2 | CV_AGENCY_ID | Call by reference | Type reference (TYPE) | UKM_E_AGENCY_ID | UKM: Schlüsselagentur-ID | 20050111 | |||
| 3 | EV_NOT_EXISTS | Call by reference | Type reference (TYPE) | UKM_E_BOOLEAN | UKM: Boolescher Ausdruck | 20050708 | |||
| 4 | IV_CCT_SAGENCY_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SA_ID | UKM: CCT:Identifier SchemeAgencyID | 20050111 | |||
| 5 | IV_CCT_SASAGENCY_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SASA_ID | UKM: CCT:Identifier SchemeAgencySchemeAgencyID | 20050111 | |||
| 6 | IV_CCT_SASCHEME_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SAS_ID | UKM: CCT:Identifier SchemeAgencySchemeID | 20050111 | |||
| 7 | IV_CREATE_IF_NOT_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | UKM: Eintrag erzeugen wenn keiner gefunden werden konnte | 20050111 | ||
| 8 | IV_IGNORE_INITIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Ignoriere Initialwerte von Agency | 20050118 |
Method CONVERT_AGENCY_EXT2INT on class CL_UKM_CONFIGURATION has no exception.
Method CONVERT_AGENCY_INT2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050112 | |||
| 2 | CV_CCT_SAGENCY_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SA_ID | UKM: CCT:Identifier SchemeAgencyID | 20050112 | |||
| 3 | CV_CCT_SASAGENCY_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SASA_ID | UKM: CCT:Identifier SchemeAgencySchemeAgencyID | 20050112 | |||
| 4 | CV_CCT_SASCHEME_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SAS_ID | UKM: CCT:Identifier SchemeAgencySchemeID | 20050112 | |||
| 5 | IV_AGENCY_ID | Call by reference | Type reference (TYPE) | UKM_E_AGENCY_ID | UKM: Schlüsselagentur-ID | 20050112 |
Method CONVERT_AGENCY_INT2EXT on class CL_UKM_CONFIGURATION has no exception.
Method CONVERT_KEY_EXT2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_KEY_INT | Call by reference | Type reference (TYPE) | UKM_S_BUFFER_KEY | Pufferstruktur für Schlüssel | 20050112 | |||
| 2 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050112 | |||
| 3 | IS_KEY_EXT | Call by reference | Type reference (TYPE) | UKM_S_KEY_EASY | UKM: Qualifizierter Schlüssel mit CCT-Identifier-Attributen | 20050112 | |||
| 4 | IV_CREATE_IF_NOT_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Key bei Bedarf in Konfigurationstabellen erzeugen | 20050112 | ||
| 5 | IV_IGNORE_INITIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Ignoriere Initialwerte von Agency/Scheme | 20050118 |
Method CONVERT_KEY_EXT2INT on class CL_UKM_CONFIGURATION has no exception.
Method CONVERT_KEY_EXT2INT_GENERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050708 | |||
| 2 | EV_NOT_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | UKM: Qualifizierter Schlüssel mit CCT-Identifier-Attributen | 20050708 | |||
| 3 | IR_EXTERNAL_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | 20050708 | ||||
| 4 | IR_INTERNAL_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | 20050708 | ||||
| 5 | IV_CREATE_IF_NOT_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Key bei Bedarf in Konfigurationstabellen erzeugen | 20050708 |
Method CONVERT_KEY_EXT2INT_GENERIC on class CL_UKM_CONFIGURATION has no exception.
Method CONVERT_KEY_INT2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_KEY_EXT | Call by reference | Type reference (TYPE) | UKM_S_KEY_EASY | UKM: Qualifizierter Schlüssel mit CCT-Identifier-Attributen | 20050112 | |||
| 2 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050112 | |||
| 3 | IS_KEY_INT | Call by reference | Type reference (TYPE) | UKM_S_BUFFER_KEY | Pufferstruktur für Schlüssel | 20050112 |
Method CONVERT_KEY_INT2EXT on class CL_UKM_CONFIGURATION has no exception.
Method CONVERT_KEY_INT2EXT_GENERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050708 | |||
| 2 | IR_EXTERNAL_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | 20050708 | ||||
| 3 | IR_INTERNAL_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | 20050708 |
Method CONVERT_KEY_INT2EXT_GENERIC on class CL_UKM_CONFIGURATION has no exception.
Method CONVERT_RANGES_EXT2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTERNAL_AGENCY_ID_RANGE | Call by reference | Type reference (TYPE) | UKM_T_RAW16_RANGE | Rangetabelle für Raw16-GUIDs | 20060201 | |||
| 2 | ET_INTERNAL_SCHEME_ID_RANGE | Call by reference | Type reference (TYPE) | UKM_T_RAW16_RANGE | Rangetabelle für Raw16-GUIDs | 20060201 | |||
| 3 | IT_SAGENCY_ID_RANGE | Call by reference | Type reference (TYPE) | UKM_T_CCT_SAGENCY_ID_RANGE | UKM: Range-Tabelle für Attribut schemeAgencyID | 20060201 | |||
| 4 | IT_SASAGENCY_ID_RANGE | Call by reference | Type reference (TYPE) | UKM_T_CCT_SASAGENCY_ID_RANGE | UKM: Range-Tabelle für Attribut schemeAgencySchemeAgencyID | 20060201 | |||
| 5 | IT_SASCHEME_ID_RANGE | Call by reference | Type reference (TYPE) | UKM_T_CCT_SASCHEME_ID_RANGE | UKM: Range-Tabelle für Attribut schemeAgencySchemeID | 20060201 | |||
| 6 | IT_SCHEME_ID_RANGE | Call by reference | Type reference (TYPE) | UKM_T_CCT_SCHEME_ID_RANGE | UKM: Range-Tabelle für Attribut schemeID | 20060201 | |||
| 7 | IT_SVERSION_ID_RANGE | Call by reference | Type reference (TYPE) | UKM_T_CCT_SVERSION_ID_RANGE | UKM: Range-Tabelle für Attribut schemeVersionID | 20060201 |
Method CONVERT_RANGES_EXT2INT on class CL_UKM_CONFIGURATION has no exception.
Method CONVERT_SCHEME_EXT2INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050112 | |||
| 2 | CV_SCHEME_ID | Call by reference | Type reference (TYPE) | UKM_E_SCHEME_ID | UKM: Schlüsselschema-ID | 20050111 | |||
| 3 | EV_NOT_EXISTS | Call by reference | Type reference (TYPE) | UKM_E_BOOLEAN | UKM: Boolescher Ausdruck | 20050708 | |||
| 4 | IV_CCT_SCHEME_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_S_ID | UKM: CCT:Identifier SchemeID | 20050111 | |||
| 5 | IV_CCT_SVERSION_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SV_ID | UKM: CCT:Identifier SchemeVersionID | 20050111 | |||
| 6 | IV_CREATE_IF_NOT_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Erzeuge Scheme/Agency wenn sie nicht vorhanden sind | 20050111 | ||
| 7 | IV_IGNORE_INITIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Ignoriere Initialwerte von Scheme | 20050118 |
Method CONVERT_SCHEME_EXT2INT on class CL_UKM_CONFIGURATION has no exception.
Method CONVERT_SCHEME_INT2EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050112 | |||
| 2 | CV_CCT_SCHEME_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_S_ID | UKM: CCT:Identifier SchemeID | 20050111 | |||
| 3 | CV_CCT_SVERSION_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SV_ID | UKM: CCT:Identifier SchemeVersionID | 20050111 | |||
| 4 | IV_SCHEME_ID | Call by reference | Type reference (TYPE) | UKM_E_SCHEME_ID | UKM: Schlüsselschema-ID | 20050111 |
Method CONVERT_SCHEME_INT2EXT on class CL_UKM_CONFIGURATION has no exception.
Method COPY_CONFIG_TO_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COPIED | Call by reference | Type reference (TYPE) | UKM_E_BOOLEAN | UKM: Boolescher Ausdruck | 20051025 |
Method COPY_CONFIG_TO_CONTEXT on class CL_UKM_CONFIGURATION has no exception.
Method CREATE_AGENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050112 | |||
| 2 | CV_AGENCY_ID | Call by reference | Type reference (TYPE) | UKM_E_AGENCY_ID | 20050111 | ||||
| 3 | IV_CCT_SAGENCY_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SA_ID | UKM: CCT:Identifier SchemeAgencyID | 20050111 | |||
| 4 | IV_CCT_SASAGENCY_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SASA_ID | 20050111 | ||||
| 5 | IV_CCT_SASCHEME_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SAS_ID | 20050111 |
Method CREATE_AGENCY on class CL_UKM_CONFIGURATION has no exception.
Method CREATE_SCHEME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050112 | |||
| 2 | CV_SCHEME_ID | Call by reference | Type reference (TYPE) | UKM_E_SCHEME_ID | UKM: Schlüsselschema-ID | 20050111 | |||
| 3 | IV_CCT_SCHEME_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_S_ID | UKM: CCT:Identifier SchemeID | 20050111 | |||
| 4 | IV_CCT_SVERSION_ID | Call by reference | Type reference (TYPE) | UKM_E_CCT_ID_SV_ID | UKM: CCT:Identifier SchemeVersionID | 20050111 |
Method CREATE_SCHEME on class CL_UKM_CONFIGURATION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | CL_UKM_CONFIGURATION | UKM: Zugriff auf die Konfigurations-Tabellen | 20051020 | |||
| 2 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_UKM_CONTROLLER | UKM: Verarbeitungs-Controller | 20051020 | |||
| 3 | IR_PERSISTENCY | Call by reference | Object reference (TYPE REF TO) | CL_UKM_PERSISTENCY | UKM: Persistenz | 20051021 | |||
| 4 | IV_BUFFER_LINES_MAX | Call by reference | Type reference (TYPE) | INT4 | CL_UKM_CONFIGURATION=>SC_BUFFER_LINES_MAX | Natürliche Zahl | 20060210 |
Method GET_INSTANCE on class CL_UKM_CONFIGURATION has no exception.
Method READ_CONFIGURATION_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050112 | |||
| 2 | IS_AGENCY_BY_EXT | Call by reference | Type reference (TYPE) | UKMDB_AGC00000 | UKM: Schlüsselagentur | 20051020 | |||
| 3 | IS_AGENCY_BY_INT | Call by reference | Type reference (TYPE) | UKMDB_AGC00000 | UKM: Schlüsselagentur | 20051020 | |||
| 4 | IS_SCHEME_BY_EXT | Call by reference | Type reference (TYPE) | UKMDB_SCH00000 | UKM: Schlüsselagentur | 20051020 | |||
| 5 | IS_SCHEME_BY_INT | Call by reference | Type reference (TYPE) | UKMDB_SCH00000 | UKM: Schlüsselagentur | 20051020 | |||
| 6 | IT_AGENCY_BY_EXT | Call by reference | Type reference (TYPE) | MTT_AGENCY_BY_EXT | 20051020 | ||||
| 7 | IT_AGENCY_BY_INT | Call by reference | Type reference (TYPE) | MTT_AGENCY_BY_INT | 20051020 | ||||
| 8 | IT_SCHEME_BY_EXT | Call by reference | Type reference (TYPE) | MTT_SCHEME_BY_EXT | 20051020 | ||||
| 9 | IT_SCHEME_BY_INT | Call by reference | Type reference (TYPE) | MTT_SCHEME_BY_INT | 20051020 | ||||
| 10 | IV_CONSTRUCTION | Call by reference | Type reference (TYPE) | UKM_E_BOOLEAN | ABAP_FALSE | UKM: Boolescher Ausdruck | 20051025 | ||
| 11 | IV_READ_ALL_AGENCIES | Call by reference | Type reference (TYPE) | UKM_E_BOOLEAN | UKM: Boolescher Ausdruck | 20060201 | |||
| 12 | IV_READ_ALL_SCHEMES | Call by reference | Type reference (TYPE) | UKM_E_BOOLEAN | UKM: Boolescher Ausdruck | 20060201 |
Method READ_CONFIGURATION_FROM_DB on class CL_UKM_CONFIGURATION has no exception.
Method START_TRACKING Signature
Method START_TRACKING on class CL_UKM_CONFIGURATION has no parameter.
Method START_TRACKING on class CL_UKM_CONFIGURATION has no exception.
Method STOP_TRACKING Signature
Method STOP_TRACKING on class CL_UKM_CONFIGURATION has no parameter.
Method STOP_TRACKING on class CL_UKM_CONFIGURATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |