SAP ABAP Class CL_UA_FUNCTION_CALC (Arithmetical Functions)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     UA_FORMULA (Package) Costing Solutions: Formula Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_FUNCTION Basic Class for All Functions 20021115
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UA_FORMULA_FUNCTION_CHECKS Static Check Methods for Function Classes 20030217
Properties
Class CL_UA_FUNCTION_CALC  
Short Description Arithmetical Functions    
Super Class CL_UA_FUNCTION Basic Class for All Functions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_FORMULA   Costing Solutions: Formula Editor 
Created 20021115   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_FUNCTION_CALC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UA_FORMULA_FUNCTION_CHECKS Static Check Methods for Function Classes 20030217
Friends
Class CL_UA_FUNCTION_CALC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_ADDITION Constant Public Type reference (TYPE) UAB_FUNCTION_NAME '+' 20021116
2 CD_DIVISION Constant Public Type reference (TYPE) UAB_FUNCTION_NAME '/' 20021116
3 CD_MULTIPLICATION Constant Public Type reference (TYPE) UAB_FUNCTION_NAME '*' 20021116
4 CD_PARAMNAME_1 Constant Public Type reference (TYPE) UAB_PARAMETER_NAME 'P1' 20021116
5 CD_PARAMNAME_2 Constant Public Type reference (TYPE) UAB_PARAMETER_NAME 'P2' 20021116
6 CD_PARAMNAME_OP Constant Public Type reference (TYPE) UAB_PARAMETER_NAME 'OPERATOR' 20021116
7 CD_SUBSTRACTION Constant Public Type reference (TYPE) UAB_FUNCTION_NAME '-' 20021116
8 MD_FUNCTION_NAME Instance attribute Private Type reference (TYPE) UAB_FUNCTION_NAME Name of Operator 20021116
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_QNTY_TIMES_QWBQ Instance method Private Method 20030604
2 GENERIC_TABLE_TIME_SCALAR Static method Private Method 20030522
3 GET_ALL_TYPEKINDS Static method Private Method 20030320
4 GET_GENERIC_RETURN_TYPE Instance method Private Method 20030330
Events
Class CL_UA_FUNCTION_CALC has no event.
Types
Class CL_UA_FUNCTION_CALC has no local type.
Method Signatures

Method CALCULATE_QNTY_TIMES_QWBQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QNTY Call by reference Type reference (TYPE) UAB_S_QNTY 20030604
2 Importing IS_QWBQ Call by reference Type reference (TYPE) UAB_S_QNTY_WBQ 20030604
3 Returning RS_RESULT Value transfer Type reference (TYPE) UAB_S_QNTY 20030604
# Exception Resumable Description Created on
1 CX_UA_FORMULA_EXCEPTION 20030604

Method GENERIC_TABLE_TIME_SCALAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GENERIC_TABLE Call by reference Type reference (TYPE) ANY 20030522
2 Importing ID_OPERATOR Call by reference Type reference (TYPE) C '*' 20030522
3 Importing ID_SCALAR Call by reference Type reference (TYPE) ANY 20030522
4 Importing IS_IMPORT_TYPE Call by reference Type reference (TYPE) UAB_S_FUNC_TYPEINFO 20030522
5 Importing IS_RETURN_TYPE Call by reference Type reference (TYPE) UAB_S_FUNC_TYPEINFO 20030522
6 Returning RR_RESULT Value transfer Object reference (TYPE REF TO) DATA 20030522

Method GENERIC_TABLE_TIME_SCALAR on class CL_UA_FUNCTION_CALC has no exception.

Method GET_ALL_TYPEKINDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TYPEKIND Value transfer Type reference (TYPE) UAB_T_FTYPEKIND 20030320

Method GET_ALL_TYPEKINDS on class CL_UA_FUNCTION_CALC has no exception.

Method GET_GENERIC_RETURN_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RT_ENVIRONMENT Call by reference Object reference (TYPE REF TO) IF_UA_FORMULA_RT_ENVIRONMENT 20030330
2 Returning RS_TYPEINFO Value transfer Type reference (TYPE) UAB_S_FUNC_TYPEINFO 20030330

Method GET_GENERIC_RETURN_TYPE on class CL_UA_FUNCTION_CALC has no exception.
History
Last changed by/on SAP  20060313 
SAP Release Created in 350