SAP ABAP Function Module QF05_RANDOM_INTEGER (Random (whole) number)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MF (Application Component) Mathematical Functions
     BSF (Package) R/3 Central: Statistics Functions
Basic Data
Function Module QF05_RANDOM_INTEGER Random (whole) number  
Function Group QF05   Random number generators  
Program Name SAPLQF05    
INCLUDE Name LQF05U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RAN_INT TYPE QF00-RAN_INT Random number
Importing RAN_INT_MAX TYPE QF00-RAN_INT 100 Greatest required value
Importing RAN_INT_MIN TYPE QF00-RAN_INT 1 Smallest required value
Exception INVALID_INPUT TYPE RAN_INT_MIN > RAN_INT_MAX
               
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  19980909 
SAP Release Created in