Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MEMGMT_CONSTANTS | All Constsants for Device MGMT | 20040625 |
Properties
| Class | CL_MEMGMT_DEVICE_TEMPLATE | |
| Short Description | Device Template Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ME_CORE | Mobile: Core Components |
| Created | 20040616 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MEMGMT_DEVICE_TEMPLATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MEMGMT_CONSTANTS | All Constsants for Device MGMT | 20040625 |
Friends
Class CL_MEMGMT_DEVICE_TEMPLATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20040707 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20040707 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20040707 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20040707 | |||||
| 5 | Constant | Private | Type reference (TYPE) | C | 'D' | 20040624 | |||
| 6 | Constant | Private | Type reference (TYPE) | C | 'X' | 20040624 | |||
| 7 | Constant | Private | Type reference (TYPE) | C | 'M' | 20040624 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | MEMGMT_MCD_INTERFACE_LIST | Table Type for Device Template MCDs | 20040624 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | MEMGMT_DEV_MAP_INTERFACE_LIST | Table Type for Device Template Assignments | 20040624 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | MEMGMT_COND_INTERFACE_LIST | List for the Conditions | 20040624 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | MEMGMT_CONFIG_INTERFACE_LIST | Table Type for Configuration Templates | 20040629 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | MEMGMT_DEV_TEXT-TEXT | Device Template for Device Configuration Texts | 20040624 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | MEMGMT_DEV_TEMPL | Device Template for the Device Configuration | 20040616 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | C | 20040624 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | C | 20040624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a new application | 20040616 | |
| 2 | Instance method | Public | Method | Adds an assignment type | 20040616 | |
| 3 | Instance method | Public | Method | Adds a condition | 20040624 | |
| 4 | Instance method | Public | Method | Adss a configuration template to the device template | 20040629 | |
| 5 | Instance method | Public | Method | Assigns a configuration template by name | 20040701 | |
| 6 | Static method | Public | Method | Checks if the role is valid | 20040625 | |
| 7 | Instance method | Public | Constructor | 20040616 | ||
| 8 | Instance method | Public | Method | Deletes a device template | 20040616 | |
| 9 | Instance method | Public | Method | Deletes an application | 20040616 | |
| 10 | Instance method | Public | Method | Deletes an assignment type | 20040616 | |
| 11 | Instance method | Public | Method | Deletes a condition | 20040624 | |
| 12 | Instance method | Public | Method | Deletes the assignment of a configuration template | 20040629 | |
| 13 | Instance method | Public | Method | Deletes the configuration template by name | 20040702 | |
| 14 | Instance method | Public | Method | Unlock the device template | 20040702 | |
| 15 | Instance method | Public | Method | Lock the device template | 20040702 | |
| 16 | Static method | Public | Method | 20041123 | ||
| 17 | Instance method | Public | Method | Provides the list of applications of the device template | 20040616 | |
| 18 | Instance method | Public | Method | Provides all the roles assigned to the device template | 20040616 | |
| 19 | Instance method | Public | Method | Provides the authorization group | 20040616 | |
| 20 | Instance method | Public | Method | Provides the condition | 20040624 | |
| 21 | Instance method | Public | Method | Provides the list of configuration templates | 20040629 | |
| 22 | Instance method | Public | Method | Provides the header of the device template | 20040705 | |
| 23 | Static method | Public | Method | 20050422 | ||
| 24 | Instance method | Public | Method | Provides the unique name of the device template | 20040624 | |
| 25 | Instance method | Public | Method | Provides the text for the device template | 20040616 | |
| 26 | Instance method | Public | Method | Loads the device template | 20040616 | |
| 27 | Instance method | Public | Method | Reads the text | 20040624 | |
| 28 | Instance method | Public | Method | Stores the device template | 20040616 | |
| 29 | Instance method | Public | Method | Reads the authorization group | 20040616 |
Events
Class CL_MEMGMT_DEVICE_TEMPLATE has no event.
Types
Class CL_MEMGMT_DEVICE_TEMPLATE has no local type.
Method Signatures
Method ADD_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | MEMGMT_MCD-NAME | 20040624 | ||||
| 2 | I_NAMESPACE | Call by reference | Type reference (TYPE) | MEMGMT_MCD-NAMESPACE | Namensraum | 20040624 | |||
| 3 | I_VERSION | Call by reference | Type reference (TYPE) | MEMGMT_MCD-VERSION | Version der mobilen Komponente | 20040624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Applikation wurde schon hinzugefügt | 20040624 | ||
| 2 | 20040625 | |||
| 3 | 20040624 |
Method ADD_ASSIGNMENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAP_TYPE_ID | Call by reference | Type reference (TYPE) | MEMGMT_DEV_MAP-MAP_TYPE_ID | Mapping-Typen für die Device-Konfiguration | 20040624 | |||
| 2 | I_MAP_VALUE | Call by reference | Type reference (TYPE) | MEMGMT_DEV_MAP-MAP_VALUE | Wert zum Mapping-Type der Device-Konfiguration | 20040624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Zuordnungstyp wurde schon zugeordnet | 20040624 | ||
| 2 | Der Zuordnungstyp ist nicht gültig | 20040624 | ||
| 3 | Der Zuordnungswert ist nicht gültig | 20040625 | ||
| 4 | 20040624 |
Method ADD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONDITION_TYPE | Call by reference | Type reference (TYPE) | MEMGMT_CONDITION-CONDITION_TYPE | Konditionen zur Device-Konfiguration | 20040624 | |||
| 2 | I_CONDITION_VALUE | Call by reference | Type reference (TYPE) | MEMGMT_CONDITION-CONDITION_VALUE | Wertebereich für die einzelnen Parameter | 20040624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Bedingung wurde schon definiert | 20040624 | ||
| 2 | Die Bedingung ist nicht gültig | 20040624 | ||
| 3 | 20040624 |
Method ADD_CONFIG_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_MEMGMT_CONFIG_TEMPLATE | ME - Device-Konfiguration | 20040629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040629 | |||
| 2 | 20040629 | |||
| 3 | 20040629 |
Method ADD_CONFIG_TEMPLATE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | MEMGMT_CFG_TEMPL-CONFIGURATION_ID | Konfigurations-Template Identifikation | 20040701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040701 | |||
| 2 | 20040701 | |||
| 3 | 20040701 | |||
| 4 | 20040701 |
Method CHECK_IF_ROLE_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROLE | Call by reference | Type reference (TYPE) | MEMGMT_DEV_MAP-MAP_VALUE | Wert zum Mapping-Type der Device-Konfiguration | 20040625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rolle ist nicht gültig | 20040625 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | MEMGMT_DEV_TEMPL-DEVICE_TEMPL_ID | Device-Template Identifikation | 20040624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Name ist nicht gültig | 20040624 | ||
| 2 | Der Name wurde nicht angegeben | 20040624 |
Method DELETE Signature
Method DELETE on class CL_MEMGMT_DEVICE_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object is not loaded | 20040624 |
Method DELETE_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | MEMGMT_MCD-NAME | 20040624 | ||||
| 2 | I_NAMESPACE | Call by reference | Type reference (TYPE) | MEMGMT_MCD-NAMESPACE | Namensraum | 20040624 | |||
| 3 | I_VERSION | Call by reference | Type reference (TYPE) | MEMGMT_MCD-VERSION | Version der mobilen Komponente | 20040624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Applikation wurde nicht gefunden | 20040624 | ||
| 2 | Das Objekt wurde zum Löschen markiert | 20040624 |
Method DELETE_ASSIGNMENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAP_TYPE_ID | Call by reference | Type reference (TYPE) | MEMGMT_DEV_MAP-MAP_TYPE_ID | Mapping-Typen für die Device-Konfiguration | 20040624 | |||
| 2 | I_MAP_VALUE | Call by reference | Type reference (TYPE) | MEMGMT_DEV_MAP-MAP_VALUE | Wert zum Mapping-Type der Device-Konfiguration | 20040624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040625 | |||
| 2 | 20040624 |
Method DELETE_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONDITION_TYPE | Call by reference | Type reference (TYPE) | MEMGMT_CONDITION-CONDITION_TYPE | Konditionen zur Device-Konfiguration | 20040624 | |||
| 2 | I_CONDITION_VALUE | Call by reference | Type reference (TYPE) | MEMGMT_CONDITION-CONDITION_VALUE | Wertebereich für die einzelnen Parameter | 20040624 |
Method DELETE_CONDITION on class CL_MEMGMT_DEVICE_TEMPLATE has no exception.
Method DELETE_CONFIG_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_MEMGMT_CONFIG_TEMPLATE | ME - Device-Konfiguration | 20040629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040629 | |||
| 2 | 20040629 |
Method DELETE_CONFIG_TEMPLATE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | MEMGMT_CFG_TEMPL-CONFIGURATION_ID | Konfigurations-Template Identifikation | 20040702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040702 | |||
| 2 | 20040702 | |||
| 3 | 20040702 |
Method DEQUEUE_MEMGMT_DEV_TEMPL Signature
Method DEQUEUE_MEMGMT_DEV_TEMPL on class CL_MEMGMT_DEVICE_TEMPLATE has no parameter.
Method DEQUEUE_MEMGMT_DEV_TEMPL on class CL_MEMGMT_DEVICE_TEMPLATE has no exception.
Method ENQUEUE_MEMGMT_DEV_TEMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOCK_USER | Call by reference | Type reference (TYPE) | SYST-MSGV1 | Messagevariable-01 | 20040702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040702 | |||
| 2 | 20040702 |
Method GETLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEVICE_TEMPLATE_LIST | Call by reference | Type reference (TYPE) | MEMGMT_DEV_TEMPL_LIST_TAB | 20041123 | ||||
| 2 | I_APP_NAME | Call by reference | Type reference (TYPE) | MSDNAME | 20041123 | ||||
| 3 | I_APP_NAMESPACE | Call by reference | Type reference (TYPE) | NAMESPACE | 20041123 | ||||
| 4 | I_APP_VERSION | Call by reference | Type reference (TYPE) | BWAFVERS | 20041123 | ||||
| 5 | I_ASSIGNMENT_TYPE | Call by reference | Type reference (TYPE) | MEMGMT_MAP_TYPE | 20041123 | ||||
| 6 | I_ASSIGNMENT_VALUE | Call by reference | Type reference (TYPE) | MEMGMT_MVALUE | 20041123 | ||||
| 7 | I_CONDITION_TYPE | Call by reference | Type reference (TYPE) | MEMGMT_CTYPE | Condition for Device Configuration | 20050425 | |||
| 8 | I_CONDITION_VALUE | Call by reference | Type reference (TYPE) | MEMGMT_COND_VALUE | Condition Index | 20050425 | |||
| 9 | I_CONFTEMPLATE_ID | Call by reference | Type reference (TYPE) | MEMGMT_CID | 20041123 | ||||
| 10 | I_DEVICE_ID | Call by reference | Type reference (TYPE) | MEDEVGUID | 20041123 | ||||
| 11 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20041123 | |||
| 12 | I_USER | Call by reference | Type reference (TYPE) | XUBNAME | 20041123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041124 |
Method GET_APPLICATION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_APPLICATION_LIST | Call by reference | Type reference (TYPE) | MEMGMT_MCD_INTERFACE_LIST | Tabellentyp für Device Template MCDs | 20040625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Applikationsliste verfügbar | 20040618 |
Method GET_ASSIGNMENT_TYPE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ASSIGNMENT_TYPE_LIST | Call by reference | Type reference (TYPE) | MEMGMT_DEV_MAP_INTERFACE_LIST | Tabellentyp für Device Template Zuordnungen | 20040624 |
Method GET_ASSIGNMENT_TYPE_LIST on class CL_MEMGMT_DEVICE_TEMPLATE has no exception.
Method GET_AUTHORITY_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AUTHORITY_GROUP | Call by reference | Type reference (TYPE) | MEMGMT_DEV_TEMPL-AUTHORITY_GROUP | Authority Objekt des Templates | 20040625 |
Method GET_AUTHORITY_GROUP on class CL_MEMGMT_DEVICE_TEMPLATE has no exception.
Method GET_CONDITION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONDITION_LIST | Call by reference | Type reference (TYPE) | MEMGMT_COND_INTERFACE_LIST | Liste für die Conditions | 20040625 |
Method GET_CONDITION_LIST on class CL_MEMGMT_DEVICE_TEMPLATE has no exception.
Method GET_CONFIG_TEMPLATE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONFIG_TEMPLATE_LIST | Call by reference | Type reference (TYPE) | MEMGMT_CONFIG_INTERFACE_LIST | Tabellentyp für Configuration templates | 20040629 |
Method GET_CONFIG_TEMPLATE_LIST on class CL_MEMGMT_DEVICE_TEMPLATE has no exception.
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | MEMGMT_DEV_TEMPL | Device-Template für die Devise-Konfiguration | 20040705 |
Method GET_HEADER on class CL_MEMGMT_DEVICE_TEMPLATE has no exception.
Method GET_HIERARCHY_NODES_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODE_LIST | Call by reference | Type reference (TYPE) | MEMGMT_NODE_LIST_TT | ME: Hierarchy Node | 20050422 | |||
| 2 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20050422 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | MEMGMT_DEV_TEMPL-DEVICE_TEMPL_ID | Device Configuration ID | 20050422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050422 |
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAME | Value transfer | Type reference (TYPE) | MEMGMT_DEV_TEMPL-DEVICE_TEMPL_ID | Device-Template Identifikation | 20040625 |
Method GET_NAME on class CL_MEMGMT_DEVICE_TEMPLATE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | MEMGMT_DEV_TEXT-TEXT | Device-Konfiguraition - Beschriebung | 20040625 |
Method GET_TEXT on class CL_MEMGMT_DEVICE_TEMPLATE has no exception.
Method LOAD Signature
Method LOAD on class CL_MEMGMT_DEVICE_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Name wurde nicht angegeben | 20040624 | ||
| 2 | Das Device Template wurde nicht gefunden | 20040624 |
Method MODIFY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT | Call by reference | Type reference (TYPE) | MEMGMT_DEV_TEXT-TEXT | Device-Konfiguraition - Beschriebung | 20040624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040624 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USERNAME | Call by reference | Type reference (TYPE) | XUBNAME | 20050622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Name ist nicht gültig | 20040624 | ||
| 2 | Probleme beim Update der Applikationen | 20040624 | ||
| 3 | Probleme beim Update der Zuordnungen | 20040624 | ||
| 4 | Probleme beim Update der Bedingungen | 20040624 | ||
| 5 | Probleme beim Update der Config Templates | 20040629 | ||
| 6 | Probleme beim Update | 20040624 | ||
| 7 | Probleme beim Update des Textes | 20040624 |
Method SET_AUTHORITY_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AUTHORITY_GROUP | Call by reference | Type reference (TYPE) | MEMGMT_DEV_TEMPL-AUTHORITY_GROUP | Authority Objekt des Templates | 20040624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040624 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |