SAP ABAP Data Element RP_FUNCT (Required function)
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 RP_FUNCT
Short Description Required function  
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

  • Function to be executed.

USE&

  • FUNCTION = PRINT: initiates printing of KWIC index entries (T512I) and entries which are formed dynamically.
  • FUNCTION = GENERATE: initiates generating of KWIC index entries for the specified objects. It should be used after automatically importing objects.
  • FUNCTION = DELETE: initiates creation of entries for the specified objects and their deletion from the KWIC index or the deletion of generically qualified entries from the KWIC index. It should be used after refinining the filter for trivial words.
  • FUNCTION = CLEAN: removes entries from the KWIC index which refer to the specified objects. It should be used after automatic mass renamings of objects.
  • These parameters qualify objects to be edited or entries to be edited by naming a set of objects. For PRIMARY = OBJECTS, the qualification should be as complete as possible in terms of hierarchy, otherwise, many non-qualified objects are also scanned and the runtime increases correspondingly.

Supplementary Documentation - RP_FUNCT 0001

Use

  • FUNCTION = PRINT triggers printing of entries which are in the XRef index.
  • FUNCTION = GENERATE generates XRef index entries for the specified objects. Use this function after automatic importing of objects.
  • FUNCTION = CLEAN deletes entries which refer to the specified objects from the XRef index. It should be used after mass renaming of objects.

Procedure

Examples

Dependencies

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