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 | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '+' | 20021116 | |||
| 2 | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '/' | 20021116 | |||
| 3 | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '*' | 20021116 | |||
| 4 | Constant | Public | Type reference (TYPE) | UAB_PARAMETER_NAME | 'P1' | 20021116 | |||
| 5 | Constant | Public | Type reference (TYPE) | UAB_PARAMETER_NAME | 'P2' | 20021116 | |||
| 6 | Constant | Public | Type reference (TYPE) | UAB_PARAMETER_NAME | 'OPERATOR' | 20021116 | |||
| 7 | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '-' | 20021116 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UAB_FUNCTION_NAME | Name of Operator | 20021116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20030604 | ||
| 2 | Static method | Private | Method | 20030522 | ||
| 3 | Static method | Private | Method | 20030320 | ||
| 4 | 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 | IS_QNTY | Call by reference | Type reference (TYPE) | UAB_S_QNTY | 20030604 | ||||
| 2 | IS_QWBQ | Call by reference | Type reference (TYPE) | UAB_S_QNTY_WBQ | 20030604 | ||||
| 3 | RS_RESULT | Value transfer | Type reference (TYPE) | UAB_S_QNTY | 20030604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030604 |
Method GENERIC_TABLE_TIME_SCALAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_GENERIC_TABLE | Call by reference | Type reference (TYPE) | ANY | 20030522 | ||||
| 2 | ID_OPERATOR | Call by reference | Type reference (TYPE) | C | '*' | 20030522 | |||
| 3 | ID_SCALAR | Call by reference | Type reference (TYPE) | ANY | 20030522 | ||||
| 4 | IS_IMPORT_TYPE | Call by reference | Type reference (TYPE) | UAB_S_FUNC_TYPEINFO | 20030522 | ||||
| 5 | IS_RETURN_TYPE | Call by reference | Type reference (TYPE) | UAB_S_FUNC_TYPEINFO | 20030522 | ||||
| 6 | 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 | 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 | IO_RT_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_FORMULA_RT_ENVIRONMENT | 20030330 | ||||
| 2 | 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 |