SAP ABAP Class CL_FDT_UNITTEST_FORM_FUNC (BRF+: Test Formula Functionals)
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
Properties
Class CL_FDT_UNITTEST_FORM_FUNC  
Short Description BRF+: Test Formula Functionals    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_TEST   BRFplus: Global Test Classes 
Created 20101108   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FDT_UNITTEST_FORM_FUNC has no forward declaration.
Interfaces
Class CL_FDT_UNITTEST_FORM_FUNC has no interface implemented.
Friends
Class CL_FDT_UNITTEST_FORM_FUNC has no friend class.
Attributes
Class CL_FDT_UNITTEST_FORM_FUNC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FDT_INP_AND_OUT_TABLE Static method Public Method Formula Function Accepting and Returning a table 20101108
2 FDT_INP_ANY_AND_OUT_TABLE Static method Public Method Formula Function Accepting ANY table and Returning a table 20101108
3 FDT_OUT_ANY_TABLE Static method Public Method Formula Function exporting ANY table 20101108
4 FDT_OUT_TABLE Static method Public Method Formula Function Returning a table 20101108
Events
Class CL_FDT_UNITTEST_FORM_FUNC has no event.
Types
Class CL_FDT_UNITTEST_FORM_FUNC has no local type.
Method Signatures

Method FDT_INP_AND_OUT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) FDT_TABLES_SM_TEST Test table type for UT's Formula Functionals 20101108
2 Returning RT_TABLE Value transfer Type reference (TYPE) FDT_TABLES_SM_TEST Test table type for UTs Formula Functionals 20101108

Method FDT_INP_AND_OUT_TABLE on class CL_FDT_UNITTEST_FORM_FUNC has no exception.

Method FDT_INP_ANY_AND_OUT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE Call by reference Type reference (TYPE) FDT_TABLES_SM_TEST Test table type for UTs Static Method 20101108
2 Importing ITA_TABLE Call by reference Type reference (TYPE) ANY TABLE 20101108

Method FDT_INP_ANY_AND_OUT_TABLE on class CL_FDT_UNITTEST_FORM_FUNC has no exception.

Method FDT_OUT_ANY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETA_TABLE Call by reference Type reference (TYPE) ANY TABLE 20101108

Method FDT_OUT_ANY_TABLE on class CL_FDT_UNITTEST_FORM_FUNC has no exception.

Method FDT_OUT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TABLE Value transfer Type reference (TYPE) FDT_TABLES_SM_TEST Test table type for UTs Static Method 20101108

Method FDT_OUT_TABLE on class CL_FDT_UNITTEST_FORM_FUNC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703