Class Method list used by SAP ABAP Class CL_SIW_CONTEXT (Context (for SIW Project))
SAP ABAP Class
CL_SIW_CONTEXT (Context (for SIW Project)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_MATCHER - CONTAINS | Regular Expressions | ||
| 2 | CL_AUNIT_ASSERT - ABORT | ABAP Unit: Assertions (see Longtext) | ||
| 3 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | ||
| 4 | CL_AUNIT_ASSERT - FAIL | ABAP Unit: Assertions (see Longtext) | ||
| 5 | CL_CMP_COMPOSER - ADD_VAR | SAP INTERNAL USAGE: Code Composer | ||
| 6 | CL_CMP_COMPOSER - BUILD_CODE_DIRECT | SAP INTERNAL USAGE: Code Composer | ||
| 7 | CL_CMP_COMPOSER - S_CREATE | SAP INTERNAL USAGE: Code Composer | ||
| 8 | CL_SIW_BASIC_UTILITIES - IS_AU_ACTIVE | Basic utilities for all SIW layers | ||
| 9 | CL_SIW_CONTEXT - CHANGE_STATUS | Context (for SIW Project) | SOURCE me->change_status( ce_siw_rc=>ok ). |
|
| 10 | CL_SIW_CONTEXT - CHANGE_STATUS | Context (for SIW Project) | SOURCE me->change_status( ce_siw_rc=>error ). |
|
| 11 | CL_SIW_CONTEXT - CHANGE_VARIABLE | Context (for SIW Project) | ||
| 12 | CL_SIW_CONTEXT - CHANGE_VARIABLE | Context (for SIW Project) | ||
| 13 | CL_SIW_CONTEXT - CLONE | Context (for SIW Project) | ||
| 14 | CL_SIW_CONTEXT - CREATE_VARIABLE | Context (for SIW Project) | ||
| 15 | CL_SIW_CONTEXT - CREATE_VARIABLE | Context (for SIW Project) | ||
| 16 | CL_SIW_CONTEXT - CREATE_VARIABLE | Context (for SIW Project) | ||
| 17 | CL_SIW_CONTEXT - ENRICH_BY_CONTEXT | Context (for SIW Project) | ||
| 18 | CL_SIW_CONTEXT - FILL_VARIABLES_FROM_DB | Context (for SIW Project) | SOURCE me->fill_variables_from_db( i_project_id = i_project->get_id( ) |
|
| 19 | CL_SIW_CONTEXT - FILL_VARIABLES_FROM_DB | Context (for SIW Project) | SOURCE i_context_uuid = i_context_uuid ). |
|
| 20 | CL_SIW_CONTEXT - GET_ALL_VARIABLES | Context (for SIW Project) | ||
| 21 | CL_SIW_CONTEXT - GET_ALL_VARIABLES | Context (for SIW Project) | ||
| 22 | CL_SIW_CONTEXT - GET_ALL_VARIABLES | Context (for SIW Project) | ||
| 23 | CL_SIW_CONTEXT - GET_ALL_VARIABLES | Context (for SIW Project) | ||
| 24 | CL_SIW_CONTEXT - GET_ALL_VARIABLES | Context (for SIW Project) | ||
| 25 | CL_SIW_CONTEXT - GET_CONTEXT_HEAD_FROM_DB | Context (for SIW Project) | SOURCE me->context_head = me->get_context_head_from_db( i_project_id = i_project->get_id( ) |
|
| 26 | CL_SIW_CONTEXT - GET_CONTEXT_HEAD_FROM_DB | Context (for SIW Project) | SOURCE i_context_uuid = i_context_uuid ). |
|
| 27 | CL_SIW_CONTEXT - GET_VALUE | Context (for SIW Project) | ||
| 28 | CL_SIW_CONTEXT - GET_VARIABLE | Context (for SIW Project) | ||
| 29 | CL_SIW_CONTEXT - GET_VARIABLE | Context (for SIW Project) | ||
| 30 | CL_SIW_CONTEXT - GET_VARIABLES4DB | Context (for SIW Project) | SOURCE lstr_context-tab_context_var = me->get_variables4db( ). |
|
| 31 | CL_SIW_CONTEXT - GET_VARIABLES_FROM_DB | Context (for SIW Project) | SOURCE l_tab_context_var = me->get_variables_from_db( i_project_id = i_project_id |
|
| 32 | CL_SIW_CONTEXT - GET_VARIABLES_FROM_DB | Context (for SIW Project) | SOURCE i_context_uuid = i_context_uuid ). |
|
| 33 | CL_SIW_CONTEXT - INIT | Context (for SIW Project) | SOURCE r_ref->init( |
|
| 34 | CL_SIW_CONTEXT - INIT | Context (for SIW Project) | SOURCE i_map = i_map |
|
| 35 | CL_SIW_CONTEXT - INIT | Context (for SIW Project) | SOURCE i_project = i_project ). |
|
| 36 | CL_SIW_CONTEXT - INIT_FROM_DB | Context (for SIW Project) | SOURCE l_context->init_from_db( i_project = i_project i_map = i_map i_context_uuid = i_context_uuid ). |
|
| 37 | CL_SIW_CONTEXT - IS_COMPATIBLE_TO_CONTEXT | Context (for SIW Project) | ||
| 38 | CL_SIW_CONTEXT - IS_EQUAL_TO_CONTEXT | Context (for SIW Project) | ||
| 39 | CL_SIW_CONTEXT - IS_IDENTIFIER_ASSIGNED | Context (for SIW Project) | SOURCE IF me->is_identifier_assigned( i_id ) = abap_true. |
|
| 40 | CL_SIW_CONTEXT - SAVE | Context (for SIW Project) | ||
| 41 | CL_SIW_CONTEXT - SAVE | Context (for SIW Project) | ||
| 42 | CL_SIW_CONTEXT - SAVE | Context (for SIW Project) | ||
| 43 | CL_SIW_CONTEXT - SET_VALUE | Context (for SIW Project) | ||
| 44 | CL_SIW_CONTEXT - S_CREATE | Context (for SIW Project) | ||
| 45 | CL_SIW_CONTEXT - S_CREATE | Context (for SIW Project) | ||
| 46 | CL_SIW_CONTEXT - S_CREATE_FROM_DB | Context (for SIW Project) | ||
| 47 | CL_SIW_DB_ACCESS_FACTORY - S_GET_INSTANCE | Single Point of Entry for SIW Database Access | ||
| 48 | CL_SIW_DB_ACCESS_FACTORY - S_GET_INSTANCE | Single Point of Entry for SIW Database Access | ||
| 49 | CL_SIW_DB_ACCESS_FACTORY - S_GET_INSTANCE | Single Point of Entry for SIW Database Access | ||
| 50 | CL_SIW_DB_ACCESS_FACTORY - S_GET_INSTANCE | Single Point of Entry for SIW Database Access | ||
| 51 | CL_SIW_PROJECT - S_GET_MOCK_PROJECT | Project (commons) | ||
| 52 | CL_SIW_UUID_OBJECT_MAP - ADD_ENTRY | Map zur Verwaltung von IDs und Objekten | ||
| 53 | CL_SIW_UUID_OBJECT_MAP - FIND_UUID | Map zur Verwaltung von IDs und Objekten | ||
| 54 | CL_SIW_UUID_OBJECT_MAP - GET_UUID | Map zur Verwaltung von IDs und Objekten | ||
| 55 | CL_SIW_UUID_OBJECT_MAP - GET_UUID | Map zur Verwaltung von IDs und Objekten | ||
| 56 | CL_SIW_UUID_OBJECT_MAP - S_CREATE | Map zur Verwaltung von IDs und Objekten | ||
| 57 | CL_SIW_VARIABLE - GET_VALUE | SIW Variable | ||
| 58 | CL_SIW_VARIABLE - SET_DISPLAY_MODE | SIW Variable | ||
| 59 | CL_SIW_VARIABLE - SET_GROUP | SIW Variable | ||
| 60 | CL_SIW_VARIABLE - SET_IS_BOOLEAN | SIW Variable | ||
| 61 | CL_SIW_VARIABLE - SET_IS_DERIVED | SIW Variable | ||
| 62 | CL_SIW_VARIABLE - SET_VALUE | SIW Variable | ||
| 63 | CL_SIW_VARIABLE - S_CREATE_VARIABLE_FROM_DDIC | SIW Variable | ||
| 64 | CL_WD_UTILITIES - GET_OTR_TEXT_BY_ALIAS | General Web Dynpro Functionality | ||
| 65 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 66 | CX_SIW_EXECUTION_ERROR - TO_STRING | Execution Error | ||
| 67 | CX_SIW_EXECUTION_ERROR - TO_STRING | Execution Error | ||
| 68 | CX_SIW_EXECUTION_ERROR - TO_STRING | Execution Error | ||
| 69 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 70 | IF_SIW_CONTEXT - ALL_MANDATORY_VARS_FILLED | Project Context Data of a Service Implementation | ||
| 71 | IF_SIW_CONTEXT - ALL_MANDATORY_VARS_FILLED | Project Context Data of a Service Implementation | ||
| 72 | IF_SIW_CONTEXT - CHANGE_VARIABLE | Project Context Data of a Service Implementation | ||
| 73 | IF_SIW_CONTEXT - CHANGE_VARIABLE | Project Context Data of a Service Implementation | ||
| 74 | IF_SIW_CONTEXT - CHANGE_VARIABLE | Project Context Data of a Service Implementation | ||
| 75 | IF_SIW_CONTEXT - CHANGE_VARIABLE | Project Context Data of a Service Implementation | ||
| 76 | IF_SIW_CONTEXT - CHANGE_VARIABLES | Project Context Data of a Service Implementation | ||
| 77 | IF_SIW_CONTEXT - CHANGE_VARIABLES | Project Context Data of a Service Implementation | ||
| 78 | IF_SIW_CONTEXT - CLONE | Project Context Data of a Service Implementation | ||
| 79 | IF_SIW_CONTEXT - CLONE | Project Context Data of a Service Implementation | ||
| 80 | IF_SIW_CONTEXT - CLONE | Project Context Data of a Service Implementation | ||
| 81 | IF_SIW_CONTEXT - CREATE_OR_CHANGE_VARIABLES | Project Context Data of a Service Implementation | ||
| 82 | IF_SIW_CONTEXT - CREATE_OR_CHANGE_VARIABLES | Project Context Data of a Service Implementation | ||
| 83 | IF_SIW_CONTEXT - CREATE_VARIABLE | Project Context Data of a Service Implementation | ||
| 84 | IF_SIW_CONTEXT - CREATE_VARIABLE | Project Context Data of a Service Implementation | ||
| 85 | IF_SIW_CONTEXT - CREATE_VARIABLE | Project Context Data of a Service Implementation | ||
| 86 | IF_SIW_CONTEXT - CREATE_VARIABLE | Project Context Data of a Service Implementation | ||
| 87 | IF_SIW_CONTEXT - CREATE_VARIABLE | Project Context Data of a Service Implementation | ||
| 88 | IF_SIW_CONTEXT - CREATE_VARIABLE | Project Context Data of a Service Implementation | ||
| 89 | IF_SIW_CONTEXT - DELETE | Project Context Data of a Service Implementation | ||
| 90 | IF_SIW_CONTEXT - DELETE | Project Context Data of a Service Implementation | ||
| 91 | IF_SIW_CONTEXT - ENRICH_BY_CONTEXT | Project Context Data of a Service Implementation | ||
| 92 | IF_SIW_CONTEXT - ENRICH_BY_CONTEXT | Project Context Data of a Service Implementation | ||
| 93 | IF_SIW_CONTEXT - ENRICH_BY_CONTEXT | Project Context Data of a Service Implementation | ||
| 94 | IF_SIW_CONTEXT - GET_ALL_VARIABLES | Project Context Data of a Service Implementation | ||
| 95 | IF_SIW_CONTEXT - GET_ALL_VARIABLES | Project Context Data of a Service Implementation | ||
| 96 | IF_SIW_CONTEXT - GET_ALL_VARIABLES | Project Context Data of a Service Implementation | ||
| 97 | IF_SIW_CONTEXT - GET_ALL_VARIABLES | Project Context Data of a Service Implementation | ||
| 98 | IF_SIW_CONTEXT - GET_ALL_VARIABLES | Project Context Data of a Service Implementation | ||
| 99 | IF_SIW_CONTEXT - GET_ALL_VARIABLES | Project Context Data of a Service Implementation | ||
| 100 | IF_SIW_CONTEXT - GET_ALL_VARIABLES | Project Context Data of a Service Implementation | ||
| 101 | IF_SIW_CONTEXT - GET_PROJECT | Project Context Data of a Service Implementation | ||
| 102 | IF_SIW_CONTEXT - GET_PROJECT | Project Context Data of a Service Implementation | ||
| 103 | IF_SIW_CONTEXT - GET_VALUE | Project Context Data of a Service Implementation | ||
| 104 | IF_SIW_CONTEXT - GET_VALUE | Project Context Data of a Service Implementation | ||
| 105 | IF_SIW_CONTEXT - GET_VALUE | Project Context Data of a Service Implementation | ||
| 106 | IF_SIW_CONTEXT - GET_VARIABLE | Project Context Data of a Service Implementation | ||
| 107 | IF_SIW_CONTEXT - GET_VARIABLE | Project Context Data of a Service Implementation | ||
| 108 | IF_SIW_CONTEXT - GET_VARIABLE | Project Context Data of a Service Implementation | ||
| 109 | IF_SIW_CONTEXT - GET_VARIABLE | Project Context Data of a Service Implementation | ||
| 110 | IF_SIW_CONTEXT - GET_VARIABLE | Project Context Data of a Service Implementation | ||
| 111 | IF_SIW_CONTEXT - GET_VARIABLE | Project Context Data of a Service Implementation | ||
| 112 | IF_SIW_CONTEXT - GET_VARIABLE | Project Context Data of a Service Implementation | ||
| 113 | IF_SIW_CONTEXT - IS_COMPATIBLE_TO_CONTEXT | Project Context Data of a Service Implementation | ||
| 114 | IF_SIW_CONTEXT - IS_COMPATIBLE_TO_CONTEXT | Project Context Data of a Service Implementation | ||
| 115 | IF_SIW_CONTEXT - IS_COMPATIBLE_TO_CONTEXT | Project Context Data of a Service Implementation | ||
| 116 | IF_SIW_CONTEXT - IS_EQUAL_TO_CONTEXT | Project Context Data of a Service Implementation | ||
| 117 | IF_SIW_CONTEXT - IS_EQUAL_TO_CONTEXT | Project Context Data of a Service Implementation | ||
| 118 | IF_SIW_CONTEXT - IS_EQUAL_TO_CONTEXT | Project Context Data of a Service Implementation | ||
| 119 | IF_SIW_CONTEXT - RENDER_VALUE_FROM_STRING | Project Context Data of a Service Implementation | ||
| 120 | IF_SIW_CONTEXT - RENDER_VALUE_FROM_STRING | Project Context Data of a Service Implementation | ||
| 121 | IF_SIW_CONTEXT - SAVE | Project Context Data of a Service Implementation | ||
| 122 | IF_SIW_CONTEXT - SAVE | Project Context Data of a Service Implementation | ||
| 123 | IF_SIW_CONTEXT - SAVE | Project Context Data of a Service Implementation | ||
| 124 | IF_SIW_CONTEXT - SAVE | Project Context Data of a Service Implementation | ||
| 125 | IF_SIW_CONTEXT - SAVE | Project Context Data of a Service Implementation | ||
| 126 | IF_SIW_CONTEXT - SET_VALUE | Project Context Data of a Service Implementation | ||
| 127 | IF_SIW_CONTEXT - SET_VALUE | Project Context Data of a Service Implementation | ||
| 128 | IF_SIW_CONTEXT - SET_VALUE | Project Context Data of a Service Implementation | ||
| 129 | IF_SIW_DB_ACCESS_FACTORY - GET_CONTEXT | Single Point of Entry for DB Access | ||
| 130 | IF_SIW_DB_ACCESS_FACTORY - GET_CONTEXT | Single Point of Entry for DB Access | ||
| 131 | IF_SIW_DB_ACCESS_FACTORY - GET_CONTEXT | Single Point of Entry for DB Access | ||
| 132 | IF_SIW_DB_ACCESS_FACTORY - GET_CONTEXT | Single Point of Entry for DB Access | ||
| 133 | IF_SIW_DB_CONTEXT_ACCESS - DELETE | Read or Modify SIW Context (in Buffer of DB Layer) | ||
| 134 | IF_SIW_DB_CONTEXT_ACCESS - DELETE_ALL | Read or Modify SIW Context (in Buffer of DB Layer) | ||
| 135 | IF_SIW_DB_CONTEXT_ACCESS - GET_BY_ID | Read or Modify SIW Context (in Buffer of DB Layer) | ||
| 136 | IF_SIW_DB_CONTEXT_ACCESS - GET_BY_ID | Read or Modify SIW Context (in Buffer of DB Layer) | ||
| 137 | IF_SIW_DB_CONTEXT_ACCESS - SET | Read or Modify SIW Context (in Buffer of DB Layer) | ||
| 138 | IF_SIW_LOG - ADD_EXCEPTION | Logging Interface of SIW | ||
| 139 | IF_SIW_LOG - ADD_EXCEPTION | Logging Interface of SIW | ||
| 140 | IF_SIW_LOG - ADD_EXCEPTION | Logging Interface of SIW | ||
| 141 | IF_SIW_LOG - ADD_MSG | Logging Interface of SIW | ||
| 142 | IF_SIW_PROJECT - GET_ID | Service Implementation Project | ||
| 143 | IF_SIW_PROJECT - GET_ID | Service Implementation Project | ||
| 144 | IF_SIW_PROJECT - GET_ID | Service Implementation Project | ||
| 145 | IF_SIW_PROJECT - GET_STATUS | Service Implementation Project | ||
| 146 | IF_SIW_STATUS - CHANGE_STATUS | Represents a SIW Status (Including Substatus) | ||
| 147 | IF_SIW_STATUS - FIND_SUBSTATUS_TO_CHANGE | Represents a SIW Status (Including Substatus) | ||
| 148 | IF_SIW_VARIABLE - GET_DISPLAY_MODE | Variable from Construction Plan | ||
| 149 | IF_SIW_VARIABLE - GET_DISPLAY_MODE | Variable from Construction Plan | ||
| 150 | IF_SIW_VARIABLE - GET_DISPLAY_MODE | Variable from Construction Plan | ||
| 151 | IF_SIW_VARIABLE - GET_DISPLAY_MODE | Variable from Construction Plan | ||
| 152 | IF_SIW_VARIABLE - GET_GROUP_ID | Variable from Construction Plan | ||
| 153 | IF_SIW_VARIABLE - GET_GROUP_TEXT | Variable from Construction Plan | ||
| 154 | IF_SIW_VARIABLE - GET_ID | Variable from Construction Plan | ||
| 155 | IF_SIW_VARIABLE - GET_ID | Variable from Construction Plan | ||
| 156 | IF_SIW_VARIABLE - GET_ID | Variable from Construction Plan | ||
| 157 | IF_SIW_VARIABLE - GET_ID | Variable from Construction Plan | ||
| 158 | IF_SIW_VARIABLE - GET_ID | Variable from Construction Plan | ||
| 159 | IF_SIW_VARIABLE - GET_ID | Variable from Construction Plan | ||
| 160 | IF_SIW_VARIABLE - GET_TYPE | Variable from Construction Plan | ||
| 161 | IF_SIW_VARIABLE - GET_TYPE | Variable from Construction Plan | ||
| 162 | IF_SIW_VARIABLE - GET_TYPE | Variable from Construction Plan | ||
| 163 | IF_SIW_VARIABLE - GET_VALUE | Variable from Construction Plan | ||
| 164 | IF_SIW_VARIABLE - GET_VALUE | Variable from Construction Plan | ||
| 165 | IF_SIW_VARIABLE - GET_VALUE | Variable from Construction Plan | ||
| 166 | IF_SIW_VARIABLE - GET_VALUE | Variable from Construction Plan | ||
| 167 | IF_SIW_VARIABLE - GET_VALUE | Variable from Construction Plan | ||
| 168 | IF_SIW_VARIABLE - GET_VALUE | Variable from Construction Plan | ||
| 169 | IF_SIW_VARIABLE - GET_VALUE | Variable from Construction Plan | ||
| 170 | IF_SIW_VARIABLE - GET_VALUE | Variable from Construction Plan | ||
| 171 | IF_SIW_VARIABLE - IS_BOOLEAN | Variable from Construction Plan | ||
| 172 | IF_SIW_VARIABLE - IS_DERIVED | Variable from Construction Plan | ||
| 173 | IF_SIW_VARIABLE - IS_DERIVED | Variable from Construction Plan | ||
| 174 | IF_SIW_VARIABLE - IS_DERIVED | Variable from Construction Plan | ||
| 175 | IF_SIW_VARIABLE - IS_DERIVED | Variable from Construction Plan | ||
| 176 | IF_SIW_VARIABLE - SET_DISPLAY_MODE | Variable from Construction Plan | ||
| 177 | IF_SIW_VARIABLE - SET_DISPLAY_MODE | Variable from Construction Plan | ||
| 178 | IF_SIW_VARIABLE - SET_DISPLAY_MODE | Variable from Construction Plan | ||
| 179 | IF_SIW_VARIABLE - SET_DISPLAY_MODE | Variable from Construction Plan | ||
| 180 | IF_SIW_VARIABLE - SET_DISPLAY_MODE | Variable from Construction Plan | ||
| 181 | IF_SIW_VARIABLE - SET_IS_BOOLEAN | Variable from Construction Plan | ||
| 182 | IF_SIW_VARIABLE - SET_IS_DERIVED | Variable from Construction Plan | ||
| 183 | IF_SIW_VARIABLE - SET_IS_DERIVED | Variable from Construction Plan | ||
| 184 | IF_SIW_VARIABLE - SET_IS_DERIVED | Variable from Construction Plan | ||
| 185 | IF_SIW_VARIABLE - SET_VALUE | Variable from Construction Plan | ||
| 186 | IF_SIW_VARIABLE - SET_VALUE | Variable from Construction Plan | ||
| 187 | IF_SIW_VARIABLE - SET_VALUE | Variable from Construction Plan | ||
| 188 | IF_SIW_VARIABLE - SET_VALUE | Variable from Construction Plan | ||
| 189 | IF_SIW_VARIABLE - SET_VALUE | Variable from Construction Plan |