SAP ABAP Function Module FDT_FM_DIV_TWO_INTEGERS (Test FM to divide two integers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_TEST (Package) BRFplus: Global Test Classes
Basic Data
Function Module FDT_FM_DIV_TWO_INTEGERS Test FM to divide two integers  
Function Group FDT_TEST_FM_CALL   FG for Static Method Call Expr Type  
Program Name SAPLFDT_TEST_FM_CALL    
INCLUDE Name LFDT_TEST_FM_CALLU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_NUM3 TYPE F
Importing IV_NUM1 TYPE I
Importing IV_NUM2 TYPE I
Exception DIVIDE_BY_ZERO_EXCEPTION TYPE Divide by zero exception
               
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 703