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