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
Importing I_PACKAGENAME TYPE MI_PACKAGE_NAME Name of an package
Importing I_PACKAGETYPE TYPE MI_PACKAGE_TYPE Type of template property
Importing I_DEVICEID TYPE MECONTGUID Unique ID of Synchronization Container
Importing I_MIUSER TYPE UNAME User Name
Importing I_MIGROUP TYPE MI_GROUP Mobile Group
Importing I_MULTI_DEVINST TYPE MI_MULTIDEVINST Sign for multi device installation
Importing I_STATUS TYPE MI_PACKAGE_STATUS Current status of package generation
Importing I_MI_STARTDATE TYPE MI_START_DATE Start date of an task
Importing I_MI_STARTTIME TYPE MI_START_TIME Start time of an task
Importing I_MI_ENDDATE TYPE MI_END_DATE Date when the process ends
Importing I_MI_ENDTIME TYPE MI_END_TIME Time when the process finished
Importing I_CREATED_BY TYPE UNAME User Name
Importing I_DEVICENAME TYPE MEMGMT_DEVID_TXT Define text for device ID
Tables OT_PACKAGE_HEAD TYPE MIPACKAGE_HEAD_SE package header info
Tables OT_RETURN TYPE BAPIRET2_T Return parameter table
               
Processing Type
Normal Function Module  
Remote-Enabled 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