SAP Reports / Programs | Basis Components | Basis Components | Terminology/Glossary(BC-DOC-TER) SAP BC

TERM_MAINTAIN_F02 SAP ABAP INCLUDE - TERMMAINTAINF02







TERM_MAINTAIN_F02 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter TERM_MAINTAIN_F02 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT TERM_MAINTAIN_F02. "Basic submit
SUBMIT TERM_MAINTAIN_F02 AND RETURN. "Return to original report after report execution complete
SUBMIT TERM_MAINTAIN_F02 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT TERM_MAINTAIN_F02

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

TERM_CHECK_SPELLING * CALL FUNCTION 'TERM_CHECK_SPELLING' * EXPORTING * langu = gl_source_langu * CHANGING * buffer = rbuffer.

TERM_USER_SETTINGS_CHANGE CALL FUNCTION 'TERM_USER_SETTINGS_CHANGE' EXPORTING * START_ROW = 5 * START_COL = 5 tdb_user = gl_system_user system_id = gl_system_id IMPORTING user_settings = gl_user_settings EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_SET_CREA_LANGUAGES CALL FUNCTION 'TERM_SET_CREA_LANGUAGES' EXPORTING langu = sy-langu system_id = gl_system_id_m EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_SET_LANGUAGES CALL FUNCTION 'TERM_SET_LANGUAGES' EXPORTING langu = sy-langu system_id = gl_system_id_m EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_SET_COMPONENTS CALL FUNCTION 'TERM_SET_COMPONENTS' EXPORTING langu = sy-langu system_id = gl_system_id_m rfc_destination = rfc_destination EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_GET_COMPONENTS_ALL CALL FUNCTION 'TERM_GET_COMPONENTS_ALL' EXPORTING langu = sy-langu system_id = sy-sysid IMPORTING application = apps EXCEPTIONS no_entry_found = 1 OTHERS = 2.

TERM_SHOW_COMPO_PROJECT CALL FUNCTION 'TERM_SHOW_COMPO_PROJECT' EXPORTING apps = apps.

TERM_GET_LANGUAGES CALL FUNCTION 'TERM_GET_LANGUAGES' EXPORTING * LANGU = SY-LANGU system_id = gl_system_id IMPORTING langus = langu_tab EXCEPTIONS no_entry_found = 1 OTHERS = 2.

TERM_GET_COMPONENTS_ALL CALL FUNCTION 'TERM_GET_COMPONENTS_ALL' EXPORTING langu = sy-langu system_id = sy-sysid IMPORTING application = apps EXCEPTIONS no_entry_found = 1 OTHERS = 2.

TERM_SHOW_COMPO_LANGUS CALL FUNCTION 'TERM_SHOW_COMPO_LANGUS' EXPORTING apps = apps.

TERM_COMPONENTS_UPLOAD CALL FUNCTION 'TERM_COMPONENTS_UPLOAD'.

TERM_DELETE_COMPONENT_ALL CALL FUNCTION 'TERM_DELETE_COMPONENT_ALL' EXPORTING fctr_id = ' ' ps_posid = ' ' EXCEPTIONS component_not_found = 1 no_authorization = 2 OTHERS = 3.

TERM_SET_COMPO_LANGUS CALL FUNCTION 'TERM_SET_COMPO_LANGUS' EXPORTING sysid = gl_system_id_m EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_SET_RELEASES CALL FUNCTION 'TERM_SET_RELEASES' EXPORTING langu = sy-langu system_id = gl_system_id_m EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_SET_COUNTRIES CALL FUNCTION 'TERM_SET_COUNTRIES' EXPORTING langu = sy-langu system_id = gl_system_id_m EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_SET_INDUSTRIES CALL FUNCTION 'TERM_SET_INDUSTRIES' EXPORTING langu = sy-langu system_id = gl_system_id_m EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_SET_LINK_DOKCLASS CALL FUNCTION 'TERM_SET_LINK_DOKCLASS' EXPORTING langu = sy-langu system_id = gl_system_id_m EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_SET_REMOTE CALL FUNCTION 'TERM_SET_REMOTE' EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_SET_GRAMMAR_SETTINGS





