SAP ABAP Data Element ALTLPARVAL (Alert: TOOL Parameter value)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI (Package) CCMS: Monitoring Architecture
Basic Data
Data Element ALTLPARVAL
Short Description Alert: TOOL Parameter value  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT40    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
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 ToolParVal 
Medium 15 ToolParamValue 
Long 20 Tool parameter value 
Heading  
Documentation

Definition

Assign values to method parameter names.

Note

This dialog box only applies to methods defined as function modules. Such methods must meet the requirements of SAP's standard interface as shown in SALT_TOOL_REFERENCE_MODULE. The parameter name must also be a fixed value.

Procedure

Assign a permanent, static value to the parameter named in the left-hand column. Variables for values specified dynamically by programs are not supported.

Examples

You can use this option to have an auto-reaction method dial a pager in the event of database problems, for example. To do this, specify the parameter name as phone_number and enter the pager number to be dialled as the parameter value. If a database problem occurs, the method could then dial this pager number.

Dependencies

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