SAP ABAP Function Module NI_ADDR_TO_NAME (Hostname zu einer Adresse 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_ADDR_TO_NAME Hostname zu einer Adresse ermitteln  
Function Group SNI_ADDR   Host Name Lookup and Adress Manipulation  
Program Name SAPLSNI_ADDR    
INCLUDE Name LSNI_ADDRU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HOSTNAME TYPE NI_HOSTNAME Hostname
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 NODEADDR TYPE NI_NODEADDR IP Adresse
Exception EHOST_UNKNOWN TYPE Unbekannte Adresse
Exception EINVAL TYPE Ungültiger Übergabewert
Exception ETOO_SMALL TYPE hostname puffer zu klein
               
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