CALL FUNCTION 'TERM_SET_GRAMMAR_SETTINGS' EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_SET_ENQUEUE CALL FUNCTION 'TERM_SET_ENQUEUE' EXCEPTIONS no_authorization = 1 user_cancelled = 2 OTHERS = 3.

TERM_SET_ENQUEUE_GLOS CALL FUNCTION 'TERM_SET_ENQUEUE_GLOS' EXCEPTIONS no_authorization = 1 user_cancelled = 2 OTHERS = 3.

TERM_SYSTEM_SETTINGS_COPY CALL FUNCTION 'TERM_SYSTEM_SETTINGS_COPY' EXCEPTIONS no_authorization = 1 user_cancelled = 2 missing_destination = 3 no_entry_found = 4 OTHERS = 5.

TERM_DOWNLOAD_DIALOG CALL FUNCTION 'TERM_DOWNLOAD_DIALOG' EXPORTING system_id = gl_system_id EXCEPTIONS user_cancelled = 1 no_entry_found = 2 no_authorization = 3 OTHERS = 4.

GLOS_DOWNLOAD_HTML CALL FUNCTION 'GLOS_DOWNLOAD_HTML' EXPORTING p_system_id = gl_system_id.

TERM_STATISTIC CALL FUNCTION 'TERM_STATISTIC' EXPORTING system_id = gl_system_id EXCEPTIONS no_authorization = 1 OTHERS = 2.

TERM_STATISTIC_USER CALL FUNCTION 'TERM_STATISTIC_USER' EXPORTING ulangu = gl_user_settings-target_lan.

TERM_STATISTIC_HISTORY CALL FUNCTION 'TERM_STATISTIC_HISTORY' EXCEPTIONS no_authorization = 1 OTHERS = 2.

TERM_STATISTIC_SHOW_WORKLOAD CALL FUNCTION 'TERM_STATISTIC_SHOW_WORKLOAD'.

TERM_STATISTIC_PERIOD CALL FUNCTION 'TERM_STATISTIC_PERIOD' EXPORTING system_id = gl_system_id EXCEPTIONS no_authorization = 1 OTHERS = 2.

TERM_STATISTIC_TRANSLATION CALL FUNCTION 'TERM_STATISTIC_TRANSLATION' EXPORTING system_id = gl_system_id.

TERM_STATISTIC_GLOSSARY CALL FUNCTION 'TERM_STATISTIC_GLOSSARY' EXCEPTIONS no_authorization = 1 OTHERS = 2.

TERM_DISPLAY_REQUESTS CALL FUNCTION 'TERM_DISPLAY_REQUESTS' EXPORTING langu = gl_source_langu EXCEPTIONS no_entry_found = 1 OTHERS = 2.

TERM_TRANSPORT_DIALOG CALL FUNCTION 'TERM_TRANSPORT_DIALOG' EXPORTING system_id = gl_system_id EXCEPTIONS user_cancelled = 1 missing_authorization = 2 OTHERS = 3.

TERM_DELETE_SYS_ID CALL FUNCTION 'TERM_DELETE_SYS_ID'.

TERM_GET_DUPLICATES CALL FUNCTION 'TERM_GET_DUPLICATES' TABLES entries = l_entries.

TERM_CONTROL_EDIT CALL FUNCTION 'TERM_CONTROL_EDIT' EXPORTING titel = editor_title langu = sterm_text-langu TABLES textlines = longtext EXCEPTIONS user_cancelled = 1 OTHERS = 2.

STERM_AUTH_CHECK_OWN_AUTHORITY CALL FUNCTION 'STERM_AUTH_CHECK_OWN_AUTHORITY' EXPORTING i_langu = sterm_text-langu IMPORTING e_auth = gl_auth * E_WRITER = * E_EXTERNAL = * E_TRANS_FOLLOW = * E_TRANS_DE_EN = * E_SUPER_FOLLOW = * E_SUPER_DE_EN = * E_ADMIN = EXCEPTIONS permission_denied = 1 internal_error = 2 OTHERS = 3.

