SAP ABAP Data Element IFP_DTE_PARNAME (Parameter Name)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FS_CORR_POST (Package) Correspondence Postprocessing
Basic Data
Data Element IFP_DTE_PARNAME
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 Par.Name 
Medium 15 Parameter Name 
Long 20 Parameter Name 
Heading 30 Parameter Name 
Documentation

Definition

Name of the parameter under which the transformed data of the related variable is made available in ABAP format.

Use

If you have defined a method for the data transfer, you can adjust the variable name to agree with the parameter name of the method.

Dependencies

If you have not specified a parameter name, the variable name is used. All explicitly and implicitly assigned parameter names of a PDF-based form have to be unique.

The variables and parameters have to be typed correctly so that it is possible to transfer the parameters to the method.

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 731