SAP ABAP Function Module MI_PACKAGE_SERVICE_PORT (MDS: determine the service of an port (http,https,...))
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_SERVICE_PORT MDS: determine the service of an port (http,https,...)  
Function Group MI_PACKAGE_GEN   Function for package generation  
Program Name SAPLMI_PACKAGE_GEN    
INCLUDE Name LMI_PACKAGE_GENU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SERVICE TYPE STRING Service, z.b. 50026
Exporting E_RETURN TYPE BAPIRET2_T Return parameter table
Importing I_HOSTNAME TYPE STRING Host, z.B. ld0327
Importing I_PROTOCOL TYPE STRING Protokol, z.B. HTTP, HTTPS
               
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  20050523 
SAP Release Created in 700