SAP ABAP Data Element HRWPC_PARAMNAME (Parameter Name)
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_PARAMNAME
Short Description Parameter Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR30    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 Parameter 
Medium 15 Parameter Name 
Long 20 Parameter Name 
Heading 30 Parameter Name 
Documentation

Definition

Use

To perform certain tasks, the Object and Data Provider requires additional parameters. These parameters are transferred to the Object and Data Provider as pairs consisting of the parameter name and parameter value.

You store the technical parameter name in this field.

Dependencies

You can organize several parameters together in one parameter group.

Example

When you use the find object function of the Object and Data Provider, it is sometimes helpful to predefine additional parameters in Customizing that are to be used for the search. To do this, you must organize the parameters you require in a parameter group and assign this group to an ABAP search class Consequently, when you execute the find object function, these parameters are automatically transferred to the search method.

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

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