SAP ABAP Class CL_FDT_FORMULA_ELEM_FUNCTIONAL (Formula element: Call of formula functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_EXPRESSIONS (Package) BRFplus: Expressions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_FORMULA_ELEMENT | Element of a formula for processing | 20061228 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_FORMULA_ELEM_DATE_TIME | Formula element: Call of date & time functions | 20070105 |
Properties
| Class | CL_FDT_FORMULA_ELEM_FUNCTIONAL | |
| Short Description | Formula element: Call of formula functions | |
| Super Class | CL_FDT_FORMULA_ELEMENT | Element of a formula for processing |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_EXPRESSIONS | BRFplus: Expressions |
| Created | 20061228 | SAP |
| Last change | 20130531 | 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... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FDT_FORMULA_ELEM_FUNCTIONAL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FDT_FORMULA_ELEMENT_FACTORY | 20070108 | Factory for formula elements for processing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_PARMBIND_TAB | Parameters for dynamic method call | 20070105 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TY_LT_PARAMETER_TYPE | Method parameter type information | 20070105 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SEOCLSNAME | Class implementing the function | 20061228 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SEOCMPNAME | Method implementing the function | 20061228 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_PARMKIND | 20080728 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20120213 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | IF_FDT_TYPES=>DATA_OBJECT_TYPE | Data Object Type of result parameter | 20120213 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TYPE | Element Type of result parameter | 20120213 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_PARMNAME | Name of result parameter of method | 20070104 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | Type of result parameter | 20070105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061228 | |
| 2 | Instance method | Private | Method | Generate Conversion of Importing Parameters of Functioanls | 20090925 | |
| 3 | Instance method | Protected | Method | Get information about method arguments from class builder | 20070104 | |
| 4 | Instance method | Private | Method | Convert result to FDT type after call of functional | 20090812 |
Events
Class CL_FDT_FORMULA_ELEM_FUNCTIONAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LS_PARAMETER_TYPE | Protected | See coding | Type of a method parameter | 20070105 | BEGIN OF ty_ls_parameter_type,
name TYPE abap_parmname,
type TYPE string,
END OF ty_ls_parameter_type
|
|
| 2 | TY_LT_PARAMETER_TYPE | Protected | See coding | Table of method parameter type information | 20070105 | ty_lt_parameter_type TYPE STANDARD TABLE OF ty_ls_parameter_type
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TOKEN | Call by reference | Type reference (TYPE) | TY_S_TOKEN | Formula element / token to be represented by this instance | 20061228 |
Method CONSTRUCTOR on class CL_FDT_FORMULA_ELEM_FUNCTIONAL has no exception.
Method GENERATE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_USED_CONTEXT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_USED_CONTEXT_ID | Actually used / required ID's from context in generated code | 20090925 | |||
| 2 | ET_NAME_VALUE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_SOURCE_CODE | Table with Source Code | 20090925 | |||
| 3 | ET_SOURCE_CODE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_SOURCE_CODE | Table with Source Code | 20090925 | |||
| 4 | EV_DIRECT_RESULT_NAME | Call by reference | Type reference (TYPE) | STRING | 20090925 | ||||
| 5 | EV_VALUE_ARGU1 | Call by reference | Type reference (TYPE) | STRING | 20090925 | ||||
| 6 | EV_VALUE_ARGU2 | Call by reference | Type reference (TYPE) | STRING | 20090925 | ||||
| 7 | IO_GENERATION_MNGR | Call by reference | Object reference (TYPE REF TO) | CL_FDT_GENERATION_MANAGER | FDT: Generation of Classes | 20090925 | |||
| 8 | IV_CREATE_VARIABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090925 | |||
| 9 | IV_EXPRESSION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090925 | |||
| 10 | IV_FUNCTION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090925 | |||
| 11 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20090925 | |||
| 12 | IV_VARIABLE_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20090925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Error in the Generation Process | 20100108 |
Method METHOD_ARGUMENTS_GET Signature
Method METHOD_ARGUMENTS_GET on class CL_FDT_FORMULA_ELEM_FUNCTIONAL has no parameter.
Method METHOD_ARGUMENTS_GET on class CL_FDT_FORMULA_ELEM_FUNCTIONAL has no exception.
Method RESULT_CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | Result | 20090812 | |||
| 2 | IV_EXPRESSION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID of FDT Formula Expression | 20090812 | |||
| 3 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | Converted result | 20090812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Processing Error | 20090812 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |