SAP ABAP Data Element DR_FPREFIX (Drag&Relate: Prefix for Function Modules)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA (Application Component) Cross-Application Components
     PORX (Package) Drag & Relate (Workplace Plugin)
Basic Data
Data Element DR_FPREFIX
Short Description Drag&Relate: Prefix for Function Modules  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DR_FPREFIX    
Data Type CHAR   Character String 
Length 8    
Decimal Places 0    
Output Length 8    
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 Prefix 
Medium 15 Prefix 
Long 30 Prefix for function modules 
Heading  
Documentation

Definition

You use this prefix to create a distinction when you use several function modules with the same parameter names to read the detailed data on an object.

The parameter is passed on in the return table in the format key/value, whereby the key consists of the following:

<Prefix>-<Structure name>-<Field name>

This means that structure-type parameters are expanded in their individual fields. The component <Field name> is omitted if a field-type return parameter is concerned.

History
Last changed by/on SAP  20080415 
SAP Release Created in