SAP ABAP Class CL_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_CONTEXT_ABSTRACT | FDT: Context | 20081010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_RESULT | FDT: Result | 20050828 |
Properties
| Class | CL_FDT_RESULT | |
| Short Description | FDT: Result | |
| Super Class | CL_FDT_CONTEXT_ABSTRACT | FDT: Context |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_CORE | BRFplus: Core |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FDT_RESULT | FDT: Result | 20050828 |
Friends
Class CL_FDT_RESULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | S_DATA_OBJECT | Data Object | 20081010 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Attributes in MR_S_DATA_OBJECT set from outside | 20081013 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20050925 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20081010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050924 | |
| 2 | Instance method | Public | Method | 20070111 | ||
| 3 | Instance method | Private | Method | Get DOBJ Data for the result ID | 20081010 | |
| 4 | Instance method | Public | Method | For Generatio: Get Attributes | 20081010 | |
| 5 | Instance method | Public | Method | For Generation: Set Attributes by Passing Dataobject | 20070110 |
Events
Class CL_FDT_RESULT has no event.
Types
Class CL_FDT_RESULT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20050924 |
Method CONSTRUCTOR on class CL_FDT_RESULT has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070111 |
Method GET_ID on class CL_FDT_RESULT has no exception.
Method GET_ID_DOBJ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_S_DATA_OBJECT | Value transfer | Object reference (TYPE REF TO) | S_DATA_OBJECT | 20081010 |
Method GET_ID_DOBJ_DATA on class CL_FDT_RESULT has no exception.
Method GET_OBJECT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>DATA_OBJECT_TYPE | 20081010 | ||||
| 2 | EV_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TYPE | 20081010 | ||||
| 3 | EV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20081010 | ||||
| 4 | EV_TABLE_IS_UNSTRUCTURED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081010 |
Method GET_OBJECT_ATTRIBUTES on class CL_FDT_RESULT has no exception.
Method SET_OBJECT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20070110 | ||||
| 2 | IV_DATA_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>DATA_OBJECT_TYPE | 20070110 | ||||
| 3 | IV_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TYPE | 20070110 | ||||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070111 | ||||
| 5 | IV_RESULT_DATA_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070118 | ||||
| 6 | IV_TABLE_IS_UNSTRUCTURED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070302 |
Method SET_OBJECT_ATTRIBUTES on class CL_FDT_RESULT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |