SAP ABAP Class CL_UA_FUNCTION_COMP (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 | 20021124 |
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_COMP | |
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 | 20021124 | SAP |
Last change | 20060313 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UA_FUNCTION_COMP 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_COMP 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 | '=' | 20021124 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '>=' | 20021124 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '>' | 20021124 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '<=' | 20021124 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '<' | 20021124 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '<>' | 20021124 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | UAB_PARAMETER_NAME | 'P1' | 20021124 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | UAB_PARAMETER_NAME | 'P2' | 20021124 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | UAB_PARAMETER_NAME | 'OPERATOR' | 20021124 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UAB_FUNCTION_NAME | Name of Operator | 20021124 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20031117 | |
2 | ![]() |
Static method | Public | Method | 20031117 | |
3 | ![]() |
Static method | Public | Method | 20031117 |
Events
Class CL_UA_FUNCTION_COMP has no event.
Types
Class CL_UA_FUNCTION_COMP has no local type.
Method Signatures
Method COMPARE_AMNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OPERATOR | Call by reference | Type reference (TYPE) | UAB_FUNCTION_NAME | 20031117 | |||
2 | ![]() |
IR_AMNT1 | Call by reference | Object reference (TYPE REF TO) | DATA | 20031117 | |||
3 | ![]() |
IR_AMNT2 | Call by reference | Object reference (TYPE REF TO) | DATA | 20031117 | |||
4 | ![]() |
RR_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20031117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031117 |
Method COMPARE_PRICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OPERATOR | Call by reference | Type reference (TYPE) | UAB_FUNCTION_NAME | 20031117 | |||
2 | ![]() |
IR_PRICE1 | Call by reference | Object reference (TYPE REF TO) | DATA | 20031117 | |||
3 | ![]() |
IR_PRICE2 | Call by reference | Object reference (TYPE REF TO) | DATA | 20031117 | |||
4 | ![]() |
RR_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20031117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031117 |
Method COMPARE_QNTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_OPERATOR | Call by reference | Type reference (TYPE) | UAB_FUNCTION_NAME | 20031117 | |||
2 | ![]() |
IR_QNTY1 | Call by reference | Object reference (TYPE REF TO) | DATA | 20031117 | |||
3 | ![]() |
IR_QNTY2 | Call by reference | Object reference (TYPE REF TO) | DATA | 20031117 | |||
4 | ![]() |
RR_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20031117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031117 |
History
Last changed by/on | SAP | 20060313 |
SAP Release Created in | 350 |