SAP ABAP Function Module ENQUEUECOMPUTEHASH (Hashwert aus Zeichenkette berechnen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST-EQ (Application Component) Enqueue
     SENQ (Package) Enqueue Handling
Basic Data
Function Module ENQUEUECOMPUTEHASH Hashwert aus Zeichenkette berechnen  
Function Group SENT   ENQUEUE utilities and test  
Program Name SAPLSENT    
INCLUDE Name LSENTU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HASH TYPE STRING Berechneter Hash-Wert
Exporting TIME_USEC TYPE I Rechenzeit in Mikrosekundec
Importing INPUT TYPE STRING Input fuer Hash-Berechnung
Importing INPUT_LEN TYPE I Input-Laenge
Importing HASH_LEN TYPE I Hash-Laenge
Exception INVALID_ARGUMENT TYPE Ungueltiger Argumentwert
               
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  20040312 
SAP Release Created in