Hierarchy

⤷

⤷

Properties
Class | CL_FDT_FORMULA_FUNCTIONAL | |
Short Description | FDT: Standard Formula Functionals | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFDT_EXPRESSIONS | BRFplus: Expressions |
Created | 20110601 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_FORMULA_FUNCTIONAL has no interface implemented.
Friends
Class CL_FDT_FORMULA_FUNCTIONAL has no friend class.
Attributes
Class CL_FDT_FORMULA_FUNCTIONAL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Absolute Value | 20110601 |
2 | ![]() |
Static method | Public | Method | Boolean operator AND | 20110601 |
3 | ![]() |
Static method | Public | Method | Arccosine | 20110601 |
4 | ![]() |
Static method | Public | Method | Arcsine | 20110601 |
5 | ![]() |
Static method | Public | Method | Arctangent | 20110601 |
6 | ![]() |
Static method | Public | Method | Concatenate two strings | 20110601 |
7 | ![]() |
Static method | Public | Method | Concatenate the values in a structure | 20121010 |
8 | ![]() |
Static method | Public | Method | Concatenate the values of an unstructured table | 20121010 |
9 | ![]() |
Static method | Public | Method | Trims off leading and trailing white space | 20110601 |
10 | ![]() |
Static method | Public | Method | Converts an amount to the specified currency | 20110601 |
11 | ![]() |
Static method | Public | Method | Converts a quantity to the specified unit | 20110601 |
12 | ![]() |
Static method | Public | Method | Hyperbolic cosine | 20110601 |
13 | ![]() |
Static method | Public | Method | Cosine | 20110601 |
14 | ![]() |
Static method | Public | Method | Counts a given substring in a string | 20111123 |
15 | ![]() |
Static method | Public | Method | Calculates the whole number ratio of the two numbers | 20110706 |
16 | ![]() |
Static method | Public | Method | Computes the operation required for transforming two strings | 20110601 |
17 | ![]() |
Static method | Public | Method | Equals | 20110704 |
18 | ![]() |
Static method | Public | Method | Boolean operator EQUIVALENCE | 20110601 |
19 | ![]() |
Static method | Public | Method | Exponential function to the base e | 20110601 |
20 | ![]() |
Static method | Public | Method | Finds a substring in a string | 20111214 |
21 | ![]() |
Static method | Public | Method | Finds the position of substring in a string | 20111214 |
22 | ![]() |
Static method | Public | Method | Returns the decimal value of a fraction | 20110601 |
23 | ![]() |
Static method | Public | Method | Greater than or equal to | 20110704 |
24 | ![]() |
Static method | Public | Method | Returns the currency as text from an amount | 20110601 |
25 | ![]() |
Static method | Public | Method | Returns the unit as text from a quantity | 20110601 |
26 | ![]() |
Static method | Public | Method | Greater | 20110704 |
27 | ![]() |
Static method | Public | Method | Test | 20110706 |
28 | ![]() |
Static method | Public | Method | Inserts a string at given position in a string | 20111124 |
29 | ![]() |
Static method | Public | Method | Returns TRUE, if the transferred value is 'blank' | 20110803 |
30 | ![]() |
Static method | Public | Method | Less than or equal to | 20110704 |
31 | ![]() |
Static method | Public | Method | Logarithm to the base 10 | 20110601 |
32 | ![]() |
Static method | Public | Method | Natural logarithm to the base e | 20110601 |
33 | ![]() |
Static method | Public | Method | Less than | 20110704 |
34 | ![]() |
Static method | Public | Method | Returns the larger of two values | 20110601 |
35 | ![]() |
Static method | Public | Method | Returns the smaller of two values | 20110601 |
36 | ![]() |
Static method | Public | Method | Calculates the integer remainder from dividing two numbers | 20110711 |
37 | ![]() |
Static method | Public | Method | Not equal to | 20110704 |
38 | ![]() |
Static method | Public | Method | Boolean operator NOT | 20110601 |
39 | ![]() |
Static method | Public | Method | Boolean operator OR | 20110601 |
40 | ![]() |
Static method | Public | Method | Raise to a power | 20110601 |
41 | ![]() |
Static method | Public | Method | Replaces a part of the base string with another string | 20111124 |
42 | ![]() |
Static method | Public | Method | Replaces all occurences of a substring with another string | 20111122 |
43 | ![]() |
Static method | Public | Method | Reverses a string | 20111122 |
44 | ![]() |
Static method | Public | Method | Rounds the value to a specified number of decimal places. | 20110601 |
45 | ![]() |
Static method | Public | Method | Shifts a string to left by n places | 20111123 |
46 | ![]() |
Static method | Public | Method | Removes all leading occurrences of a substring from a string | 20111123 |
47 | ![]() |
Static method | Public | Method | Shifts a string to right by n places | 20111123 |
48 | ![]() |
Static method | Public | Method | Removes all trailing occurrences of substring from a string | 20111123 |
49 | ![]() |
Static method | Public | Method | Sign | 20110601 |
50 | ![]() |
Static method | Public | Method | Hyperbolic Sine | 20110601 |
51 | ![]() |
Static method | Public | Method | Sine | 20110601 |
52 | ![]() |
Static method | Public | Method | Calculates the Square Root of a Number | 20110601 |
53 | ![]() |
Static method | Public | Method | Returns the length of a string | 20110601 |
54 | ![]() |
Static method | Public | Method | Measures the similarity of two strings | 20110601 |
55 | ![]() |
Static method | Public | Method | Returns the specified part of a string | 20120307 |
56 | ![]() |
Static method | Public | Method | Returns the end of a string from the given offset | 20111214 |
57 | ![]() |
Static method | Public | Method | Returns a string before the substring | 20111214 |
58 | ![]() |
Static method | Public | Method | Returns the beginning of a string up to the given offset | 20111214 |
59 | ![]() |
Static method | Public | Method | Returns a string after the substring | 20111214 |
60 | ![]() |
Static method | Public | Method | Returns the average of the amount in a table column | 20110601 |
61 | ![]() |
Static method | Public | Method | Returns the average of the number in a table column | 20110601 |
62 | ![]() |
Static method | Public | Method | Returns the average of the quantity in a table column | 20110601 |
63 | ![]() |
Static method | Public | Method | Returns the maximum amount from a table column | 20110601 |
64 | ![]() |
Static method | Public | Method | Returns the maximum number from a table column | 20110601 |
65 | ![]() |
Static method | Public | Method | Returns the maximum quantity from a table column | 20110601 |
66 | ![]() |
Static method | Public | Method | Returns the maximum timepoint from a table column | 20110601 |
67 | ![]() |
Static method | Public | Method | Returns the minimum amount from a table column | 20110601 |
68 | ![]() |
Static method | Public | Method | Returns the minimum number from a table column | 20110601 |
69 | ![]() |
Static method | Public | Method | Returns the minimum quantity from a table column | 20110601 |
70 | ![]() |
Static method | Public | Method | Returns the minimum timepoint from a table column | 20110601 |
71 | ![]() |
Static method | Public | Method | Count the number of rows in a table | 20110607 |
72 | ![]() |
Static method | Public | Method | Returns the sum of the amounts in a table column | 20110601 |
73 | ![]() |
Static method | Public | Method | Returns the sum of the numbers in a table column | 20110601 |
74 | ![]() |
Static method | Public | Method | Returns the sum of the quantities in a table column | 20110601 |
75 | ![]() |
Static method | Public | Method | Hyperbolic Tangent | 20110601 |
76 | ![]() |
Static method | Public | Method | Tangent | 20110601 |
77 | ![]() |
Static method | Public | Method | Converts a character string into lower case | 20120625 |
78 | ![]() |
Static method | Public | Method | Conv Text/Number/Boolean/Amount/Quantity/Timepoint to Number | 20110705 |
79 | ![]() |
Static method | Public | Method | Conv Text/Number/Boolean/Amount/Quantity/Timepoint to Text | 20110706 |
80 | ![]() |
Static method | Public | Method | Converts a character string into upper case | 20110601 |
81 | ![]() |
Static method | Public | Method | Combines a number and currency into a BRF+ amount | 20110601 |
82 | ![]() |
Static method | Public | Method | Combines a number and unit into a BRF+ quantity | 20110601 |
83 | ![]() |
Static method | Public | Method | Returns the integer part of a decimal fraction | 20110601 |
Events
Class CL_FDT_FORMULA_FUNCTIONAL has no event.
Types
Class CL_FDT_FORMULA_FUNCTIONAL has no local type.
Method Signatures
Method ABS_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NUMBER | Call by reference | Type reference (TYPE) | ANY | Elementary Data Type Number | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | ANY | Elementary Data Type Number | 20110601 |
Method ABS_VALUE on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method AND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Result | 20110601 | ||
2 | ![]() |
IV_ARG1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Elementary Data Type Boolean | 20110601 | ||
3 | ![]() |
IV_ARG2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Elementary Data Type Boolean | 20110601 |
Method AND on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method ARCCOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | F | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | F | Elementary Data Type Number | 20110601 |
Method ARCCOS on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method ARCSIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | F | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | F | Elementary Data Type Number | 20110601 |
Method ARCSIN on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method ARCTAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | F | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | F | Elementary Data Type Number | 20110601 |
Method ARCTAN on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method CONCATENATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Result | 20110601 | ||
2 | ![]() |
IV_ARG1 | Call by reference | Type reference (TYPE) | ANY | Argument 1 | 20110601 | ||
3 | ![]() |
IV_ARG2 | Call by reference | Type reference (TYPE) | ANY | Argument 2 | 20110601 |
Method CONCATENATE on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method CONCATENATE_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Result | 20121010 | ||
2 | ![]() |
IA_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | Structure | 20121010 | ||
3 | ![]() |
IV_DELIMITER | Call by reference | Type reference (TYPE) | CSEQUENCE | Delimiter | 20121010 |
Method CONCATENATE_STRUCTURE on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method CONCATENATE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Result | 20121010 | ||
2 | ![]() |
IA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table Value | 20121010 | ||
3 | ![]() |
IV_DELIMITER | Call by reference | Type reference (TYPE) | CSEQUENCE | Delimiter | 20121010 |
Method CONCATENATE_TABLE on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method CONDENSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | String | 20110601 | ||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | Condensed String | 20110601 |
Method CONDENSE on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method CONVERT_AMOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VALUE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_AMOUNT | Amount | 20110601 | ||
2 | ![]() |
IV_CURRENCY | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_CURRENCY | Target currency | 20110601 | ||
3 | ![]() |
RS_AMOUNT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_AMOUNT | 20110601 |
Method CONVERT_AMOUNT on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method CONVERT_QUANTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VALUE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | Quantity | 20110601 | ||
2 | ![]() |
IV_UNIT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_UNIT | Target unit | 20110601 | ||
3 | ![]() |
RS_QUANTITY | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | 20110601 |
Method CONVERT_QUANTITY on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method COSH_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NUMBER | Call by reference | Type reference (TYPE) | F | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | F | Number | 20110601 |
Method COSH_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method COS_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | F | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | F | Angle | 20110601 |
Method COS_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method COUNT_SUBSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COUNT | Call by reference | Type reference (TYPE) | I | Output count | 20111123 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111123 | ||
3 | ![]() |
IV_SUBSTRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input substring | 20111123 |
Method COUNT_SUBSTRING on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method DIV_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Quotient | 20110706 | ||
2 | ![]() |
IV_ARG1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Dividend | 20110706 | ||
3 | ![]() |
IV_ARG2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Divisor | 20110706 |
Method DIV_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method EDIT_DISTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING1 | Call by reference | Type reference (TYPE) | STRING | First String | 20110601 | ||
2 | ![]() |
IV_STRING2 | Call by reference | Type reference (TYPE) | STRING | Second String | 20110601 | ||
3 | ![]() |
RV_EDIT_DISTANCE | Value transfer | Type reference (TYPE) | I | Number of operations required to transform first into second | 20110601 |
Method EDIT_DISTANCE on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method EQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Result (True or False) | 20110704 | ||
2 | ![]() |
IM_ARG1 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 | ||
3 | ![]() |
IM_ARG2 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 |
Method EQ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method EQUIV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Result | 20110601 | ||
2 | ![]() |
IV_ARG1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Logical operand | 20110601 | ||
3 | ![]() |
IV_ARG2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Logical operand | 20110601 |
Method EQUIV on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method EXPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Number | 20110601 |
Method EXPONENT on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method FIND_SUBSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X': If substring is found, otherwise false | 20111214 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111214 | ||
3 | ![]() |
IV_SUBSTRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input substring | 20111214 |
Method FIND_SUBSTRING on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method FIND_SUBSTRING_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUBSTRING_IDX | Call by reference | Type reference (TYPE) | I | Position of the substring in the given string | 20111214 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111214 | ||
3 | ![]() |
IV_SUBSTRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input substring | 20111214 |
Method FIND_SUBSTRING_POSITION on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method FRAC_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Number | 20110601 |
Method FRAC_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method GE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Result (True or False) | 20110704 | ||
2 | ![]() |
IM_ARG1 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 | ||
3 | ![]() |
IM_ARG2 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 |
Method GE on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method GET_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VALUE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_AMOUNT | Amount | 20110601 | ||
2 | ![]() |
RV_CURRENCY | Value transfer | Type reference (TYPE) | STRING | 20110601 |
Method GET_CURRENCY on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method GET_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_VALUE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | Quantity | 20110601 | ||
2 | ![]() |
RV_UNIT | Value transfer | Type reference (TYPE) | STRING | 20110601 |
Method GET_UNIT on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method GT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Result (True or False) | 20110704 | ||
2 | ![]() |
IM_ARG1 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 | ||
3 | ![]() |
IM_ARG2 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 |
Method GT on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method IF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Value transfer | Type reference (TYPE) | ANY | Result | 20110706 | ||
2 | ![]() |
IM_CONDITION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Condition | 20110706 | ||
3 | ![]() |
IM_RESULT_FALSE | Call by reference | Type reference (TYPE) | ANY | Result if "False" | 20110706 | ||
4 | ![]() |
IM_RESULT_TRUE | Call by reference | Type reference (TYPE) | ANY | Result if "True" | 20110706 |
Method IF on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method INSERT_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111124 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111124 | ||
3 | ![]() |
IV_INSERT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | String to be inserted | 20111124 | ||
4 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input position | 20111124 |
Method INSERT_STRING on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method IS_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ANY | Value to be Checked | 20110803 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Result | 20110803 |
Method IS_INITIAL on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method LE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Result (True or False) | 20110704 | ||
2 | ![]() |
IM_ARG1 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 | ||
3 | ![]() |
IM_ARG2 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 |
Method LE on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method LOG_10 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Number | 20110601 |
Method LOG_10 on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method LOG_E Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Number | 20110601 |
Method LOG_E on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method LT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Result (True or False) | 20110704 | ||
2 | ![]() |
IM_ARG1 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 | ||
3 | ![]() |
IM_ARG2 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 |
Method LT on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method MAX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EA_MAX | Call by reference | Type reference (TYPE) | ANY | 20110601 | |||
2 | ![]() |
IA_VALUE1 | Call by reference | Type reference (TYPE) | ANY | First value | 20110601 | ||
3 | ![]() |
IA_VALUE2 | Call by reference | Type reference (TYPE) | ANY | Second value | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Arithmetic error | 20110601 |
Method MIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EA_MIN | Call by reference | Type reference (TYPE) | ANY | 20110601 | |||
2 | ![]() |
IA_VALUE1 | Call by reference | Type reference (TYPE) | ANY | First value | 20110601 | ||
3 | ![]() |
IS_VALUE2 | Call by reference | Type reference (TYPE) | ANY | Second value | 20110601 |
Method MIN on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method MOD_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Remainder | 20110711 | ||
2 | ![]() |
IV_ARG1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Dividend | 20110711 | ||
3 | ![]() |
IV_ARG2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Divisor | 20110711 |
Method MOD_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method NE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Result (True or False) | 20110704 | ||
2 | ![]() |
IM_ARG1 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 | ||
3 | ![]() |
IM_ARG2 | Value transfer | Type reference (TYPE) | ANY | Value | 20110704 |
Method NE on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method NOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Result | 20110601 | ||
2 | ![]() |
IV_ARG | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Logical Operand | 20110601 |
Method NOT on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method OR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Result | 20110601 | ||
2 | ![]() |
IV_ARG1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Logical Operand | 20110601 | ||
3 | ![]() |
IV_ARG2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | Logical Operand | 20110601 |
Method OR on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method POWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Result | 20110601 | ||
2 | ![]() |
IV_ARG1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Base | 20110601 | ||
3 | ![]() |
IV_ARG2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Exponent | 20110601 |
Method POWER on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method REPLACE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111124 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111124 | ||
3 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | I | Input position | 20111124 | ||
4 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input substring | 20111124 |
Method REPLACE_STRING on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method REPLACE_SUBSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111122 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111122 | ||
3 | ![]() |
IV_NEW_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input new string | 20111122 | ||
4 | ![]() |
IV_SUBSTRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input substring to be replaced | 20111122 |
Method REPLACE_SUBSTRING on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method REVERSE_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111122 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111122 |
Method REVERSE_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method ROUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EA_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110601 | |||
2 | ![]() |
IA_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110601 | |||
3 | ![]() |
IV_DECIMAL | Call by reference | Type reference (TYPE) | I | 20110601 |
Method ROUND on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SHIFT_LEFT_PLACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111123 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111123 | ||
3 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input position of string | 20111123 |
Method SHIFT_LEFT_PLACES on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SHIFT_LEFT_SUBSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111123 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111123 | ||
3 | ![]() |
IV_SUBSTRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input substring | 20111123 |
Method SHIFT_LEFT_SUBSTRING on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SHIFT_RIGHT_PLACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111123 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111123 | ||
3 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Position of the string | 20111123 |
Method SHIFT_RIGHT_PLACES on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SHIFT_RIGHT_SUBSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111123 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111123 | ||
3 | ![]() |
IV_SUBSTRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input substring | 20111123 |
Method SHIFT_RIGHT_SUBSTRING on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SIGN_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Number | 20110601 |
Method SIGN_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SINH_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | F | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | F | Number | 20110601 |
Method SINH_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SIN_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | F | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | F | Angle | 20110601 |
Method SIN_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SQUARE_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Number | 20110601 |
Method SQUARE_ROOT on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method STRING_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LENGTH | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20110601 | ||
2 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | String | 20110601 |
Method STRING_LENGTH on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method STRING_SIMILARITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING1 | Call by reference | Type reference (TYPE) | STRING | First String | 20110601 | ||
2 | ![]() |
IV_STRING2 | Call by reference | Type reference (TYPE) | STRING | Second String | 20110601 | ||
3 | ![]() |
RV_SIMILARITY | Value transfer | Type reference (TYPE) | F | Similarity (0 totally different ... 1 equal) | 20110601 |
Method STRING_SIMILARITY on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SUBSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Result | 20120307 | ||
2 | ![]() |
IV_ARG | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Character String | 20120307 | ||
3 | ![]() |
IV_LENGTH | Call by reference | Type reference (TYPE) | I | Length | 20120307 | ||
4 | ![]() |
IV_OFFSET | Call by reference | Type reference (TYPE) | I | Offset | 20120307 |
Method SUBSTRING on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SUBSTRING_FROM_IDX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111214 | ||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | Input index of string | 20111214 | ||
3 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111214 |
Method SUBSTRING_FROM_IDX on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SUBSTRING_FROM_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111214 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111214 | ||
3 | ![]() |
IV_SUBSTRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input substring | 20111214 |
Method SUBSTRING_FROM_STR on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SUBSTRING_TO_IDX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111214 | ||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | Input index of string | 20111214 | ||
3 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111214 |
Method SUBSTRING_TO_IDX on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method SUBSTRING_TO_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OUTPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Output string | 20111214 | ||
2 | ![]() |
IV_INPUT_STRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input string | 20111214 | ||
3 | ![]() |
IV_SUBSTRING | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Input substring | 20111214 |
Method SUBSTRING_TO_STR on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TABLE_AVG_AMOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_AVG_AMOUNT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_AMOUNT | Average of Amounts | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Arithmetic error | 20110601 | |
2 | ![]() |
FDT: Conversion Failure | 20110601 |
Method TABLE_AVG_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_AVG_NUM | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Average of Numbers | 20110601 |
Method TABLE_AVG_NUMBER on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TABLE_AVG_QUANTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_AVG_QUANTITY | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | Average of Quantities | 20110601 |
Method TABLE_AVG_QUANTITY on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TABLE_MAX_AMOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_MAX_AMOUNT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_AMOUNT | Max Amount | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Arithmetic error | 20110601 | |
2 | ![]() |
FDT: Conversion Failure | 20110601 |
Method TABLE_MAX_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_MAX_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Max Number | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Arithmetic error | 20110601 |
Method TABLE_MAX_QUANTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_MAX_QUANTITY | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | Max Quantity | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Arithmetic error | 20110601 | |
2 | ![]() |
FDT: Conversion Failure | 20110601 |
Method TABLE_MAX_TIMEPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_MAX_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Max Timepoint | 20110601 |
Method TABLE_MAX_TIMEPOINT on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TABLE_MIN_AMOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_MIN_AMOUNT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_AMOUNT | Max Amount | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Arithmetic error | 20110601 | |
2 | ![]() |
FDT: Conversion Failure | 20110601 |
Method TABLE_MIN_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_MIN_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Max Number | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Arithmetic error | 20110601 |
Method TABLE_MIN_QUANTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_MIN_QUANTITY | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | Max Quantity | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Arithmetic error | 20110601 | |
2 | ![]() |
FDT: Conversion Failure | 20110601 |
Method TABLE_MIN_TIMEPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_MIN_TIMEPOINT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | Max Timepoint | 20110601 |
Method TABLE_MIN_TIMEPOINT on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TABLE_ROW_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110607 | ||
2 | ![]() |
RV_ROW_COUNT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Elementary Data Type Number | 20110607 |
Method TABLE_ROW_COUNT on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TABLE_SUM_AMOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_SUM_AMOUNT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_AMOUNT | Sum of Amounts | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Arithmetic error | 20110601 | |
2 | ![]() |
FDT: Conversion Failure | 20110601 |
Method TABLE_SUM_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_SUM_NUMBER | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Sum of Numbers | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Arithmetic error | 20110601 |
Method TABLE_SUM_QUANTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Table with values | 20110601 | ||
2 | ![]() |
IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Column Name or TABLE_LINE (no structure) with quantity field | 20110601 | ||
3 | ![]() |
RV_SUM_QUANTITY | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | Sum of Quantities | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Arithmetic error | 20110601 | |
2 | ![]() |
FDT: Conversion Failure | 20110601 |
Method TANH_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | F | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | F | Number | 20110601 |
Method TANH_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TAN_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | F | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | F | Angle | 20110601 |
Method TAN_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TOLOWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | STRING | Result | 20120625 | ||
2 | ![]() |
IV_ARG | Call by reference | Type reference (TYPE) | STRING | Character String | 20120625 |
Method TOLOWER on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TONUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ANY | Amount / Quantity / Text / Timepoint / Boolean / Number | 20110829 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | 20110829 |
Method TONUMBER on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TOSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ARG | Call by reference | Type reference (TYPE) | ANY | Argument | 20110706 | ||
2 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TEXT | Elementary Data Type Text | 20110706 |
Method TOSTRING on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TOUPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | STRING | Result | 20110601 | ||
2 | ![]() |
IV_ARG | Call by reference | Type reference (TYPE) | STRING | Character String | 20110601 |
Method TOUPPER on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TO_AMOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CURRENCY | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_CURRENCY | BRFplus Currency | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | BRFplus Decimal Number | 20110601 | ||
3 | ![]() |
RS_AMOUNT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_AMOUNT | FDT: Amount (Element Amount) | 20110601 |
Method TO_AMOUNT on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TO_QUANTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | BRFplus Decimal Number | 20110601 | ||
2 | ![]() |
IV_UNIT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_UNIT | FDT: Elementary Data Type Unit of Measurement | 20110601 | ||
3 | ![]() |
RS_QUANTITY | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_QUANTITY | FDT: Quantity (Element Quantity) | 20110601 |
Method TO_QUANTITY on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
Method TRUNC_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RESULT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Result | 20110601 | ||
2 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_NUMBER | Number | 20110601 |
Method TRUNC_ on class CL_FDT_FORMULA_FUNCTIONAL has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 731 |