MIPACKAGE_LOG - Log messages of Package Generation
Log messages of Package Generation information is stored in SAP table MIPACKAGE_LOG.
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_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | MIPACKAGE_HEAD |
PACKAGENAME | Name of an package | X | MI_PACKAGE_NAME | CHAR | 70 | |
PACKAGETYPE | Type of template property | X | MI_PACKAGE_TYPE | CHAR | 1 | |
LOG_COUNTER | Numerical Character Field of Length 6 | X | NUM6 | NUMC | 6 | |
LOG_DATE | Date of Log creation | X | MI_LOG_DATE | DATS | 8 | |
LOG_TIME | Time of Log creation | X | MI_LOG_TIME | TIMS | 6 | |
LOG_COMPONENT | Component to which the message is assigned to | MI_LOG_COMP | CHAR | 255 | ||
LOG_LEVEL | severity level | MI_LOG_LEVEL | NUMC | 4 | ||
LOG_MESSAGE | Log Message | MI_LOG_MESSAGE | CHAR | 255 |