SAP ABAP Data Element HRWPC_PARAMVALUE (Parameter Value)
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_PARAMVALUE
Short Description Parameter Value  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR255    
Data Type CHAR   Character String 
Length 255    
Decimal Places 0    
Output Length 255    
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 ParamValue 
Medium 15 Parameter Value 
Long 20 Parameter Value 
Heading 30 Parameter Value 
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 parameter value 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