| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| I_CLIENT_FROM | MANDT | C | 3 | Copy-from client | ||
| I_CLIENT_TO | MANDT | C | 3 | Copy-to client | ||
| I_TREEID | TTET_DT_TREEID | C | 12 | Decision Tree ID | ||
| I_TREETYPE | TTET_DT_TYPE | C | 4 | Decision Tree Type |
| Exception | Text |
|---|---|
| CLIENT_FROM_NOT_EXIST | Client-from does not exist |
| CLIENT_TO_NOT_EXIST | Client-to does not exist |
| TREE_EXISTS_IN_CLIENT_TO | Tree already exists in client-to |
| TREE_NOT_EXIST | Tree does not exist |