SAP ABAP Interface /BOFU/IF_FDT_DATA_EXTRACT (BOPF BO Data Extractor(Deep): BRFPlus expr type(OBSOLETE))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BOFU/FDT_EXPR_BO_EXTR_DATA (Package) BRFplus Add-Ons for BOPF: Expression Extract BO Data(Deep)
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
Interface /BOFU/IF_FDT_DATA_EXTRACT  
Short Description BOPF BO Data Extractor(Deep): BRFPlus expr type(OBSOLETE)    
General Data
Package /BOFU/FDT_EXPR_BO_EXTR_DATA   BRFplus Add-Ons for BOPF: Expression Extract BO Data(Deep) 
Created 20091013   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 Abstract Final Description Created on
1 IF_FDT_ADMIN_DATA FDT: Administrative Data 20091013
2 IF_FDT_EXPRESSION FDT: Expression 20091013
3 IF_FDT_TRANSACTION FDT: Transaction 20091013
Friends
Interface /BOFU/IF_FDT_DATA_EXTRACT has no friend.
Attributes
Interface /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
Interface /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 Interface /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 Interface /BOFU/IF_FDT_DATA_EXTRACT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702