SAP ABAP Data Element HRWPC_PARAMGRP (Parameter Group)
Hierarchy
SAP_HRGXX (Software Component) Sub component SAP_HRGXX of SAP_HR
   EP-PCT-MGR-HR (Application Component) Business Package for Manager Self-Service (HR)
     PWPC_MAN_TEAMOVERVIEW (Package) PWPC_MAN_TEAMOVERVIEW
Basic Data
Data Element HRWPC_PARAMGRP
Short Description Parameter Group  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR15    
Data Type CHAR   Character String 
Length 15    
Decimal Places 0    
Output Length 15    
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 Group 
Medium 20 Parameter Group 
Long 30 Parameter Group 
Heading 12 Group 
Documentation

Definition

Use

To peform certain tasks, the Object and Data Provider requires additional parameters. These parameters are transferred to the Object and Data Provider in the form of name-value pairs. You can group several parameters of this type to form a parameter group.

Dependencies

Example

When you use the find object function of the Object and Data Provider, it is sometimes useful to predefine additional parameters in Customizing that are to be used for the search. You must organize the parameters you require in a parameter group and assign it, together with an ABAP search class, to an object selection. Consquently, when you execute the find object function, the parameters are automatically transferred to the methods of the search class.

For example, if you use an HR selection ID to find an object, the selection ID to be used is transferred to the class and its implementation remains generic.

History
Last changed by/on SAP  20050219 
SAP Release Created in 2005_1_500