SAP ABAP Data Element DR_SRVTYPE (Drag&Relate: Service Type)
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_SRVTYPE
Short Description Drag&Relate: Service Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DR_SRVTYPE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Type 
Medium 15 Service Type 
Long 20 Service Type 
Heading  
Documentation

Definition

The following types of service are allowed:

  • T: Transaction
  • The target of the Drag&Relate operation is a transaction. The initial screen of the transaction can be parametrized from key components or BOR attributes of the object.
    Example: Order is taken from 'Display Order'. The display transaction starts directly with the order used.
    Example: Material is taken from 'Display Group of Materials'. Since there is an attribute of type 'Group of materials' (the material is assigned to a group of materials), the display transaction starts directly with the group of materials of the material used.
  • S: Search Help Attachment
  • The target is also a transaction, but a (collective) search help assigned to a field on the initial screen of the transaction, and not the initial screen of the transaction, is parametrized.
    Example: The customer is taken from 'Display Order'. A search help is assigned to field 'Order Number' of the display transaction, allowing a search for orders using the ordering person. The search help is processed directly after finding the customer. The search results are displayed in the normal F4 dialog and the display transaction continues processing normally when a hit has been selected.
  • R: ABAP Report (with Basis Release 4.6)
  • Logically the target is an ABAP report, technically a transaction generated for a report is executed. As for 'T', the initial screen of the report can be parametrized.

A transaction can be assigned to an object type only once (either as service type 'T' or as service type 'S').

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