Class Method list used by SAP ABAP Class CL_IM_TTE_COUNTRY_COPY (Implements the methods required for country copy)
SAP ABAP Class CL_IM_TTE_COUNTRY_COPY (Implements the methods required for country copy) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_IM_TTE_COUNTRY_COPY - CHECK_RELEASE_TREES Implements the methods required for country copy SOURCE CALL METHOD me->check_release_trees
2 Class Method  CL_IM_TTE_COUNTRY_COPY - CHECK_RELEASE_TREES Implements the methods required for country copy SOURCE EXPORTING
3 Class Method  CL_IM_TTE_COUNTRY_COPY - CHECK_RELEASE_TREES Implements the methods required for country copy SOURCE it_trees = lt_assigned_trees
4 Class Method  CL_IM_TTE_COUNTRY_COPY - CHECK_RELEASE_TREES Implements the methods required for country copy SOURCE EXCEPTIONS
5 Class Method  CL_IM_TTE_COUNTRY_COPY - CHECK_RELEASE_TREES Implements the methods required for country copy SOURCE exc_errors_check_tree = 1
6 Class Method  CL_IM_TTE_COUNTRY_COPY - CHECK_RELEASE_TREES Implements the methods required for country copy SOURCE exc_failed_tree_release = 2
7 Class Method  CL_IM_TTE_COUNTRY_COPY - CHECK_RELEASE_TREES Implements the methods required for country copy SOURCE exc_stop_work = 3
8 Class Method  CL_IM_TTE_COUNTRY_COPY - CHECK_RELEASE_TREES Implements the methods required for country copy SOURCE OTHERS = 4.
9 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_COND_RECORDS Implements the methods required for country copy SOURCE CALL METHOD me->copy_cond_records
10 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_COND_RECORDS Implements the methods required for country copy SOURCE EXPORTING
11 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_COND_RECORDS Implements the methods required for country copy SOURCE iv_source_country = me->source_country
12 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_COND_RECORDS Implements the methods required for country copy SOURCE iv_target_country = me->target_country
13 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_COND_RECORDS Implements the methods required for country copy SOURCE EXCEPTIONS
14 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_COND_RECORDS Implements the methods required for country copy SOURCE exc_stop_work = 1
15 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_COND_RECORDS Implements the methods required for country copy SOURCE OTHERS = 2.
16 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TABLES Implements the methods required for country copy SOURCE CALL METHOD me->copy_tables
17 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TABLES Implements the methods required for country copy SOURCE EXPORTING
18 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TABLES Implements the methods required for country copy SOURCE iv_source_country = me->source_country
19 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TABLES Implements the methods required for country copy SOURCE iv_target_country = me->target_country
20 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TABLES Implements the methods required for country copy SOURCE it_list_of_tables = me->list_of_tables
21 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TABLES Implements the methods required for country copy SOURCE EXCEPTIONS
22 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TABLES Implements the methods required for country copy SOURCE exc_stop_work = 1
23 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TABLES Implements the methods required for country copy SOURCE OTHERS = 2.
24 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TREES Implements the methods required for country copy SOURCE CALL METHOD me->copy_trees
25 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TREES Implements the methods required for country copy SOURCE EXPORTING
26 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TREES Implements the methods required for country copy SOURCE iv_country = me->target_country
27 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TREES Implements the methods required for country copy SOURCE iv_decision_tree_id = me->decision_tree_id
28 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TREES Implements the methods required for country copy SOURCE it_trees = lt_assigned_trees
29 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TREES Implements the methods required for country copy SOURCE EXCEPTIONS
30 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TREES Implements the methods required for country copy SOURCE exc_stop_work = 1
31 Class Method  CL_IM_TTE_COUNTRY_COPY - COPY_TREES Implements the methods required for country copy SOURCE OTHERS = 2.
32 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE CALL METHOD me->country_exists
33 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE EXPORTING
34 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE iv_country = iv_source_country
35 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE RECEIVING
36 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE rv_status = lv_status
37 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE EXCEPTIONS
38 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE exc_stop_work = 1
39 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE OTHERS = 2.
40 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE CALL METHOD me->country_exists
41 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE EXPORTING
42 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE iv_country = me->target_country
43 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE RECEIVING
44 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE rv_status = lv_status
45 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE EXCEPTIONS
46 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE exc_stop_work = 1
47 Class Method  CL_IM_TTE_COUNTRY_COPY - COUNTRY_EXISTS Implements the methods required for country copy SOURCE OTHERS = 2.
48 Class Method  CL_IM_TTE_COUNTRY_COPY - DECISION_TREE_EXISTS Implements the methods required for country copy SOURCE CALL METHOD me->decision_tree_exists
49 Class Method  CL_IM_TTE_COUNTRY_COPY - DECISION_TREE_EXISTS Implements the methods required for country copy SOURCE EXPORTING
50 Class Method  CL_IM_TTE_COUNTRY_COPY - DECISION_TREE_EXISTS Implements the methods required for country copy SOURCE iv_country = iv_target_country
51 Class Method  CL_IM_TTE_COUNTRY_COPY - DECISION_TREE_EXISTS Implements the methods required for country copy SOURCE iv_decision_tree_id = iv_decision_tree_id
52 Class Method  CL_IM_TTE_COUNTRY_COPY - DECISION_TREE_EXISTS Implements the methods required for country copy SOURCE RECEIVING
53 Class Method  CL_IM_TTE_COUNTRY_COPY - DECISION_TREE_EXISTS Implements the methods required for country copy SOURCE rv_status = lv_status
54 Class Method  CL_IM_TTE_COUNTRY_COPY - DECISION_TREE_EXISTS Implements the methods required for country copy SOURCE EXCEPTIONS
55 Class Method  CL_IM_TTE_COUNTRY_COPY - DECISION_TREE_EXISTS Implements the methods required for country copy SOURCE exc_stop_work = 1
56 Class Method  CL_IM_TTE_COUNTRY_COPY - DECISION_TREE_EXISTS Implements the methods required for country copy SOURCE OTHERS = 2.
57 Class Method  CL_IM_TTE_COUNTRY_COPY - DELETE_TARGET_COUNTRY Implements the methods required for country copy SOURCE CALL METHOD me->delete_target_country
58 Class Method  CL_IM_TTE_COUNTRY_COPY - DELETE_TARGET_COUNTRY Implements the methods required for country copy SOURCE EXPORTING
59 Class Method  CL_IM_TTE_COUNTRY_COPY - DELETE_TARGET_COUNTRY Implements the methods required for country copy SOURCE iv_target_country = me->target_country
60 Class Method  CL_IM_TTE_COUNTRY_COPY - DELETE_TARGET_COUNTRY Implements the methods required for country copy SOURCE EXCEPTIONS
61 Class Method  CL_IM_TTE_COUNTRY_COPY - DELETE_TARGET_COUNTRY Implements the methods required for country copy SOURCE exc_stop_work = 1
62 Class Method  CL_IM_TTE_COUNTRY_COPY - DELETE_TARGET_COUNTRY Implements the methods required for country copy SOURCE OTHERS = 2.
63 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE CALL METHOD me->get_assigned_trees
64 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE EXPORTING
65 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE iv_country = me->source_country
66 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE IMPORTING
67 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE et_assigned_trees = lt_assigned_trees
68 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE EXCEPTIONS
69 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE exc_stop_work = 1
70 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE OTHERS = 2.
71 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE CALL METHOD me->get_assigned_trees
72 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE EXPORTING
73 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE iv_country = me->target_country
74 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE IMPORTING
75 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE et_assigned_trees = lt_assigned_trees
76 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE EXCEPTIONS
77 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE exc_stop_work = 1
78 Class Method  CL_IM_TTE_COUNTRY_COPY - GET_ASSIGNED_TREES Implements the methods required for country copy SOURCE OTHERS = 2.
79 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE CALL METHOD msg_add_with_level
80 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE EXPORTING
81 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_level = '2'
82 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_probclass = ' '.
83 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE CALL METHOD msg_add_with_level
84 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE EXPORTING
85 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_level = '3'
86 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_probclass = ' '.
87 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE CALL METHOD msg_add_with_level
88 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE EXPORTING
89 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_level = '1'
90 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_probclass = ' '.
91 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE CALL METHOD msg_add_with_level
92 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE EXPORTING
93 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_level = '2'
94 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_probclass = ' '.
95 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE CALL METHOD msg_add_with_level
96 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE EXPORTING
97 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_level = '3'
98 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_probclass = ' '.
99 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE CALL METHOD msg_add_with_level
100 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE EXPORTING
101 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_level = '2'
102 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_probclass = ' '.
103 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE CALL METHOD msg_add_with_level
104 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE EXPORTING
105 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_level = '3'
106 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_probclass = ' '.
107 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE CALL METHOD msg_add_with_level
108 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE EXPORTING
109 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_level = '2'
110 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_probclass = ' '.
111 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE CALL METHOD msg_add_with_level
112 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE EXPORTING
113 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_level = '3'
114 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_probclass = ' '.
115 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE CALL METHOD msg_add_with_level
116 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE EXPORTING
117 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_level = '3'
118 Class Method  CL_IM_TTE_COUNTRY_COPY - MSG_ADD_WITH_LEVEL Implements the methods required for country copy SOURCE i_probclass = ' '.
119 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_DECISION_TREE_ID Implements the methods required for country copy SOURCE CALL METHOD me->set_decision_tree_id
120 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_DECISION_TREE_ID Implements the methods required for country copy SOURCE EXPORTING
121 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_DECISION_TREE_ID Implements the methods required for country copy SOURCE iv_decision_tree_id = iv_decision_tree_id.
122 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_LIST_OF_TABLES Implements the methods required for country copy SOURCE CALL METHOD me->set_list_of_tables
123 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_LIST_OF_TABLES Implements the methods required for country copy SOURCE EXCEPTIONS
124 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_LIST_OF_TABLES Implements the methods required for country copy SOURCE exc_empty_config_table = 1
125 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_LIST_OF_TABLES Implements the methods required for country copy SOURCE exc_stop_work = 2
126 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_LIST_OF_TABLES Implements the methods required for country copy SOURCE OTHERS = 3.
127 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_SOURCE_COUNTRY Implements the methods required for country copy SOURCE CALL METHOD me->set_source_country
128 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_SOURCE_COUNTRY Implements the methods required for country copy SOURCE EXPORTING
129 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_SOURCE_COUNTRY Implements the methods required for country copy SOURCE iv_country = iv_source_country
130 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_SOURCE_COUNTRY Implements the methods required for country copy SOURCE EXCEPTIONS
131 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_SOURCE_COUNTRY Implements the methods required for country copy SOURCE OTHERS = 1.
132 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_SOURCE_COUNTRY Implements the methods required for country copy SOURCE CALL METHOD me->set_source_country
133 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_SOURCE_COUNTRY Implements the methods required for country copy SOURCE EXPORTING
134 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_SOURCE_COUNTRY Implements the methods required for country copy SOURCE iv_country = iv_source_country.
135 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_SOURCE_COUNTRY Implements the methods required for country copy SOURCE CALL METHOD me->set_source_country
136 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_SOURCE_COUNTRY Implements the methods required for country copy SOURCE EXPORTING
137 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_SOURCE_COUNTRY Implements the methods required for country copy SOURCE iv_country = iv_source_country.
138 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_TARGET_COUNTRY Implements the methods required for country copy SOURCE CALL METHOD me->set_target_country
139 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_TARGET_COUNTRY Implements the methods required for country copy SOURCE EXPORTING
140 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_TARGET_COUNTRY Implements the methods required for country copy SOURCE iv_country = iv_target_country
141 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_TARGET_COUNTRY Implements the methods required for country copy SOURCE EXCEPTIONS
142 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_TARGET_COUNTRY Implements the methods required for country copy SOURCE OTHERS = 1.
143 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_TARGET_COUNTRY Implements the methods required for country copy SOURCE CALL METHOD me->set_target_country
144 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_TARGET_COUNTRY Implements the methods required for country copy SOURCE EXPORTING
145 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_TARGET_COUNTRY Implements the methods required for country copy SOURCE iv_country = iv_target_country.
146 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_TARGET_COUNTRY Implements the methods required for country copy SOURCE CALL METHOD me->set_target_country
147 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_TARGET_COUNTRY Implements the methods required for country copy SOURCE EXPORTING
148 Class Method  CL_IM_TTE_COUNTRY_COPY - SET_TARGET_COUNTRY Implements the methods required for country copy SOURCE iv_country = iv_target_country.
149 Class Method  CL_IM_TTE_COUNTRY_DELETE - CONSTRUCTOR Implements the interface required to perform delete country
150 Class Method  CL_IM_TTE_TRANSPORT_CUST - CONSTRUCTOR This class implements the IF_TTE_TRANSPORT_CUST interface
151 Class Method  IF_TTE_COUNTRY_COPY - COPY_COUNTRY_CUSTOMIZING Interface outlines the operations possible in Country Copy
152 Class Method  IF_TTE_COUNTRY_COPY - COPY_DECISION_TREE Interface outlines the operations possible in Country Copy
153 Class Method  IF_TTE_COUNTRY_COPY - COPY_TAX_RATES Interface outlines the operations possible in Country Copy
154 Class Method  IF_TTE_COUNTRY_COPY - VALIDATE_INPUT Interface outlines the operations possible in Country Copy
155 Class Method  IF_TTE_COUNTRY_DELETE - DELETE_COUNTRY_CUSTOMIZING Interface outlines the operations possible in Country Delete
156 Class Method  IF_TTE_COUNTRY_DELETE - DELETE_DECISION_TREE Interface outlines the operations possible in Country Delete
157 Class Method  IF_TTE_COUNTRY_DELETE - DELETE_TAX_RATES Interface outlines the operations possible in Country Delete
158 Class Method  IF_TTE_TRANSPORT_CUST - LOAD_TRANSPORT_STRUC Interface for transporting customizing
159 Class Method  IF_TTE_TRANSPORT_CUST - TRANSPORT_CUSTOMIZING Interface for transporting customizing