SAP ABAP Data Element /BOFU/FDT_FIELD_ON_RES_OBJ (Field on Result Data Object)
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_RETR_DATA (Package) BRFplus Add-Ons for BOPF: Expression Retrieve BO Data
Basic Data
Data Element /BOFU/FDT_FIELD_ON_RES_OBJ
Short Description Field on Result Data Object  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Obj. Fld 
Medium 19 Res. Data Obj. Fld 
Long 24 Field on Result Data Obj 
Heading 30 Field on Result Data Object 
Documentation

Definition

Indicates the field that contains a business object (BO) in the result data object of the retrieve business object data expression. The BOs are implemented in the business object processing framework (BOPF).

Use

When you assign a result data object to an expression, you can specify the object as one of the following:

  • A BRFplus table data object if the expression accepts multiple keys or returns multiple records
  • A BRFplus element or structure data object if the expression accepts a single input key and returns a single result record

For each BO node you use in the expression, you can specify the Field in Result Data Object as follows:

  • The result data object itself if the object is an element or a structure
  • The line type of the result data object if the object is a table
  • A constituent part of the structure of the result structure
  • A constituent part of the structure of the line type in the result table

For the individual attributes of a BO node in an expression, you can select the Field in Result Data Object as one of the following:

  • The result data object itself if it is an element or a structure
  • A constituent part of the structure of the line type in the result table

You can setup a result data object in the BRFplus user interface (UI) using one of the following approaches:

  • Using an existing data object

Choose an existing result data object, and assign field mappings for BO nodes and attributes of BO nodes.

  • Generating from a field selection

Ensure you have not selected an existing result data object. Enter names in the Field in Result Data Object field for BO nodes and attributes of BO nodes as appropriate. Choose the menu beside the Data Object field, and select Generate from Field Selection.

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 702