TERM_CHECK_SPELLING * CALL FUNCTION 'TERM_CHECK_SPELLING' * EXPORTING * langu = gl_source_langu * CHANGING * buffer = s_buffer.




TERM_DISPLAY_CHANGE_DOCS CALL FUNCTION 'TERM_DISPLAY_CHANGE_DOCS' EXPORTING concept = sterm_head-concept language = sterm_text-langu EXCEPTIONS not_found = 1 OTHERS = 2.

TERM_USER_SETTINGS_CHANGE CALL FUNCTION 'TERM_USER_SETTINGS_CHANGE' EXPORTING * START_ROW = 5 * START_COL = 5 tdb_user = gl_system_user IMPORTING user_settings = gl_user_settings EXCEPTIONS user_cancelled = 1 OTHERS = 2.

STERM_AUTH_CHECK_OWN_AUTHORITY CALL FUNCTION 'STERM_AUTH_CHECK_OWN_AUTHORITY' EXPORTING i_langu = 'E' IMPORTING e_auth = gl_auth * E_WRITER = * E_EXTERNAL = * E_TRANS_FOLLOW = * E_TRANS_DE_EN = * E_SUPER_FOLLOW = * E_SUPER_DE_EN = * E_ADMIN = EXCEPTIONS permission_denied = 1 internal_error = 2 OTHERS = 3.

GUI_UPLOAD CALL FUNCTION 'GUI_UPLOAD' EXPORTING filename = file_name filetype = 'ASC' has_field_separator = 'X' TABLES data_tab = import_tab EXCEPTIONS file_open_error = 1 file_read_error = 2 no_batch = 3 gui_refuse_filetransfer = 4 invalid_type = 5 no_authority = 6 unknown_error = 7 bad_data_format = 8 header_not_allowed = 9 separator_not_allowed = 10 header_too_long = 11 unknown_dp_error = 12 access_denied = 13 dp_out_of_memory = 14 disk_full = 15 dp_timeout = 16 OTHERS = 17.

TERM_GET_COMPONENTS_ALL CALL FUNCTION 'TERM_GET_COMPONENTS_ALL' EXPORTING sort = 'X' IMPORTING application = apps EXCEPTIONS no_entry_found = 1 OTHERS = 2.

TERM_GET_LANGUAGES CALL FUNCTION 'TERM_GET_LANGUAGES' EXPORTING langu = sy-langu system_id = sy-sysid IMPORTING langus = languages EXCEPTIONS no_entry_found = 1 OTHERS = 2.

CONVERSION_EXIT_ISOLA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ISOLA_INPUT' EXPORTING input = olangu IMPORTING output = ilangu EXCEPTIONS unknown_language = 1 OTHERS = 2.

CONVERSION_EXIT_ISOLA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ISOLA_INPUT' EXPORTING input = olangu IMPORTING output = ilangu EXCEPTIONS unknown_language = 1 OTHERS = 2.

STERM_AUTH_CHECK_OWN_AUTHORITY CALL FUNCTION 'STERM_AUTH_CHECK_OWN_AUTHORITY' EXPORTING i_langu = 'E' IMPORTING e_auth = gl_auth * E_WRITER = * E_EXTERNAL = * E_TRANS_FOLLOW = * E_TRANS_DE_EN = * E_SUPER_FOLLOW = * E_SUPER_DE_EN = * E_ADMIN = EXCEPTIONS permission_denied = 1 internal_error = 2 OTHERS = 3.

STERM_AUTH_CHECK_OWN_AUTHORITY CALL FUNCTION 'STERM_AUTH_CHECK_OWN_AUTHORITY' EXPORTING i_langu = 'E' IMPORTING e_auth = gl_auth * E_WRITER = * E_EXTERNAL = * E_TRANS_FOLLOW = * E_TRANS_DE_EN = * E_SUPER_FOLLOW = * E_SUPER_DE_EN = * E_ADMIN = EXCEPTIONS permission_denied = 1 internal_error = 2 OTHERS = 3.

