SAP ABAP Interface IF_FDT_RESULT (FDT: Result)
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_RESULT | FDT: Result | 20050828 |
Properties
| Interface | IF_FDT_RESULT | |
| Short Description | FDT: Result |
General Data
| Package | SFDT_CORE | BRFplus: Core |
| Created | 20050822 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_RESULT has no interface.
Friends
Interface IF_FDT_RESULT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_TIMESTAMP | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | Timestamp of processing | 20050924 | ||
| 2 | MV_TIMESTAMP_VALUE_CHANGE | Instance attribute | Public | Type reference (TYPE) | TIMESTAMPL | Timestamp of value change | 20081010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy the result | 20050828 | |
| 2 | Instance method | Public | Method | Get the data object | 20050828 | |
| 3 | Instance method | Public | Method | Get the value for the data object | 20050828 | |
| 4 | Instance method | Public | Method | Set the data object | 20050828 | |
| 5 | Instance method | Public | Method | Set the value for the data object | 20050828 |
Events
Interface IF_FDT_RESULT has no event.
Types
Interface IF_FDT_RESULT has no local type.
Method Signatures
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_RESULT | FDT: Result | 20050828 |
Method COPY on Interface IF_FDT_RESULT has no exception.
Method GET_DATA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DATA_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_DATA_OBJECT | FDT: Data Object | 20050828 |
Method GET_DATA_OBJECT on Interface IF_FDT_RESULT has no exception.
Method GET_VALUE 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 | Value | 20050828 | |||
| 2 | ER_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | Value Reference | 20080628 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Data Object ID | 20081010 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name or Name Path | 20081010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20081010 |
Method SET_DATA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_DATA_OBJECT | FDT: Data Object | 20050828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20081020 |
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IA_VALUE | Call by reference | Type reference (TYPE) | ANY | Value | 20050828 | |||
| 2 | IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Value Reference | 20080628 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Data Object ID | 20081010 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name or Name Path | 20081010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20081010 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |