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
Importing DELTA_MODE TYPE '1' '1': create D/I entries '2': create M entries
Importing IGNORE_ABAP_COMMENTS TYPE SPACE Ignore ABAP comments
Importing IGNORE_CASE TYPE SPACE Ignore upper/lower case
Importing IGNORE_INDENT_LEVEL TYPE SPACE Ignore indentation
Tables TEXT_DELTA TYPE   Delta between the two texts
Tables TEXT_NEW TYPE   new text
Tables TEXT_OLD TYPE   old text
               
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  19950113 
SAP Release Created in