SAP ABAP Function Module TTE_DT_TREE_COPY_WITH_REP (Copy a decision tree and do string replacements)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-TTE (Application Component) Transaction Tax Engine
     AP_TTE_DECTREE_C (Package) Transaction Tax Engine ( Decision Tree)
Basic Data
Function Module TTE_DT_TREE_COPY_WITH_REP Copy a decision tree and do string replacements  
Function Group CA_TTE_DT_XMLDOC   Decision Tree  
Program Name SAPLCA_TTE_DT_XMLDOC    
INCLUDE Name LCA_TTE_DT_XMLDOCU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_TREETYPE TYPE TTET_DT_TYPE Decision Tree Type
Importing I_TREEID_FROM TYPE TTET_DT_TREEID Decision Tree ID
Importing I_TREEID_TO TYPE TTET_DT_TREEID Decision Tree ID
Tables STR_REP_TAB TYPE TTET_STR_REP_TAB Table with string replacement instructions
Exception TREE_FROM_NOT_EXIST TYPE Source tree does not exist
Exception TREE_TO_EXISTS TYPE Target Tree already exists
Exception STRING_FROM_IS_INITIAL TYPE str_rep_tab-string_from_is_initial
               
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  20030306 
SAP Release Created in 400