SAP ABAP Class /BOFU/IF_FDT_DATA_EXTRACT (BOPF BO Data Extractor(Deep): BRFPlus expr type(OBSOLETE))
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FDT_ADMIN_DATA FDT: Administrative Data 20091013
2 Interface composition (i COMPRISING i_ref)  IF_FDT_EXPRESSION FDT: Expression 20091013
3 Interface composition (i COMPRISING i_ref)  IF_FDT_TRANSACTION FDT: Transaction 20091013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/CL_FDT_DATA_EXTRACT Expression type for BOPF Data Extractor(Deep)(OBSOLETE) 20091013
Properties
Class /BOFU/IF_FDT_DATA_EXTRACT  
Short Description BOPF BO Data Extractor(Deep): BRFPlus expr type(OBSOLETE)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091013   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /BOFU/IF_FDT_DATA_EXTRACT has no interface implemented.
Friends
Class /BOFU/IF_FDT_DATA_EXTRACT has no friend class.
Attributes
Class /BOFU/IF_FDT_DATA_EXTRACT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESULT_STRUCTURE Instance method Public Method Get the result Structure 20091102
2 SET_RESULT_STRUCTURE Instance method Public Method Set the result Structure 20091102
Events
Class /BOFU/IF_FDT_DATA_EXTRACT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_EXTRACT Public See coding 20091102 BEGIN OF s_extract , data_object_id TYPE fdt_uuid, expression_id TYPE fdt_uuid, class_name TYPE /bofu/fdt_data_extr_cls, END OF s_extract
2 TT_EXTRACT Public See coding 20091119 tt_extract TYPE STANDARD TABLE OF s_extract WITH DEFAULT KEY
Method Signatures

Method GET_RESULT_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) TT_EXTRACT 20091102
2 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Time Stamp (active version, UTC) 20091102

Method GET_RESULT_STRUCTURE on class /BOFU/IF_FDT_DATA_EXTRACT has no exception.

Method SET_RESULT_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_MESSAGE Messages 20091103
2 Importing IT_DATA Call by reference Type reference (TYPE) TT_EXTRACT 20091102

Method SET_RESULT_STRUCTURE on class /BOFU/IF_FDT_DATA_EXTRACT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in