SAP ABAP Function Module TTE_DT_TREE_CLIENT_COPY (Copy a decision tree from client to client)
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_CLIENT_COPY | Copy a decision tree from client to client |
| Function Group | CA_TTE_DT_XMLDOC | Decision Tree |
| Program Name | SAPLCA_TTE_DT_XMLDOC | |
| INCLUDE Name | LCA_TTE_DT_XMLDOCU11 |
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 | TYPE | TTET_DT_TREEID | Decision Tree ID | |||
| |
I_CLIENT_FROM | TYPE | MANDT | Copy-from client | |||
| |
I_CLIENT_TO | TYPE | MANDT | Copy-to client | |||
| |
TREE_NOT_EXIST | TYPE | Tree does not exist | ||||
| |
CLIENT_FROM_NOT_EXIST | TYPE | Client-from does not exist | ||||
| |
CLIENT_TO_NOT_EXIST | TYPE | Client-to does not exist | ||||
| |
TREE_EXISTS_IN_CLIENT_TO | TYPE | Tree already exists in client-to | ||||
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 | 20030225 |
| SAP Release Created in | 400 |