Class Method list used by SAP ABAP Class CL_GRRM_MODEL_SURVEY (GRRM Survey model)
SAP ABAP Class
CL_GRRM_MODEL_SURVEY (GRRM Survey model) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | ||
| 2 | CL_AUNIT_ASSERT - ASSERT_SUBRC | ABAP Unit: Assertions (see Longtext) | ||
| 3 | CL_AUNIT_ASSERT - FAIL | ABAP Unit: Assertions (see Longtext) | ||
| 4 | CL_GRFN_API_IDENT - GET_ENTITY_ID | Entity API ident class | ||
| 5 | CL_GRFN_API_IDENT - GET_ID_FROM_GUID | Entity API ident class | ||
| 6 | CL_GRFN_API_IDENT - GET_ID_FROM_GUID | Entity API ident class | ||
| 7 | CL_GRFN_API_IDENT - GET_ID_FROM_GUID | Entity API ident class | ||
| 8 | CL_GRFN_API_SESSION - GET | Session Management for GRC APIs | ||
| 9 | CL_GRFN_API_SESSION - GET | Session Management for GRC APIs | ||
| 10 | CL_GRFN_API_SESSION - GET | Session Management for GRC APIs | ||
| 11 | CL_GRFN_API_SESSION - OPEN_DAILY | Session Management for GRC APIs | ||
| 12 | CL_GRFN_API_SESSION - OPEN_DAILY | Session Management for GRC APIs | ||
| 13 | CL_GRFN_API_SESSION - OPEN_DAILY | Session Management for GRC APIs | ||
| 14 | CL_GRFN_API_TIMEFRAME - RESOLVE_DAILY | GRC Timeframes API | ||
| 15 | CL_GRFN_API_TIMEFRAME - RETRIEVE | GRC Timeframes API | ||
| 16 | CL_GRFN_NOTIFICATION - SEND | Notifications | ||
| 17 | CL_GRFN_TASKPLAN - GET | Class to implment business logic of task plan | ||
| 18 | CL_GRFN_TASKPLAN - GET_TASKPLAN_ATTR | Class to implment business logic of task plan | ||
| 19 | CL_GRFN_TASKPLAN_GROUP - GET | model class to encapsulate one plan created in planner UI | ||
| 20 | CL_GRFN_TASKPLAN_GROUP - GET_GROUP_NAME | model class to encapsulate one plan created in planner UI | ||
| 21 | CL_GRFN_UTIL_USER - RETRIEVE | API to query and retreive backend user | ||
| 22 | CL_GRRM_MODEL_SURVEY - CONSTRUCTOR | GRRM Survey model | ||
| 23 | CL_GRRM_MODEL_SURVEY - CONSTRUCTOR | GRRM Survey model | ||
| 24 | CL_GRRM_MODEL_SURVEY - CONVERT_FORMATTED_TEXT | GRRM Survey model | SOURCE lv_text = convert_formatted_text( lv_text ). |
|
| 25 | CL_GRRM_MODEL_SURVEY - CREATE_SURVEY | GRRM Survey model | ||
| 26 | CL_GRRM_MODEL_SURVEY - DELETE_SURVEY | GRRM Survey model | ||
| 27 | CL_GRRM_MODEL_SURVEY - GET_OIF_URL | GRRM Survey model | SOURCE lv_url = get_oif_url( iv_object_id = iv_object_id ). |
|
| 28 | CL_GRRM_MODEL_SURVEY - GET_SENDER_EMAIL | GRRM Survey model | SOURCE get_sender_email( ). |
|
| 29 | CL_GRRM_MODEL_SURVEY - QUERY_SURVEY | GRRM Survey model | ||
| 30 | CL_GRRM_MODEL_SURVEY - RETRIEVE_SURVEY | GRRM Survey model | ||
| 31 | CL_GRRM_MODEL_SURVEY - SAVE_SURVEY | GRRM Survey model | SOURCE save_survey( ). |
|
| 32 | CL_GRRM_MODEL_SURVEY - SEND_ACTIVITY_SURVEY | GRRM Survey model | SOURCE call method me->send_activity_survey |
|
| 33 | CL_GRRM_MODEL_SURVEY - SEND_ACTIVITY_SURVEY | GRRM Survey model | SOURCE exporting |
|
| 34 | CL_GRRM_MODEL_SURVEY - SEND_ACTIVITY_SURVEY | GRRM Survey model | SOURCE is_svyinst_buffer = ls_buffer |
|
| 35 | CL_GRRM_MODEL_SURVEY - SEND_ACTIVITY_SURVEY | GRRM Survey model | SOURCE is_taskplan = ls_taskplan. |
|
| 36 | CL_GRRM_MODEL_SURVEY - SEND_KRI_SURVEY | GRRM Survey model | SOURCE call method me->send_kri_survey |
|
| 37 | CL_GRRM_MODEL_SURVEY - SEND_KRI_SURVEY | GRRM Survey model | SOURCE exporting |
|
| 38 | CL_GRRM_MODEL_SURVEY - SEND_KRI_SURVEY | GRRM Survey model | SOURCE is_svyinst_buffer = ls_buffer |
|
| 39 | CL_GRRM_MODEL_SURVEY - SEND_KRI_SURVEY | GRRM Survey model | SOURCE is_taskplan = ls_taskplan. |
|
| 40 | CL_GRRM_MODEL_SURVEY - SEND_RISK_SURVEY | GRRM Survey model | SOURCE call method me->send_risk_survey |
|
| 41 | CL_GRRM_MODEL_SURVEY - SEND_RISK_SURVEY | GRRM Survey model | SOURCE exporting |
|
| 42 | CL_GRRM_MODEL_SURVEY - SEND_RISK_SURVEY | GRRM Survey model | SOURCE is_svyinst_buffer = ls_buffer |
|
| 43 | CL_GRRM_MODEL_SURVEY - SEND_RISK_SURVEY | GRRM Survey model | SOURCE is_taskplan = ls_taskplan. |
|
| 44 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE CALL METHOD me->send_survey_via_email |
|
| 45 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE EXPORTING |
|
| 46 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_agentslot = if_grfn_cnst_access=>as_rm_risk_survey |
|
| 47 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_message_no = '000' |
|
| 48 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_pdf = lv_pdf |
|
| 49 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_recipient = is_svyinst_buffer-recipient |
|
| 50 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_object_id = is_svyinst_buffer-objectid |
|
| 51 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_object_name = lv_object_name |
|
| 52 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_taskplan_name = lv_taskplan_name. |
|
| 53 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE CALL METHOD me->send_survey_via_email |
|
| 54 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE EXPORTING |
|
| 55 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_agentslot = if_grfn_cnst_access=>as_rm_kri_survey |
|
| 56 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_message_no = '000' |
|
| 57 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_pdf = lv_pdf |
|
| 58 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_recipient = is_svyinst_buffer-recipient |
|
| 59 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_object_id = is_svyinst_buffer-objectid |
|
| 60 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_object_name = lv_object_name |
|
| 61 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_taskplan_name = lv_taskplan_name. |
|
| 62 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE CALL METHOD me->send_survey_via_email |
|
| 63 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE EXPORTING |
|
| 64 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_agentslot = if_grfn_cnst_access=>as_rm_activity_survey |
|
| 65 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_message_no = '000' |
|
| 66 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_pdf = lv_pdf |
|
| 67 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_recipient = is_svyinst_buffer-recipient |
|
| 68 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_object_id = is_svyinst_buffer-objectid |
|
| 69 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_object_name = lv_object_name |
|
| 70 | CL_GRRM_MODEL_SURVEY - SEND_SURVEY_VIA_EMAIL | GRRM Survey model | SOURCE iv_taskplan_name = lv_taskplan_name. |
|
| 71 | CL_GRRM_MODEL_SURVEY - SET_SVYINST_EDITABLE | GRRM Survey model | SOURCE set_svyinst_editable( iv_svyinstid = iv_svyinstid iv_editable = abap_true ). |
|
| 72 | CL_GRRM_MODEL_SURVEY - SET_SVYINST_EDITABLE | GRRM Survey model | SOURCE set_svyinst_editable( iv_svyinstid = iv_svyinstid iv_editable = abap_true ). |
|
| 73 | CL_GRRM_MODEL_SURVEY - SET_SVYINST_EDITABLE | GRRM Survey model | SOURCE set_svyinst_editable( iv_svyinstid = ls_buff-svyinstid iv_editable = abap_false ). |
|
| 74 | CL_GRRM_MODEL_SURVEY - UPDATE_SURVEY | GRRM Survey model | ||
| 75 | CL_GRRM_MODEL_SURVEY - VALIDATE_SURVEY | GRRM Survey model | SOURCE validate_survey( is_buffer = ls_buffer iv_action = grfnh_update ). |
|
| 76 | CL_GRRM_MODEL_SURVEY - VALIDATE_SURVEY | GRRM Survey model | SOURCE validate_survey( is_buffer = ls_buffer iv_action = ls_buffer-updated ). |
|
| 77 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( iv_no = '001' ). |
|
| 78 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( iv_no = '001' ). |
|
| 79 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( iv_no = '002' ). |
|
| 80 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( iv_no = '003' ). |
|
| 81 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( iv_no = '002' ). |
|
| 82 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( iv_no = '020' iv_par1 = sy-msgv1 ). |
|
| 83 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( ). |
|
| 84 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( iv_no = '001' ). |
|
| 85 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( iv_no = '002' ). |
|
| 86 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( ). |
|
| 87 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( ). |
|
| 88 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( ). |
|
| 89 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( ). |
|
| 90 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( ). |
|
| 91 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( ). |
|
| 92 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( iv_no = '012' ). |
|
| 93 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( iv_no = '013' ). |
|
| 94 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( ). |
|
| 95 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( ). |
|
| 96 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR | GRRM Survey model | SOURCE _raise_error( ). |
|
| 97 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR_BAPIRETTAB | GRRM Survey model | SOURCE _raise_error_bapirettab( it_bapirettab = lt_message iv_raise = abap_true ). |
|
| 98 | CL_GRRM_MODEL_SURVEY - _RAISE_ERROR_BAPIRETTAB | GRRM Survey model | SOURCE _raise_error_bapirettab( it_bapirettab = lt_message iv_raise = abap_true ). |
|
| 99 | CL_GRRM_MODEL_SURVEY - _RAISE_PENDING_ERRORS | GRRM Survey model | SOURCE _raise_pending_errors( ). |
|
| 100 | CL_GRRM_SURVEY_UTILITY - GET_SURVEY_PDF | Survey Utility class | ||
| 101 | CL_GRRM_SURVEY_UTILITY - GET_SURVEY_PDF | Survey Utility class | ||
| 102 | CL_GRRM_SURVEY_UTILITY - GET_SURVEY_PDF | Survey Utility class | ||
| 103 | CL_GRRM_SURVEY_UTILITY - GET_TASKPLAN_NAME | Survey Utility class | ||
| 104 | CL_GRRM_SURVEY_UTILITY - GET_TASKPLAN_NAME | Survey Utility class | ||
| 105 | CL_GRRM_SURVEY_UTILITY - GET_TASKPLAN_NAME | Survey Utility class | ||
| 106 | CL_GRRM_UTIL_WD - GET_WDAPP_FROM_ENTITY_ID | GRRM WD Utility Class | ||
| 107 | CL_IBND_RULES_MAINT_BCS - READ_SMTP_ENTRIES | BCS: Maintenance Interface 'Rules for Inbound Distribution' | ||
| 108 | CL_SWN_URL_GENERATOR - GET_BSP_HOST | WF Notif: Copy Template for SWN Classes | ||
| 109 | CL_WD_UTILITIES - CONSTRUCT_WD_URL | General Web Dynpro Functionality | ||
| 110 | IF_GRFN_API_BASIS - INFO | Basis interface for the GRC API | ||
| 111 | IF_GRFN_API_BASIS - INFO | Basis interface for the GRC API | ||
| 112 | IF_GRFN_API_BASIS - INFO | Basis interface for the GRC API | ||
| 113 | IF_GRFN_API_MODEL - CLEANUP | Interface for handling of GRC API models | ||
| 114 | IF_GRFN_API_MODEL - CLEANUP | Interface for handling of GRC API models | ||
| 115 | IF_GRFN_API_MODEL - CREATE | Interface for handling of GRC API models | ||
| 116 | IF_GRFN_API_MODEL - IS_DEPENDENT | Interface for handling of GRC API models | ||
| 117 | IF_GRFN_API_MODEL - NOTIFY_DEPENDENT | Interface for handling of GRC API models | ||
| 118 | IF_GRFN_API_MODEL - SAVE | Interface for handling of GRC API models | ||
| 119 | IF_GRFN_API_MODEL - SAVE | Interface for handling of GRC API models | ||
| 120 | IF_SYSTEM_UUID_STATIC - CREATE_UUID_C32 | Static Interface for 16 Byte System UUIDs |