SAP ABAP Class IF_FDT_RESULT (FDT: Result)
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
| Class | IF_FDT_RESULT | |
| Short Description | FDT: Result | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050822 | SAP |
| Last change | 20110908 | 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... |
Interfaces
Class IF_FDT_RESULT has no interface implemented.
Friends
Class IF_FDT_RESULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TIMESTAMP | Timestamp of processing | 20050924 | |||
| 2 | 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
Class IF_FDT_RESULT has no event.
Types
Class 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 class 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 class 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 |