Class Method list used by SAP ABAP Class CL_EAMS_SP_VB (Service Provider Visual Business)
SAP ABAP Class
CL_EAMS_SP_VB (Service Provider Visual Business) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /PLMB/CL_SPI_APPL_ACCESS_UTILS - EVALUATE_MESSAGES | Utilities for APPL_ACCESS Methods | ||
| 2 | /PLMB/CL_SPI_APPL_ACCESS_UTILS - EVALUATE_MESSAGES_RETRIEVE | Utilities for APPL_ACCESS Methods | ||
| 3 | /PLMB/CL_SPI_APPL_ACCESS_UTILS - EVALUATE_MESSAGES | Utilities for APPL_ACCESS Methods | ||
| 4 | /PLMB/IF_SPI_APPL_ACCESS - UPDATE | Application Access Interface | ||
| 5 | /PLMB/IF_SPI_APPL_ACCESS - SAVE | Application Access Interface | ||
| 6 | /PLMB/IF_SPI_APPL_ACCESS - RETRIEVE | Application Access Interface | ||
| 7 | /PLMB/IF_SPI_APPL_ACCESS - QUERY | Application Access Interface | ||
| 8 | /PLMB/IF_SPI_APPL_ACCESS - INSERT | Application Access Interface | ||
| 9 | /PLMB/IF_SPI_APPL_ACCESS - DELETE | Application Access Interface | ||
| 10 | /PLMB/IF_SPI_APPL_ACCESS - CLEAN_UP | Application Access Interface | ||
| 11 | /PLMB/IF_SPI_APPL_ACCESS - CHECK_BEFORE_SAVE | Application Access Interface | ||
| 12 | /PLMB/IF_SPI_APPL_ACCESS - ACTION | Application Access Interface | ||
| 13 | /PLMB/IF_SPI_COLLECTOR - ADD_MESSAGE_TAB | Collector Input Interface | ||
| 14 | /PLMB/IF_SPI_COLLECTOR - ADD_MESSAGE_TAB | Collector Input Interface | ||
| 15 | /PLMB/IF_SPI_COLLECTOR_MSG - ADD_MESSAGE_TAB | Collector Input Interface for Messages | ||
| 16 | /PLMB/IF_SPI_COLLECTOR_MSG - ADD_MESSAGE_TAB | Collector Input Interface for Messages | ||
| 17 | CL_EAMS_BO_VB - SAVE_PERSONALIZATION | Business Object Visual Business | ||
| 18 | CL_EAMS_BO_VB - S_GET_INSTANCE | Business Object Visual Business | ||
| 19 | CL_EAMS_BO_VB - SAVE_ATTRIBUTE_MANAGER | Business Object Visual Business | ||
| 20 | CL_EAMS_BO_VB - OBJECT_KEY_GET | Business Object Visual Business | ||
| 21 | CL_EAMS_BO_VB - LOCK_PERSONALIZATION | Business Object Visual Business | ||
| 22 | CL_EAMS_BO_VB - LOCK_ATTRIBUTE_MANAGER | Business Object Visual Business | ||
| 23 | CL_EAMS_BO_VB - ISE_EVENT_CHECK | Business Object Visual Business | ||
| 24 | CL_EAMS_BO_VB - GET_SETTINGS | Business Object Visual Business | ||
| 25 | CL_EAMS_BO_VB - GET_SETTINGS | Business Object Visual Business | ||
| 26 | CL_EAMS_BO_VB - GET_GEOLOC_MSG | Business Object Visual Business | ||
| 27 | CL_EAMS_BO_VB - GET_GEOLOC_ADRNR | Business Object Visual Business | ||
| 28 | CL_EAMS_BO_VB - GET_ATTRIBUTE_MANAGER_DATA | Business Object Visual Business | ||
| 29 | CL_EAMS_BO_VB - ISE_EVENT_REG_UNREG | Business Object Visual Business | ||
| 30 | CL_EAMS_SP_VB - OBJECT_KEY_GET | Service Provider Visual Business | SOURCE CALL METHOD me->object_key_get |
|
| 31 | CL_EAMS_SP_VB - RETRIEVE_SETTINGS | Service Provider Visual Business | SOURCE et_message = lt_message ). |
|
| 32 | CL_EAMS_SP_VB - OBJECT_KEY_GET | Service Provider Visual Business | SOURCE EXPORTING |
|
| 33 | CL_EAMS_SP_VB - OBJECT_KEY_GET | Service Provider Visual Business | SOURCE it_node_id = it_node_id |
|
| 34 | CL_EAMS_SP_VB - OBJECT_KEY_GET | Service Provider Visual Business | SOURCE * iv_obart = cl_eams_vb_model=>gc_obart_eq |
|
| 35 | CL_EAMS_SP_VB - OBJECT_KEY_GET | Service Provider Visual Business | SOURCE IMPORTING |
|
| 36 | CL_EAMS_SP_VB - OBJECT_KEY_GET | Service Provider Visual Business | SOURCE et_node_data = et_node_data. |
|
| 37 | CL_EAMS_SP_VB - RETRIEVE_ATTRMAN | Service Provider Visual Business | SOURCE retrieve_attrman( EXPORTING it_node_id = it_node_id |
|
| 38 | CL_EAMS_SP_VB - RETRIEVE_ATTRMAN | Service Provider Visual Business | SOURCE IMPORTING et_node_data = et_node_data ). |
|
| 39 | CL_EAMS_SP_VB - RETRIEVE_SETTINGS | Service Provider Visual Business | SOURCE retrieve_settings( EXPORTING it_node_id = it_node_id |
|
| 40 | CL_EAMS_SP_VB - RETRIEVE_SETTINGS | Service Provider Visual Business | SOURCE iv_lock = iv_lock |
|
| 41 | CL_EAMS_SP_VB - RETRIEVE_SETTINGS | Service Provider Visual Business | SOURCE IMPORTING et_node_data = et_node_data |
|
| 42 | CL_EAMS_SP_VB - ISE_EVENT_REG_UNREG | Service Provider Visual Business | SOURCE it_objects = it_node_id. |
|
| 43 | CL_EAMS_SP_VB - ISE_EVENT_REG_UNREG | Service Provider Visual Business | SOURCE iv_action = 'UNR' " unregister ISE |
|
| 44 | CL_EAMS_SP_VB - ISE_EVENT_REG_UNREG | Service Provider Visual Business | SOURCE EXPORTING |
|
| 45 | CL_EAMS_SP_VB - ISE_EVENT_REG_UNREG | Service Provider Visual Business | SOURCE CALL METHOD me->ise_event_reg_unreg |
|
| 46 | CL_EAMS_SP_VB - ISE_EVENT_REG_UNREG | Service Provider Visual Business | SOURCE it_objects = it_node_id. |
|
| 47 | CL_EAMS_SP_VB - ISE_EVENT_REG_UNREG | Service Provider Visual Business | SOURCE iv_action = 'REG' " register ISE |
|
| 48 | CL_EAMS_SP_VB - ISE_EVENT_REG_UNREG | Service Provider Visual Business | SOURCE EXPORTING |
|
| 49 | CL_EAMS_SP_VB - ISE_EVENT_REG_UNREG | Service Provider Visual Business | SOURCE CALL METHOD me->ise_event_reg_unreg |
|
| 50 | CL_EAMS_SP_VB - ISE_EVENT_CHECK | Service Provider Visual Business | ||
| 51 | CL_EAMS_SP_VB - ACTION_GET_GEOLOC | Service Provider Visual Business | SOURCE et_messages = lt_messages ). |
|
| 52 | CL_EAMS_SP_VB - ACTION_GET_GEOLOC | Service Provider Visual Business | SOURCE IMPORTING et_node_data = et_node_data |
|
| 53 | CL_EAMS_SP_VB - ACTION_GET_GEOLOC | Service Provider Visual Business | SOURCE EXPORTING it_node_id = it_node_id |
|
| 54 | CL_EAMS_SP_VB - ACTION_GET_GEOLOC | Service Provider Visual Business | SOURCE me->action_get_geoloc( |