SAP ABAP Function Module GENERATE_SEC_RANDOM (Erzeuge Zufall)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SECH (Package) Security: MD5-Hash (Copyright by RSA Data Security, Inc)
Basic Data
Function Module GENERATE_SEC_RANDOM Erzeuge Zufall  
Function Group SECH   Cryptographic Hash Functions  
Program Name SAPLSECH   Security: MD5-Hash (Copyright by RSA) 
INCLUDE Name LSECHU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RANDOM TYPE XSTRING Bytearray mit Zufall
Importing LENGTH TYPE I 16 Länge des Zufalls in Byte
Exception INVALID_LENGTH TYPE Länge ist nicht gültig
Exception NO_MEMORY TYPE Kein Speicherblock verfügbar
Exception INTERNAL_ERROR TYPE Interner Fehler im Workprozess
               
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  20100421 
SAP Release Created in