SAP ABAP Data Element TDV_EWB_SOURCE_FLD (Source Field)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SLS_LO_GAF_EWB (Package) GAF Enhancement WB for the LO OIF application
Basic Data
Data Element TDV_EWB_SOURCE_FLD
Short Description Source Field  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FDNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD03L    
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 Field 
Medium 15 Source Field 
Long 20 Source Field 
Heading 30 Source Field 
Documentation

Definition

The source field shows the name of the field in the source table. It has only information character.

Use

An object type supports several origin tables as input sources for the LO Enhancement Workbench. From these tables, the set of available enhancing fields is determined. Bearing in mind we deal with several source tables, field names across tables might be identical. Thus, the concerning field names cannot automatically deal as field identifier for the LO API enhancement, but are nonetheless shown as necessary information.

Dependencies

Example

Object type HEAD supports the source tables VBAK, VBUK and VBKD. Given there exist the following source fields that potentially can enhance the LO API:

  • ZZVALUE01 in table VBAK
  • ZZVALUE01 in table VBUK
  • ZZVALUE01 in table VBKD

The combination of source table and source field shows the complete origin of the enhancing field.

In this case, the source field ZZVALUE01 is not unique and thus the field identifier has to take care of field name uniqueness within the LO API.

History
Last changed by/on SAP  20100310 
SAP Release Created in 605