SAP ABAP Class IF_FDT_DYNAMIC_EXPRESSION (FDT: Dynamic Expression)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FDT_EXPRESSION | FDT: Expression | 20051109 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_DYNAMIC_EXPRESSION | FDT: Dynamic Expression | 20051109 |
Properties
| Class | IF_FDT_DYNAMIC_EXPRESSION | |
| Short Description | FDT: Dynamic Expression | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051109 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_DYNAMIC_EXPRESSION has no interface implemented.
Friends
Class IF_FDT_DYNAMIC_EXPRESSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | IF_FDT_CONSTANTS=>GC_EXTY_DYNAMIC_EXPRESSION | Expression Type "Dynamic Expression" | 20051110 | ||
| 2 | Constant | Public | Type reference (TYPE) | MODE | 'C' | Complete context data objects | 20051109 | ||
| 3 | Constant | Public | Type reference (TYPE) | MODE | 'M' | Matching context data objects | 20051109 | ||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20070715 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 11 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 12 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get mode | 20051109 | |
| 2 | Instance method | Public | Method | Get the parameter ID for the expression ID | 20051109 | |
| 3 | Instance method | Public | Method | Set mode | 20051109 | |
| 4 | Instance method | Public | Method | Set the parameter ID for the expression ID | 20051109 |
Events
Class IF_FDT_DYNAMIC_EXPRESSION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MODE | Public | Type reference (TYPE) | FDT_DYNEXP_MODE | FDT: Dynamic Expression Mode | 20051109 | |
Method Signatures
Method GET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20051109 | |||
| 2 | RV_MODE | Value transfer | Type reference (TYPE) | MODE | Mode | 20051109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20051109 |
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20051109 | |||
| 2 | RV_PARAMETER_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | Data Object or Expression ID | 20051109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20051109 |
Method SET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Value transfer | Type reference (TYPE) | MODE | Mode | 20051109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20051209 |
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAMETER_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Data Object or Expression ID | 20051109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20051209 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |