SAP ABAP Interface IF_FDT_PROCESSOR (FDT: Processor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_CORE (Package) BRFplus: Core
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_PROCESSOR | FDT: Processor | 20050822 |
Properties
| Interface | IF_FDT_PROCESSOR | |
| Short Description | FDT: Processor |
General Data
| Package | SFDT_CORE | BRFplus: Core |
| Created | 20050822 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_FDT_TRACE_WRITE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_PROCESSOR has no interface.
Friends
Interface IF_FDT_PROCESSOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_TRACE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FDT_TRACE_WRITE | Trace (Write Interface) | 20090609 | ||
| 2 | MV_FUNCTION_ID | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Function ID | 20060809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Processes an expression | 20050822 |
Events
Interface IF_FDT_PROCESSOR has no event.
Types
Interface IF_FDT_PROCESSOR has no local type.
Method Signatures
Method PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_CONTEXT | FDT: Context | 20050822 | |||
| 2 | IO_TRACE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_TRACE_WRITE | FDT: Trace (Write Interface) | 20050927 | |||
| 3 | IV_EXPRESSION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Expression Universal Unique Identifier | 20050822 | |||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050923 | |||
| 5 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_RESULT | FDT: Result | 20050828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20061102 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 710 |