SAP ABAP Function Module NI_NAME_TO_ADDR (Adresse zu einem Hostnamen ermitteln)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST-NI (Application Component) Network Interface
     SNI (Package) Network Interface
Basic Data
Function Module NI_NAME_TO_ADDR Adresse zu einem Hostnamen ermitteln  
Function Group SNI_ADDR   Host Name Lookup and Adress Manipulation  
Program Name SAPLSNI_ADDR    
INCLUDE Name LSNI_ADDRU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NODEADDR TYPE NI_NODEADDR IP Adresse
Exporting PROTOCOL TYPE NI_PROTO_FAM Netzwerk Protokoll Familie
Exporting ADDRTYPE TYPE NI_ADDR_TYPE Netzwerk Adress Typ
Exporting LOCAL TYPE NI_ADDR_LOCAL Lokale Netzwerkadresse / -interface
Importing HOSTNAME TYPE NI_HOSTNAME Hostname, zu welchem Adresse ermittelt werden soll
Importing PROTOCOL_RESTRICTION TYPE NI_PROTO_FAM 0 Netzwerk Protokoll Familie
Exception EHOST_UNKNOWN TYPE Unbekannter Hostname
Exception EINVAL TYPE Ungültiger Übergabewert
               
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  20041216 
SAP Release Created in 700