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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_FDT_CONTEXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FDT_DATA_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FDT_TYPES 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 MR_S_DATA_OBJECT Instance attribute Public Object reference (TYPE REF TO) S_DATA_OBJECT Data Object 20081010
2 MV_EXT_ATTR_SET Instance attribute Private Type reference (TYPE) ABAP_BOOL Attributes in MR_S_DATA_OBJECT set from outside 20081013
3 MV_TIMESTAMP Instance attribute Public Attribute reference (LIKE) 20050925
4 MV_TIMESTAMP_VALUE_CHANGE Instance attribute Public Attribute reference (LIKE) 20081010
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050924
2 GET_ID Instance method Public Method 20070111
3 GET_ID_DOBJ_DATA Instance method Private Method Get DOBJ Data for the result ID 20081010
4 GET_OBJECT_ATTRIBUTES Instance method Public Method For Generatio: Get Attributes 20081010
5 SET_OBJECT_ATTRIBUTES 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 Importing 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 Returning 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 Returning 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 Exporting EV_DATA_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>DATA_OBJECT_TYPE 20081010
2 Exporting EV_ELEMENT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TYPE 20081010
3 Exporting EV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20081010
4 Exporting 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 Importing IR_VALUE Call by reference Object reference (TYPE REF TO) DATA 20070110
2 Importing IV_DATA_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>DATA_OBJECT_TYPE 20070110
3 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TYPE 20070110
4 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070111
5 Importing IV_RESULT_DATA_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070118
6 Importing 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