SAP ABAP Data Element QSTRUC (Enhanced Structure Name for HR Query)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP00 (Package) Organization and Planning
Basic Data
Data Element QSTRUC
Short Description Enhanced Structure Name for HR Query  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AS4TAB    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD02L    
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 Que.struc. 
Medium 20 Struc.name for Query 
Long 40 Structure name for addit'l HR Query data 
Heading 40 Structure name for addit'l HR Query data 
Documentation

Definition

Name of the structure for evaluating additional relationship data in the HR Query (in the following text, this is referred to as the

query evaluation structure or abbreviated to QS).

Use

If you have created structures for storing additional data relating to standard or customer-specific relationships, and you want the InfoSet Query to be able to evaluate the additional data, you must create the structure, QS, described below.

You create this structure by copying a structure contained in the standard, HRPAD_GEN_QUE, and integrating the structure you use for storing additional data (PADnn) as an include.

Note:

For almost all additional data on relationships that are delivered in the standard, these structures already exist. So before you create a QS structure, check whether it already exists.

Procedure

  1. Choose Tools -> ABAB Workbench -> Development -> Dictionary (SE11).
  2. Choose Dictionary Object -> Copy.
  3. Assign a name from the customer namespace.
  4. Choose Dictionary Object -> Change.
  5. Delete the ADATA field (component type).
  6. Choose Edit -> Include -> Insert.
  7. Make the following entries:

    Structure: Name of your additional data structure (PADnn)

    Group: PAD

    Name suffix:_X

    (You must make an entry in the name suffix field, to ensure that there is not more than one field with the same name).

  8. Choose Structure -> Activate .
  9. Enter the name of the structure in the Struc.name für Query field.

    (Customizing activity Maintain Relationships (Subview: Additional Relationship Data)

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