SAP ABAP Data Element PRIMARY (Objects to be processed)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Data Element PRIMARY
Short Description Objects to be processed  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR8    
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  
Medium  
Long  
Heading  
Documentation

Definition

Processing type of objects

Use

These parameters qualify the objects or entries to be processed by naming the objects. If PRIMARY = OBJECTS, you must specify the entire object hierarchy, otherwise undefined objects are scanned and the runtime increases accordingly.

  • PRIMARY = OBJECTS: qualifies the objects or entries to be processed by naming the objects. Unless FUNCTION = CLEAN, the runtime depends on the number of qualified and available objects.
  • PRIMARY = KEYWORD: qualifies the entries to be processed by specifying a generic keyword. The runtime is proportional to the number of qualified entries in T512I. This can differ greatly for the different functions.

Supplementary Documentation - PRIMARY 0001

Use

In this field, you can define the report function. The two parameter values are:

  • FROM: The report checks all selected modules (generic entry possible) for references. These references are written to the XRef index.
  • TO: If this parameter is set to TO, you must specify a module (generic entry only possible for FROM). The report then searches only for those references which point to the specified module and enters these in the XRef index.

Procedure

Examples

Dependencies

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