SAP ABAP Function Module /SAPPSSRM/STRING_VAR_PARSER (Parses text and substitutes variables with values)
Hierarchy
SRM_SERVER (Software Component) SRM_SERVER
   SRM-EBP-PPS (Application Component) Public-Sector Functions
     /SAPPSSRM/OBSOLETE (Package) OBSOLETE !!!!! Objects frm SRM_SERVER w namespace /SAPPSSRM/
Basic Data
Function Module /SAPPSSRM/STRING_VAR_PARSER Parses text and substitutes variables with values  
Function Group /SAPPSSRM/OBSOLETE   Obsolete Function Modules in /SAPPSSRM/  
Program Name /SAPPSSRM/SAPLOBSOLETE    
INCLUDE Name /SAPPSSRM/LOBSOLETEU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting TEXT_WITH_VALUES TYPE STRING New text containing actual values
Importing ORIG_TEXT_SYMBOL TYPE STRING Original text containing the "variables"
Importing VAR1 TYPE STRING Variable &1 will be substituted with the value of var1
Importing VAR2 TYPE STRING Variable &2 will be substituted with the value of var2
Importing VAR3 TYPE STRING Variable &3 will be substituted with the value of var3
Importing VAR4 TYPE STRING Variable &4 will be substituted with the value of var4
Importing VAR5 TYPE STRING Variable &5 will be substituted with the value of var5
Importing VAR6 TYPE STRING Variable &6 will be substituted with the value of var6
Importing VAR7 TYPE STRING Variable &7 will be substituted with the value of var7
Importing VAR8 TYPE STRING Variable &8 will be substituted with the value of var8
Importing VAR9 TYPE STRING Variable &9 will be substituted with the value of var9
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20110914 
SAP Release Created in 702