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 |
|---|---|---|---|---|---|---|---|
| |
RANDOM | TYPE | XSTRING | Bytearray mit Zufall | |||
| |
LENGTH | TYPE | I | 16 | Länge des Zufalls in Byte | ||
| |
INVALID_LENGTH | TYPE | Länge ist nicht gültig | ||||
| |
NO_MEMORY | TYPE | Kein Speicherblock verfügbar | ||||
| |
INTERNAL_ERROR | TYPE | Interner Fehler im Workprozess | ||||
Processing Type
| Normal Function 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 |