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

Definition

Displays names of method parameters.

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 names that appear here are defined in the function module interface.

Procedure

The parameter name is already defined in the function module interface. Assign a permanent value to it. Dynamic variables (that can be substitued 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 system dials this pager number.

Dependencies

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