STERM_AUTH_CHECK_OWN_AUTHORITY CALL FUNCTION 'STERM_AUTH_CHECK_OWN_AUTHORITY' EXPORTING i_langu = 'E' IMPORTING e_auth = gl_auth * E_WRITER = * E_EXTERNAL = * E_TRANS_FOLLOW = * E_TRANS_DE_EN = * E_SUPER_FOLLOW = * E_SUPER_DE_EN = * E_ADMIN = EXCEPTIONS permission_denied = 1 internal_error = 2 OTHERS = 3.

TERM_DISPLAY_REFERENCE CALL FUNCTION 'TERM_DISPLAY_REFERENCE' EXPORTING langu = sy-langu * POPUP_TITLE = start_column = 10 start_row = 3 object = gl_reference-object obj_name = gl_reference-obj_name obj_extend = gl_reference-obj_extend system_id = gl_system_id EXCEPTIONS object_not_found = 1 OTHERS = 2.

TERM_DISPLAY_REFERENCE CALL FUNCTION 'TERM_DISPLAY_REFERENCE' EXPORTING langu = sy-langu * POPUP_TITLE = start_column = 10 start_row = 3 object = gl_references-object obj_name = gl_references-obj_name obj_extend = gl_references-obj_extend system_id = gl_system_id EXCEPTIONS object_not_found = 1 OTHERS = 2.

TERM_INSERT_HEADER CALL FUNCTION 'TERM_INSERT_HEADER' IMPORTING concept = sterm_head-concept CHANGING header = sterm_head EXCEPTIONS error_in_insert = 1 OTHERS = 2.

TERM_UPDATE_HEADER CALL FUNCTION 'TERM_UPDATE_HEADER' EXPORTING header = sterm_head gl_project_id = gl_project_id EXCEPTIONS concept_missing = 1 error_in_update = 2 OTHERS = 3.

TERM_INSERT_ENTRY CALL FUNCTION 'TERM_INSERT_ENTRY' EXPORTING concept = sterm_head-concept project_id = gl_project_id IMPORTING object = sterm_link-object CHANGING entry_attributes = sterm_link entry_values = sterm_text entry_can_form = sterm_txtc EXCEPTIONS concept_missing = 1 error_in_insert = 2 authorization_failed = 3 OTHERS = 4.

TERM_UPDATE_ENTRY CALL FUNCTION 'TERM_UPDATE_ENTRY' EXPORTING entry_attributes = sterm_link entry_values = sterm_text entry_can_form = sterm_txtc gl_project_id = gl_project_id EXCEPTIONS concept_missing = 1 id_missing = 2 error_in_update = 3 OTHERS = 4.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-343 * diagnose_object = 'STERM_NON_TRANSLATABLE' text_question = text-345 * text_button_2 = text-344 display_cancel_button = ' ' popup_type = 'ICON_MESSAGE_WARNING' IMPORTING answer = answer EXCEPTIONS text_not_found = 1 OTHERS = 2.

TERM_UPDATE_ENTRY CALL FUNCTION 'TERM_UPDATE_ENTRY' EXPORTING entry_attributes = temp_sterm_link entry_values = temp_sterm_text entry_can_form = temp_sterm_txtc gl_project_id = gl_project_id EXCEPTIONS concept_missing = 1 id_missing = 2 error_in_update = 3 OTHERS = 4.

TERM_INSERT_ENTRY CALL FUNCTION 'TERM_INSERT_ENTRY' EXPORTING concept = sterm_head-concept project_id = gl_project_id IMPORTING object = sterm_link-object CHANGING entry_attributes = sterm_link entry_values = sterm_text entry_can_form = sterm_txtc EXCEPTIONS concept_missing = 1 error_in_insert = 2 authorization_failed = 3 OTHERS = 4.

