MIPACKAGE_HEAD - Packagegeneration header
Packagegeneration header information is stored in SAP table MIPACKAGE_HEAD.
It is part of development package S_ME_MGMT in software component BC-MOB. This development package consists of objects that can be grouped under "Mobile: Device Management".
It is part of development package S_ME_MGMT in software component BC-MOB. This development package consists of objects that can be grouped under "Mobile: Device Management".
Fields for table MIPACKAGE_HEAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| PACKAGENAME | Name of an package | X | MI_PACKAGE_NAME | CHAR | 70 | |
| PACKAGETYPE | Type of template property | X | MI_PACKAGE_TYPE | CHAR | 1 | |
| DEVICEID | Unique ID of Synchronization Container | MECONTGUID | CHAR | 36 | ||
| MIUSER | User Name | UNAME | CHAR | 12 | ||
| MIGROUP | Mobile Group | MI_GROUP | CHAR | 35 | ||
| MULTI_DEVINST | Sign for multi device installation | MI_MULTIDEVINST | CHAR | 1 | ||
| STATUS | Current status of package generation | MI_PACKAGE_STATUS | CHAR | 1 | ||
| MI_STARTDATE | Start date of an task | MI_START_DATE | DATS | 8 | ||
| MI_STARTTIME | Start time of an task | MI_START_TIME | TIMS | 6 | ||
| MI_ENDDATE | Date when the process ends | MI_END_DATE | DATS | 8 | ||
| MI_ENDTIME | Time when the process finished | MI_END_TIME | TIMS | 6 | ||
| CREATED_BY | User Name | UNAME | CHAR | 12 |