Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MGMT_CONSTANTS | Contants for Device Management | 20050214 |
Properties
| Class | CL_MI_PACKAGE_GENERATION | |
| Short Description | Client Package Admin and monitoring | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ME_MGMT | Mobile: Device Management |
| Created | 20050208 | SAP |
| Last change | 20060912 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MGMT_CONSTANTS | Contants for Device Management | 20050214 |
Friends
Class CL_MI_PACKAGE_GENERATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20050215 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20050215 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20050620 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20050406 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20050215 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20050406 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20050215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | add a new package to list | 20050208 | |
| 2 | Instance method | Private | Method | removes a package from db | 20050214 | |
| 3 | Instance method | Private | Method | reoves package items from db# | 20050214 | |
| 4 | Instance method | Private | Method | removes all log messages from db | 20050214 | |
| 5 | Instance method | Public | Method | removes all package information from list | 20050208 | |
| 6 | Instance method | Private | Method | remove corresponding templates | 20050519 | |
| 7 | Instance method | Private | Method | 20050214 | ||
| 8 | Instance method | Public | Method | read all detail information for the given packages | 20050208 | |
| 9 | Instance method | Public | Method | read all header information for search criterias | 20050208 | |
| 10 | Instance method | Public | Method | reads all log informations concerning to the package | 20050208 | |
| 11 | Instance method | Private | Method | 20050208 | ||
| 12 | Instance method | Public | Method | 20050510 | ||
| 13 | Instance method | Private | Method | 20050208 | ||
| 14 | Instance method | Private | Method | get the backup of templetes from db | 20050519 | |
| 15 | Static method | Public | Method | fills the structure bapireturn | 20050214 | |
| 16 | Static method | Public | Method | Checks if Device-Id is available | 20050331 | |
| 17 | Instance method | Public | Method | create or add a new Log entry | 20050208 | |
| 18 | Instance method | Private | Method | creates a new package header in db | 20050209 | |
| 19 | Instance method | Private | Method | 20050209 | ||
| 20 | Instance method | Public | Method | updates the header informaition and writes a status entry | 20050216 | |
| 21 | Instance method | Private | Method | creates a new status entry within the history | 20050216 | |
| 22 | Instance method | Public | Method | set the current status of package generation | 20050208 | |
| 23 | Instance method | Private | Method | backup of templetes to db | 20050519 | |
| 24 | Instance method | Public | Method | 20050208 | ||
| 25 | Instance method | Private | Method | updates existing package informations | 20050209 | |
| 26 | Instance method | Private | Method | updates the given item in database | 20050209 | |
| 27 | Instance method | Private | Method | update template list | 20050519 |
Events
Class CL_MI_PACKAGE_GENERATION has no event.
Types
Class CL_MI_PACKAGE_GENERATION has no local type.
Method Signatures
Method CREATE_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return-Parameter | 20050209 | |||
| 2 | I_PACKAGE_HEAD | Call by reference | Type reference (TYPE) | MEMGMT_PACKAGE_HEAD | 20050209 | ||||
| 3 | I_PACKAGE_ITEMS | Call by reference | Type reference (TYPE) | MIPACKAGE_ITEM_TAB | Objekte des Installationspakets | 20050209 | |||
| 4 | I_PACKAGE_TEMPL | Call by reference | Type reference (TYPE) | MIPACK_TEMPL_TAB | Sicherung der Vorlagen zum Erstellungszeitpunkt | 20050519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050209 | |||
| 2 | Die Werte einiger Parameter werden überprüft | 20050208 | ||
| 3 | Paketname ist eindeutig und wird überprüft | 20050208 |
Method DELETE_HEAD_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGENAME | Call by reference | Type reference (TYPE) | MI_PACKAGE_NAME | Name eines Pakets | 20050214 | |||
| 2 | I_PACKAGETYPE | Call by reference | Type reference (TYPE) | MI_PACKAGE_TYPE | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050214 | |||
| 2 | 20050214 |
Method DELETE_ITEMS_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGENAME | Call by reference | Type reference (TYPE) | MI_PACKAGE_NAME | 20050214 | ||||
| 2 | I_PACKAGETYPE | Call by reference | Type reference (TYPE) | MI_PACKAGE_TYPE | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050215 | |||
| 2 | 20050215 |
Method DELETE_LOG_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGENAME | Call by reference | Type reference (TYPE) | MI_PACKAGE_NAME | 20050214 | ||||
| 2 | I_PACKAGETYPE | Call by reference | Type reference (TYPE) | MI_PACKAGE_TYPE | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050215 | |||
| 2 | 20050215 |
Method DELETE_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return-Parameter | 20050214 | |||
| 2 | I_PACKAGE_HEAD | Call by reference | Type reference (TYPE) | MEMGMT_PACKAGE_HEAD | Header-Informationen für Pakete | 20050214 |
Method DELETE_PACKAGE on class CL_MI_PACKAGE_GENERATION has no exception.
Method DELETE_TEMPLATES_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGENAME | Call by reference | Type reference (TYPE) | MI_PACKAGE_NAME | Name eines Pakets | 20050519 | |||
| 2 | I_PACKAGETYPE | Call by reference | Type reference (TYPE) | MI_PACKAGE_TYPE | Typ der Template-Eigenschaft | 20050519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050519 | |||
| 2 | 20050519 |
Method GET_DETAIL_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGENAME | Call by reference | Type reference (TYPE) | MI_PACKAGE_NAME | Name eines Pakets | 20050214 | |||
| 2 | I_PACKAGETYPE | Call by reference | Type reference (TYPE) | MI_PACKAGE_TYPE | Typ der Template-Eigenschaft | 20050214 | |||
| 3 | OT_PACKAGE_DETAIL | Call by reference | Type reference (TYPE) | MIPACKAGE_ITEM_TAB | Objekte des Installationspakets | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050214 | |||
| 2 | 20050214 |
Method GET_DETAIL_OF_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PACKAGE_HEAD | Call by reference | Type reference (TYPE) | MIPACKAGE_HEAD_TAB | Paket-Header-Informationen | 20050214 | |||
| 2 | OT_MIPACKAGE_TMPL | Call by reference | Type reference (TYPE) | MIPACK_TEMPL_TAB | Sicherung der Vorlagen zum Erstellungszeitpunkt | 20050603 | |||
| 3 | OT_PACKAGE_DETAIL | Call by reference | Type reference (TYPE) | MIPACKAGE_ITEM_TAB | Objekte des Installationspakets | 20050214 | |||
| 4 | OT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return-Parameter | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050214 | |||
| 2 | 20050214 |
Method GET_LIST_OF_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATED_BY | Call by reference | Type reference (TYPE) | UNAME | Benutzername | 20050214 | |||
| 2 | I_DEVICEID | Call by reference | Type reference (TYPE) | MECONTGUID | Unique-ID Synchronisationscontainer | 20050214 | |||
| 3 | I_MIGROUP | Call by reference | Type reference (TYPE) | MI_GROUP | Mobile Gruppe | 20050214 | |||
| 4 | I_MIUSER | Call by reference | Type reference (TYPE) | UNAME | Benutzername | 20050214 | |||
| 5 | I_MI_STARTDATE | Call by reference | Type reference (TYPE) | MI_START_DATE | Startzeit einer Aufgabe | 20050214 | |||
| 6 | I_MI_STARTTIME | Call by reference | Type reference (TYPE) | MI_START_TIME | Startzeit einer Aufgabe | 20050214 | |||
| 7 | I_MULTI_DEVINST | Call by reference | Type reference (TYPE) | MI_MULTIDEVINST | Installation mehrerer Geräte bestätigen | 20050214 | |||
| 8 | I_PACKAGENAME | Call by reference | Type reference (TYPE) | MI_PACKAGE_NAME | Name eines Pakets | 20050214 | |||
| 9 | I_PACKAGETYPE | Call by reference | Type reference (TYPE) | MI_PACKAGE_TYPE | Typ der Template-Eigenschaft | 20050214 | |||
| 10 | I_STATUS | Call by reference | Type reference (TYPE) | MI_PACKAGE_STATUS | Aktueller Status der Paketgenerierung | 20050214 | |||
| 11 | O_PACKAGE_HEAD | Call by reference | Type reference (TYPE) | MIPACKAGE_HEAD_TAB | Paket-Header-Informationen | 20050214 | |||
| 12 | O_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return-Parameter | 20050216 |
Method GET_LIST_OF_PACKAGES on class CL_MI_PACKAGE_GENERATION has no exception.
Method GET_LOG_ENTRIES_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOG_ENTRIES | Call by reference | Type reference (TYPE) | MIPACKAGE_LOG_TABLE | Gruppe von Protokolleinträgen | 20050317 | |||
| 2 | I_LOG_ENTRY | Call by reference | Type reference (TYPE) | MIPACKAGE_LOG | Protokollnachrichten der Paketgenerierung | 20050317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050317 |
Method GET_PACKAGE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PACKAGE_HEAD | Call by reference | Type reference (TYPE) | MIPACKAGE_HEAD_TAB | Header-Informationen für Pakete | 20050208 | |||
| 2 | I_DEVICEID | Call by reference | Type reference (TYPE) | MECONTGUID | Unique-ID Synchronisationscontainer | 20050208 | |||
| 3 | I_MIGROUP | Call by reference | Type reference (TYPE) | MI_GROUP | Mobile Gruppe | 20050216 | |||
| 4 | I_MIUSER | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20050216 | |||
| 5 | I_MULTI_DEVINST | Call by reference | Type reference (TYPE) | MI_MULTIDEVINST | Installation mehrerer Geräte bestätigen | 20050216 | |||
| 6 | I_PACKAGENAME | Call by reference | Type reference (TYPE) | MI_PACKAGE_NAME | Name eines Pakets | 20050208 | |||
| 7 | I_PACKAGETYPE | Call by reference | Type reference (TYPE) | MI_PACKAGE_TYPE | Typ der Template-Eigenschaft | 20050208 | |||
| 8 | I_START_DATE | Call by reference | Type reference (TYPE) | MI_START_DATE | Startzeit einer Aufgabe | 20050216 | |||
| 9 | I_START_TIME | Call by reference | Type reference (TYPE) | MI_START_TIME | Startzeit einer Aufgabe | 20050216 | |||
| 10 | I_STATUS | Call by reference | Type reference (TYPE) | MI_PACKAGE_STATUS | Aktueller Status der Paketgenerierung | 20050216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050208 |
Method GET_PACKAGE_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PACKAGE_HEAD | Call by reference | Type reference (TYPE) | MIPACKAGE_HEAD | Kopfbereich: Paketgenerierung | 20050510 | |||
| 2 | I_DEVICEID | Call by reference | Type reference (TYPE) | MECONTGUID | Unique-ID Synchronisationscontainer | 20050510 | |||
| 3 | I_MIGROUP | Call by reference | Type reference (TYPE) | MI_GROUP | Mobile Gruppe | 20050510 | |||
| 4 | I_MIUSER | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20050510 | |||
| 5 | I_MULTI_DEVINST | Call by reference | Type reference (TYPE) | MI_MULTIDEVINST | Installation mehrerer Geräte bestätigen | 20050510 | |||
| 6 | I_PACKAGENAME | Call by reference | Type reference (TYPE) | MI_PACKAGE_NAME | Name eines Pakets | 20050510 | |||
| 7 | I_PACKAGETYPE | Call by reference | Type reference (TYPE) | MI_PACKAGE_TYPE | Typ der Template-Eigenschaft | 20050510 | |||
| 8 | I_START_DATE | Call by reference | Type reference (TYPE) | MI_START_DATE | Startzeit einer Aufgabe | 20050510 | |||
| 9 | I_START_TIME | Call by reference | Type reference (TYPE) | MI_START_TIME | Startzeit einer Aufgabe | 20050510 | |||
| 10 | I_STATUS | Call by reference | Type reference (TYPE) | MI_PACKAGE_STATUS | Aktueller Status der Paketgenerierung | 20050510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050510 | |||
| 2 | 20050510 |
Method GET_PACKAGE_TYPE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IE_PACKAGETYPE | Call by reference | Type reference (TYPE) | MIPACKAGE_TYPE | Anzulegende Pakettypen | 20050209 | |||
| 2 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CHAR70 | Beschreibung des Pakettyps | 20050209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050208 |
Method GET_TEMPLATES_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGENAME | Call by reference | Type reference (TYPE) | MI_PACKAGE_NAME | Name eines Pakets | 20050519 | |||
| 2 | I_PACKAGETYPE | Call by reference | Type reference (TYPE) | MI_PACKAGE_TYPE | Typ der Template-Eigenschaft | 20050519 | |||
| 3 | OT_TEMPLATES | Call by reference | Type reference (TYPE) | MIPACK_TEMPL_TAB | Sicherung der Vorlagen zum Erstellungszeitpunkt | 20050519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050519 |
Method SET_BAPIRETURN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20050214 | |||
| 2 | I_MESSAGE_V1 | Call by reference | Type reference (TYPE) | STRING | Nachrichten-Variable | 20050214 | |||
| 3 | I_MESSAGE_V2 | Call by reference | Type reference (TYPE) | STRING | Nachrichten-Variable | 20050214 | |||
| 4 | I_MESSAGE_V3 | Call by reference | Type reference (TYPE) | STRING | Nachrichten-Variable | 20050214 | |||
| 5 | I_MESSAGE_V4 | Call by reference | Type reference (TYPE) | STRING | Nachrichten-Variable | 20050214 | |||
| 6 | I_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20050214 | |||
| 7 | I_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20050214 | |||
| 8 | O_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return-Parameter | 20050214 |
Method SET_BAPIRETURN on class CL_MI_PACKAGE_GENERATION has no exception.
Method SET_DEVICE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURNCODE | Call by reference | Type reference (TYPE) | I | Wenn gefunden gleich 0 | 20050331 | |||
| 2 | I_DEVICE_ID | Call by reference | Type reference (TYPE) | MECONTGUID | Unique-ID Synchronisationscontainer | 20050331 | |||
| 3 | I_PACKAGENAME | Call by reference | Type reference (TYPE) | MI_PACKAGE_NAME | Name eines Pakets | 20050331 | |||
| 4 | I_PACKAGETYPE | Call by reference | Type reference (TYPE) | MI_PACKAGE_TYPE | Typ der Template-Eigenschaft | 20050331 |
Method SET_DEVICE_ID on class CL_MI_PACKAGE_GENERATION has no exception.
Method SET_LOG_ENTRIES_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_ENTRY | Call by reference | Type reference (TYPE) | MIPACKAGE_LOG_TABLE | Protokollnachrichten der Paketgenerierung | 20050214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenbankaktualisierung fehlgeschlagen | 20050208 |
Method SET_PACKAGE_HEAD_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE_HEAD | Call by reference | Type reference (TYPE) | MEMGMT_PACKAGE_HEAD | Header-Informationen für Pakete | 20050209 | |||
| 2 | I_TASK | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eingabe fehlgeschlagen | 20050209 | ||
| 2 | 20050216 | |||
| 3 | 20050216 |
Method SET_PACKAGE_ITEM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE_ITEM | Call by reference | Type reference (TYPE) | MIPACKAGE_ITEM_TAB | Items der Paketgenerierung | 20050209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050209 |
Method SET_PACKAGE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return-Parameter | 20050216 | |||
| 2 | I_PACKAGE_STAT | Call by reference | Type reference (TYPE) | MIPACKAGE_STAT | Historischer Paketgenerierungsstatus | 20050216 |
Method SET_PACKAGE_STATUS on class CL_MI_PACKAGE_GENERATION has no exception.
Method SET_PACKAGE_STAT_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE_STAT | Call by reference | Type reference (TYPE) | MIPACKAGE_STAT | Historischer Paketgenerierungsstatus | 20050216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050216 |
Method SET_STATUS_OF_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE_STAT | Call by reference | Type reference (TYPE) | MIPACKAGE_STAT | Historischer Paketgenerierungsstatus | 20050406 | |||
| 2 | O_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return-Parameter | 20050406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050406 | |||
| 2 | 20050406 |
Method SET_TEMPLATES_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEPLATES | Call by reference | Type reference (TYPE) | MIPACK_TEMPL_TAB | Sicherung der Vorlagen zum Erstellungszeitpunkt | 20050519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050519 |
Method UPDATE_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return-Parameter | 20050209 | |||
| 2 | I_PACKAGE_HEAD | Call by reference | Type reference (TYPE) | MEMGMT_PACKAGE_HEAD | Header-Informationen für Pakete | 20050209 | |||
| 3 | I_PACKAGE_ITEM | Call by reference | Type reference (TYPE) | MIPACKAGE_ITEM_TAB | Objekte des Installationspakets | 20050209 | |||
| 4 | I_PACKAGE_TEMPL | Call by reference | Type reference (TYPE) | MIPACK_TEMPL_TAB | Sicherung der Vorlagen zum Erstellungszeitpunkt | 20050519 |
Method UPDATE_PACKAGE on class CL_MI_PACKAGE_GENERATION has no exception.
Method UPDATE_PACKAGE_HEAD_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE_HEAD | Call by reference | Type reference (TYPE) | MEMGMT_PACKAGE_HEAD | Header-Informationen für Pakete | 20050209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050209 |
Method UPDATE_PACKAGE_ITEM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE_ITEM | Call by reference | Type reference (TYPE) | MIPACKAGE_ITEM_TAB | Objekte des Installationspakets | 20050209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050209 |
Method UPDATE_TEMPLATES_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEMPLATES | Call by reference | Type reference (TYPE) | MIPACK_TEMPL_TAB | Sicherung der Vorlagen zum Erstellungszeitpunkt | 20050519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050519 |
History
| Last changed by/on | SAP | 20060912 |
| SAP Release Created in | 700 |