SAP ABAP Function Module MI_PACKAGE_GETLIST (get a list of packages to the given search criterias)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
⤷
S_ME_MGMT (Package) Mobile: Device Management
⤷
⤷
Basic Data
| Function Module | MI_PACKAGE_GETLIST | get a list of packages to the given search criterias |
| Function Group | MI_PACKAGE_GEN | Function for package generation |
| Program Name | SAPLMI_PACKAGE_GEN | |
| INCLUDE Name | LMI_PACKAGE_GENU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_PACKAGENAME | TYPE | MI_PACKAGE_NAME | Name of an package | |||
| |
I_PACKAGETYPE | TYPE | MI_PACKAGE_TYPE | Type of template property | |||
| |
I_DEVICEID | TYPE | MECONTGUID | Unique ID of Synchronization Container | |||
| |
I_MIUSER | TYPE | UNAME | User Name | |||
| |
I_MIGROUP | TYPE | MI_GROUP | Mobile Group | |||
| |
I_MULTI_DEVINST | TYPE | MI_MULTIDEVINST | Sign for multi device installation | |||
| |
I_STATUS | TYPE | MI_PACKAGE_STATUS | Current status of package generation | |||
| |
I_MI_STARTDATE | TYPE | MI_START_DATE | Start date of an task | |||
| |
I_MI_STARTTIME | TYPE | MI_START_TIME | Start time of an task | |||
| |
I_MI_ENDDATE | TYPE | MI_END_DATE | Date when the process ends | |||
| |
I_MI_ENDTIME | TYPE | MI_END_TIME | Time when the process finished | |||
| |
I_CREATED_BY | TYPE | UNAME | User Name | |||
| |
I_DEVICENAME | TYPE | MEMGMT_DEVID_TXT | Define text for device ID | |||
| |
OT_PACKAGE_HEAD | TYPE | MIPACKAGE_HEAD_SE | package header info | |||
| |
OT_RETURN | TYPE | BAPIRET2_T | Return parameter table | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20041223 |
| SAP Release Created in | 700 |