SAP ABAP Data Element PAMA_MX (Mapped string)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM-CLM-CM-CM (Application Component) Basic Functions
     FTE (Package) Bank accounting: External payment information
Basic Data
Data Element PAMA_MX
Short Description Mapped string  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 128    
Decimal Places 0    
Output Length 128    
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 Mapping 
Medium 17 Srch string mappg 
Long 20 Search string mappg 
Heading 55 Search string mapping 
Documentation

Definition

A mapped string is a character string assigned to a search string. It specifies the extent to which the found location should be changed after a successful search ("mapping").

If the search string and accompanying mappying are essentially identical (except for search string characters with a special significance, such as "*"), the found location is returned unchanged.

Mapping is specified in the definition of a search string.

Example:

Search string "A#B" and mapping "X#Y":

A -> X

# -> #

B -> Y

When this is applied to the text "A3B", the result is "X3Y".

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