SAP ABAP Function Module FKK_CRM_GENERAL_TEXT_WITH_VAR (Ersetze Variablen in einer Textzeile)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKCRM_ITG (Package) FI-CA CRM Integration
Basic Data
Function Module FKK_CRM_GENERAL_TEXT_WITH_VAR Ersetze Variablen in einer Textzeile  
Function Group FKCRM_GENERAL   FI-CA Central Service Modules  
Program Name SAPLFKCRM_GENERAL    
INCLUDE Name LFKCRM_GENERALU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing TEXTLINE TYPE ANY Text, in dem die Platzhalter ersetzt werden
Importing SYMBOL1 TYPE CHAR2 '&1' Platzhalter 1
Importing VAR1 TYPE C Variable 1
Importing SYMBOL2 TYPE CHAR2 '&2' Platzhalter 2
Importing VAR2 TYPE C Variable 2
Importing SYMBOL3 TYPE CHAR2 '&3' Platzhalter 3
Importing VAR3 TYPE C Variable 3
Importing SYMBOL4 TYPE CHAR2 '&4' Platzhalter 4
Importing VAR4 TYPE C Variable 4
               
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  20050224 
SAP Release Created in 472