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 |
|---|---|---|---|---|---|---|---|
| |
I_TREETYPE | TYPE | TTET_DT_TYPE | Decision Tree Type | |||
| |
I_TREEID_FROM | TYPE | TTET_DT_TREEID | Decision Tree ID | |||
| |
I_TREEID_TO | TYPE | TTET_DT_TREEID | Decision Tree ID | |||
| |
STR_REP_TAB | TYPE | TTET_STR_REP_TAB | Table with string replacement instructions | |||
| |
TREE_FROM_NOT_EXIST | TYPE | Source tree does not exist | ||||
| |
TREE_TO_EXISTS | TYPE | Target Tree already exists | ||||
| |
STRING_FROM_IS_INITIAL | TYPE | str_rep_tab-string_from_is_initial | ||||
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 | 20030306 |
| SAP Release Created in | 400 |