TERM_UPDATE_HEADER CALL FUNCTION 'TERM_UPDATE_HEADER' EXPORTING header = sterm_head gl_project_id = gl_project_id EXCEPTIONS concept_missing = 1 error_in_update = 2 OTHERS = 3.

TERM_INSERT_REFERENCE CALL FUNCTION 'TERM_INSERT_REFERENCE' EXPORTING concept = sterm_head-concept TABLES references = references_insert EXCEPTIONS error_in_insert_task = 1 missing_concept_id = 2 OTHERS = 3.

TERM_DELETE_REFERENCE CALL FUNCTION 'TERM_DELETE_REFERENCE' TABLES references = references_delete EXCEPTIONS no_entry_found = 1 OTHERS = 2.

TERM_DELETE_ENTRY CALL FUNCTION 'TERM_DELETE_ENTRY' EXPORTING gl_project_id = gl_project_id TABLES entries = entries_delete EXCEPTIONS no_entry_found = 1 authorization_failed = 2 OTHERS = 3.

TERM_INSERT_ENTRY CALL FUNCTION 'TERM_INSERT_ENTRY' EXPORTING concept = sterm_head-concept project_id = gl_project_id IMPORTING object = object CHANGING entry_attributes = entries_link entry_values = entries_text EXCEPTIONS concept_missing = 1 error_in_insert = 2 OTHERS = 3.

TERM_UPDATE_ENTRY CALL FUNCTION 'TERM_UPDATE_ENTRY' EXPORTING entry_attributes = entries_link entry_values = entries_text gl_project_id = gl_project_id EXCEPTIONS concept_missing = 1 id_missing = 2 error_in_update = 3 OTHERS = 4.

STERM_AUTH_CHECK_OWN_AUTHORITY CALL FUNCTION 'STERM_AUTH_CHECK_OWN_AUTHORITY' EXPORTING i_langu = sterm_text-langu IMPORTING e_auth = gl_auth * E_WRITER = * E_EXTERNAL = * E_TRANS_FOLLOW = * E_TRANS_DE_EN = * E_SUPER_FOLLOW = * E_SUPER_DE_EN = * E_ADMIN = EXCEPTIONS permission_denied = 1 internal_error = 2 OTHERS = 3.

TERM_DISPLAY_CONCEPT CALL FUNCTION 'TERM_DISPLAY_CONCEPT' EXPORTING start_row = 5 start_col = 5 * TITEL = source_langu = gl_source_langu target_langu = gl_target_langu * USER_SETTINGS = TABLES concepts = concepts * CHANGING * CONCEPT_INDEX = 1 EXCEPTIONS no_entry_found = 1 user_cancelled = 2 OTHERS = 3.

TERM_USER_SETTINGS_CHANGE CALL FUNCTION 'TERM_USER_SETTINGS_CHANGE' EXPORTING * START_ROW = 5 * START_COL = 5 tdb_user = gl_system_user IMPORTING user_settings = gl_user_settings EXCEPTIONS user_cancelled = 1 OTHERS = 2.

IWB_HTML_HELP_OBJECT_SHOW CALL FUNCTION 'IWB_HTML_HELP_OBJECT_SHOW' EXPORTING * DEVCLASS = * TCODE = program = 'TERMINOLOGY_MAINTAIN' * DYNPRONR = extension = 'CADOCTER002/010_00' * IMPORTING * ACTION = EXCEPTIONS object_not_found = 1 rfc_error = 2 no_profil_parameter = 3 import_parameter_is_invalid = 4 OTHERS = 5.

POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING * LANGUAGE = SY-LANGU popup_title = 'Information zu: "Eintragstyp"'(222) * START_COLUMN = 10 * START_ROW = 3 text_object = 'SAPTERM_INFO_ENTRY_TYPE' * HELP_MODAL = 'X' * IMPORTING * CANCELLED = EXCEPTIONS text_not_found = 1 OTHERS = 2.

