SAP ABAP Function Module CEV1_STRING_EXCHANGE (Exchange sub-strings in long string)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-BD-CAP (Application Component) Computer Aided Process Planning
     CEV (Package) R/3 Applic. development: PPS CAPP standard times calculation
Basic Data
Function Module CEV1_STRING_EXCHANGE Exchange sub-strings in long string  
Function Group CEV1   Convert CAPP formulas  
Program Name SAPLCEV1    
INCLUDE Name LCEV1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RESULT_STRING TYPE RCEVF-TEXT100 Result
Exporting SUBRC TYPE SYST-SUBRC Returncode
Importing LENGTH_GAP TYPE SYST-FDPOS 0 Length of the exchange position
Importing OFFSET_FROM TYPE SYST-FDPOS 0 Start date of exchange position
Importing STRING TYPE RCEVF-TEXT100 SPACE String, in which a substring is replaced
Importing SUBSTRING TYPE RCEVF-TEXT80 Substring to be entered
               
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  19931201 
SAP Release Created in