SAP ABAP Interface IF_UA_FORMULA_FUNCTIONS (Technical Function Names)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
UA_FORMULA (Package) Costing Solutions: Formula Editor

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_FORMULA_BUILD_ENV | Environment of a Formula at Build Time | 20030116 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_FUNCTION | Basic Class for All Functions | 20030113 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_PARSER | Formula Editor | 20030116 |
Properties
Interface | IF_UA_FORMULA_FUNCTIONS | |
Short Description | Technical Function Names |
General Data
Package | UA_FORMULA | Costing Solutions: Formula Editor |
Created | 20030113 | SAP |
Last changed | 20050411 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UA_FORMULA_FUNCTIONS has no forward declaration.
Interfaces
Interface IF_UA_FORMULA_FUNCTIONS has no interface.
Friends
Interface IF_UA_FORMULA_FUNCTIONS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CD_FNAME_ADDITION | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '+' | 20030113 | ||
2 | CD_FNAME_AND | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'AND' | 20030116 | ||
3 | CD_FNAME_APPEND | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'APPEND' | 20030113 | ||
4 | CD_FNAME_BETWEEN | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'BETWEEN' | 20031117 | ||
5 | CD_FNAME_CONCATENATE | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'CONCATENATE' | 20031107 | ||
6 | CD_FNAME_DIVISION | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '/' | 20030113 | ||
7 | CD_FNAME_EQ | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'EQ' | Equals | 20030116 | |
8 | CD_FNAME_FIRST_HIT | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'FIRST_HIT' | 20030113 | ||
9 | CD_FNAME_FOR_EACH | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'FOR_EACH' | 20030113 | ||
10 | CD_FNAME_GE | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'GE' | Greater than or equal to | 20030116 | |
11 | CD_FNAME_GET_SUBSTRING | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'GET_SUBSTRING' | 20031107 | ||
12 | CD_FNAME_GT | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'GT' | Greater than | 20030116 | |
13 | CD_FNAME_IF | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'IF' | 20030113 | ||
14 | CD_FNAME_INT_TO_EXT | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'TO_EXTERNAL_FORMAT' | 20031113 | ||
15 | CD_FNAME_IS_INITIAL | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'IS_INITIAL' | 20031106 | ||
16 | CD_FNAME_IS_NOT_INITIAL | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'IS_NOT_INITIAL' | 20031107 | ||
17 | CD_FNAME_LE | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'LE' | Less than or equal to | 20030116 | |
18 | CD_FNAME_LT | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'LT' | Less than | 20030116 | |
19 | CD_FNAME_MULTIPLICATION | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '*' | 20030113 | ||
20 | CD_FNAME_NE | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'NE' | Not equal to | 20030116 | |
21 | CD_FNAME_NOT | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'NOT' | 20030116 | ||
22 | CD_FNAME_OR | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'OR' | 20030116 | ||
23 | CD_FNAME_ROUND | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'ROUND' | 20050322 | ||
24 | CD_FNAME_ROUND_DOWN | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'ROUND_DOWN' | 20050322 | ||
25 | CD_FNAME_ROUND_UP | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'ROUND_UP' | 20050322 | ||
26 | CD_FNAME_SUBSTRACTION | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | '-' | 20030113 | ||
27 | CD_FNAME_TO_LOWER_CASE | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'TO_LOWER_CASE' | 20031110 | ||
28 | CD_FNAME_TO_UPPER_CASE | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'TO_UPPER_CASE' | 20031110 |
Methods
Interface IF_UA_FORMULA_FUNCTIONS has no method.
Events
Interface IF_UA_FORMULA_FUNCTIONS has no event.
Types
Interface IF_UA_FORMULA_FUNCTIONS has no local type.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 350 |