SAP ABAP Function Module SVRS_MAKE_TEXT_DELTA (Berechnet zu zwei Texten das Delta)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SVRS (Package) Basis Versions
⤷
⤷
Basic Data
| Function Module | SVRS_MAKE_TEXT_DELTA | Berechnet zu zwei Texten das Delta |
| Function Group | SVRZ | Version Management: Special FMs |
| Program Name | SAPLSVRZ | Include LSU_USERF01 |
| INCLUDE Name | LSVRZU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DELTA_MODE | TYPE | '1' | '1': create D/I entries '2': create M entries | |||
| |
IGNORE_ABAP_COMMENTS | TYPE | SPACE | Ignore ABAP comments | |||
| |
IGNORE_CASE | TYPE | SPACE | Ignore upper/lower case | |||
| |
IGNORE_INDENT_LEVEL | TYPE | SPACE | Ignore indentation | |||
| |
TEXT_DELTA | TYPE | Delta between the two texts | ||||
| |
TEXT_NEW | TYPE | new text | ||||
| |
TEXT_OLD | TYPE | old text | ||||
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 | 19950113 |
| SAP Release Created in |