SAP ABAP Function Module MI_PACKAGE_GETDETAIL (get Deail information for the given package)
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_GETDETAIL get Deail information for the given package  
Function Group MI_PACKAGE_GEN   Function for package generation  
Program Name SAPLMI_PACKAGE_GEN    
INCLUDE Name LMI_PACKAGE_GENU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MANDT TYPE MANDT Client
Importing PACKAGENAME TYPE MI_PACKAGE_NAME Name of an package
Importing PACKAGETYPE TYPE MI_PACKAGE_TYPE Type of template property
Importing DEVICEID TYPE MECONTGUID Unique ID of Synchronization Container
Importing MIUSER TYPE UNAME User Name
Importing MIGROUP TYPE MI_GROUP Mobile Group
Importing MULTI_DEVINST TYPE MI_MULTIDEVINST Sign for multi device installation
Importing STATUS TYPE MI_PACKAGE_STATUS Current status of package generation
Importing MI_STARTDATE TYPE MI_START_DATE Start date of an task
Importing MI_STARTTIME TYPE MI_START_TIME Start time of an task
Importing MI_ENDDATE TYPE MI_END_DATE Date when the process ends
Importing MI_ENDTIME TYPE MI_END_TIME Time when the process finished
Importing CREATED_BY TYPE UNAME User Name
Tables OT_PACKAGE_ITEM TYPE MIPACKAGE_ITEM_TAB items of installation package
Tables OT_RETURN TYPE BAPIRET2_T Return Parameter
Tables OT_PACKAGE_LOG TYPE MIPACKAGE_LOG_TABLE package header info
Tables OT_MIPACKAGE_TMPL TYPE MIPACK_TEMPL_TAB backup of templates at creation time
               
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