MEMGMT_DEPLOYMNT - Deployment of the Device Configurations
Deployment of the Device Configurations information is stored in SAP table MEMGMT_DEPLOYMNT.
It is part of development package S_ME_CORE in software component BC-MOB. This development package consists of objects that can be grouped under "Mobile: Core Components".
It is part of development package S_ME_CORE in software component BC-MOB. This development package consists of objects that can be grouped under "Mobile: Core Components".
Fields for table MEMGMT_DEPLOYMNT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
DEVICE_TEMPL_ID | Device Configuration ID | X | MEMGMT_DID | CHAR | 12 | |
DEVICE_ID | Unique ID of Device | X | MEDEVGUID | CHAR | 36 | |
USERNAME | User Name in User Master Record | X | XUBNAME | CHAR | 12 | * |
MAP_TYPE_ID | Assignment Type for Device Configuration | MEMGMT_MAP_TYPE | CHAR | 12 | MEMGMT_MAP_TYPES | |
MAP_VALUE | Value for Assignment Type of Device Configuration | MEMGMT_MVALUE | CHAR | 70 | ||
MODIFY_DATE | System Date | SYDATUM | DATS | 8 | ||
MODIFY_TIME | System Time | SYUZEIT | TIMS | 6 | ||
DELETED | General Flag | FLAG | CHAR | 1 |