IWB_HTML_HELP_OBJECT_SHOW CALL FUNCTION 'IWB_HTML_HELP_OBJECT_SHOW' EXPORTING * DEVCLASS = * TCODE = program = 'TERMINOLOGY_MAINTAIN' * DYNPRONR = extension = 'CADOCTER002/010_0' * IMPORTING * ACTION = EXCEPTIONS object_not_found = 1 rfc_error = 2 no_profil_parameter = 3 import_parameter_is_invalid = 4 OTHERS = 5.

POPUP_DISPLAY_TEXT CALL FUNCTION 'POPUP_DISPLAY_TEXT' EXPORTING * LANGUAGE = SY-LANGU popup_title = 'Information: "Eintragsklasse"'(223) * START_COLUMN = 10 * START_ROW = 3 text_object = 'SAPTERM_INFO_ENTRY_CLASS' * HELP_MODAL = 'X' * IMPORTING * CANCELLED = EXCEPTIONS text_not_found = 1 OTHERS = 2.

TERM_SET_MORE_COMPONENTS CALL FUNCTION 'TERM_SET_MORE_COMPONENTS' EXPORTING header = header * START_ROW = sy-srows start_col = off_width system_id = gl_system_id EXCEPTIONS concept_missing = 1 main_component_missing = 2 user_cancelled = 3 more_components_maintained = 4 no_more_components_maintained = 5 OTHERS = 6.

STERM_RFC_SAVE_ENTRIES CALL FUNCTION 'STERM_RFC_SAVE_ENTRIES' EXPORTING concept = sterm_head-concept system_id = gl_system_id EXCEPTIONS no_entry_found = 1 rfc_failure = 2 OTHERS = 3.

STERM_AUTH_CHECK_OWN_AUTHORITY CALL FUNCTION 'STERM_AUTH_CHECK_OWN_AUTHORITY' EXPORTING i_langu = sterm_text-langu IMPORTING e_auth = gl_auth * E_WRITER = * E_EXTERNAL = * E_TRANS_FOLLOW = * E_TRANS_DE_EN = * E_SUPER_FOLLOW = * E_SUPER_DE_EN = * E_ADMIN = EXCEPTIONS permission_denied = 1 internal_error = 2 OTHERS = 3.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-341 text_question = text-340 IMPORTING answer = answer EXCEPTIONS text_not_found = 1 OTHERS = 2.

TERM_DISPLAY_CONCEPT CALL FUNCTION 'TERM_DISPLAY_CONCEPT' EXPORTING start_row = 5 start_col = 5 * TITEL = source_langu = gl_source_langu target_langu = gl_target_langu * USER_SETTINGS = TABLES concepts = concepts * CHANGING * CONCEPT_INDEX = 1 EXCEPTIONS no_entry_found = 1 user_cancelled = 2 OTHERS = 3.

TERM_USER_SETTINGS_CHANGE CALL FUNCTION 'TERM_USER_SETTINGS_CHANGE' EXPORTING * START_ROW = 5 * START_COL = 5 tdb_user = gl_system_user IMPORTING user_settings = gl_user_settings EXCEPTIONS user_cancelled = 1 OTHERS = 2.

TERM_STATISTIC_MAKE_SNAP_KEY CALL FUNCTION 'TERM_STATISTIC_MAKE_SNAP_KEY' "#EC NO_INCOMP EXPORTING project_key = lv_project IMPORTING snap_key = snap_key.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING * PERCENTAGE = 0 text = p_text.

TERM_DELETE_CONCEPT CALL FUNCTION 'TERM_DELETE_CONCEPT' "#EC FB_PAR_MIS EXPORTING concept = sterm_head-concept with_dialog = p_flag * authority_check = space gl_project_id = gl_project_id EXCEPTIONS no_entry_found = 1 reference_to_glossary = 2 user_cancelled = 3 authorization_failed = 4 reference_still_exists = 5 OTHERS = 6.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-341 text_question = text-968 IMPORTING answer = answer EXCEPTIONS text_not_found = 1 OTHERS = 2.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name TERM_MAINTAIN_F02 or its description.