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 |
---|---|---|---|---|---|---|---|
![]() |
TEXT_WITH_VALUES | TYPE | STRING | New text containing actual values | |||
![]() |
ORIG_TEXT_SYMBOL | TYPE | STRING | Original text containing the "variables" | |||
![]() |
VAR1 | TYPE | STRING | Variable &1 will be substituted with the value of var1 | |||
![]() |
VAR2 | TYPE | STRING | Variable &2 will be substituted with the value of var2 | |||
![]() |
VAR3 | TYPE | STRING | Variable &3 will be substituted with the value of var3 | |||
![]() |
VAR4 | TYPE | STRING | Variable &4 will be substituted with the value of var4 | |||
![]() |
VAR5 | TYPE | STRING | Variable &5 will be substituted with the value of var5 | |||
![]() |
VAR6 | TYPE | STRING | Variable &6 will be substituted with the value of var6 | |||
![]() |
VAR7 | TYPE | STRING | Variable &7 will be substituted with the value of var7 | |||
![]() |
VAR8 | TYPE | STRING | Variable &8 will be substituted with the value of var8 | |||
![]() |
VAR9 | TYPE | STRING | Variable &9 will be substituted with the value of var9 | |||
Processing Type
Normal Function 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 |