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

TERM_MAINTAIN_F04 SAP ABAP INCLUDE - TERMMAINTAINF04







TERM_MAINTAIN_F04 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_F04 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_F04. "Basic submit
SUBMIT TERM_MAINTAIN_F04 AND RETURN. "Return to original report after report execution complete
SUBMIT TERM_MAINTAIN_F04 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_F04

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:

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'STERM_LINK-FIRST_REL' titel = 'Wertehilfe: Release'(900) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = releases * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'STERM_LINK-LAST_REL' titel = 'Wertehilfe: Release'(900) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = releases * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'STERM_LINK-COUNTRY' titel = 'Wertehilfe: Länderschlüssel'(901) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = countries * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = dyname dynumb = dynumb TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'STERM_LINK-INDUSTRY' titel = 'Wertehilfe: Branchen'(902) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = industry * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = dyname dynumb = dynumb TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'TDCLT-DOKCLASS' titel = 'Wertehilfe: Dokuklassen'(903) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = links * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = 'TERMINOLOGY_MAINTAIN' dynumb = '0903' * TRANSLATE_TO_UPPER = ' ' * REQUEST = ' ' * PERFORM_CONVERSION_EXITS = ' ' * PERFORM_INPUT_CONVERSION = ' ' TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 double_conversion = 9 OTHERS = 10.

TERM_GET_RFC_DESTINATION_CLIEN CALL FUNCTION 'TERM_GET_RFC_DESTINATION_CLIEN' EXPORTING system_id = gl_system_id IMPORTING rfc_destination = rfc_destination.

TERM_GET_DOKU_LINKS CALL FUNCTION 'TERM_GET_DOKU_LINKS' EXPORTING id = dok_id object = object TABLES documents = documents EXCEPTIONS no_entry_found = 1 OTHERS = 2.

TERM_GET_DOKU_LINKS CALL FUNCTION 'TERM_GET_DOKU_LINKS' DESTINATION rfc_destination EXPORTING id = dok_id object = object TABLES documents = documents EXCEPTIONS no_entry_found = 1 OTHERS = 2.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'DOKIL-OBJECT' titel = 'Wertehilfe: Dokumente'(904) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = objects * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = 'TERMINOLOGY_MAINTAIN' dynumb = '0903' TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'STERM_HEAD-DEVCLASS' titel = 'Wertehilfe: Entwicklungsklassen'(909) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = gl_devclasses * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

TERM_CONTEXT_GET CALL FUNCTION 'TERM_CONTEXT_GET' EXPORTING with_dialog = with_dialog IMPORTING returncode = action TABLES context = gl_context.

POPUP_TO_DECIDE call function 'POPUP_TO_DECIDE' "#EC FB_OLDED exporting titel = lv_titel textline1 = lv_textline1 textline2 = lv_textline2 textline3 = lv_textline3 text_option1 = 'IWBHELP' "#EC NOTEXT text_option2 = 'XML_DOCU' "#EC NOTEXT importing answer = answer.

SIW_INFO_OBJECT_QUERY CALL FUNCTION 'SIW_INFO_OBJECT_QUERY' EXPORTING area = 'XML_DOCU' with_dialog = 'X' * MULTI_SELECT = ' ' NO_CONTEXT_CHANGE = 'X' * IMPORTING * ACTION = * ERROR_MSG = TABLES query = query context = gl_context * REQUESTED_PROPERTIES = info_objects = info_objects * PROPERTIES = * VALID_INFO_CLASSES = .

SIW_INFO_OBJECT_QUERY CALL FUNCTION 'SIW_INFO_OBJECT_QUERY' EXPORTING area = 'IWBHELP' with_dialog = 'X' * MULTI_SELECT = ' ' * IMPORTING * ACTION = * ERROR_MSG = TABLES query = query context = gl_context * REQUESTED_PROPERTIES = info_objects = info_objects * PROPERTIES = * VALID_INFO_CLASSES = .

HELP_VALUES_GET_NO_DD_NAME





CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'STERM_HEAD-CREA_LAN' titel = 'Wertehilfe: Sprache'(100) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = langu_tab * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'STERM_HEAD-CREA_LAN' titel = 'Wertehilfe: Sprache'(100) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = langus * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'STERM_TEXT-LANGU' titel = 'Wertehilfe: Sprache'(100) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = langus * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = selectfield titel = 'Wertehilfe: Branchenrelease'(896) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = industry * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = dyname dynumb = dynumb TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

TERM_GET_SYSTEM_IDS CALL FUNCTION 'TERM_GET_SYSTEM_IDS' EXPORTING langu = sy-langu IMPORTING system_ids = system_ids[].

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'GL_SYSTEM_ID' titel = 'Wertehilfe: Systemkennung'(899) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = system_ids * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = dyname dynumb = dynumb TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

TERM_F4_HELP_PROJECT_KEY CALL FUNCTION 'TERM_F4_HELP_PROJECT_KEY' EXPORTING * DYN_NAME = ' ' * DYN_NUM = ' ' * DYN_FIELD = ' ' STATUS = 'A' IMPORTING PROJECT_KEY = gl_project_id .

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = dyname dynumb = dynumb TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

TERM_F4_HELP_PROJECT_KEY CALL FUNCTION 'TERM_F4_HELP_PROJECT_KEY' EXPORTING * DYN_NAME = ' ' * DYN_NUM = ' ' * DYN_FIELD = ' ' STATUS = 'A' IMPORTING PROJECT_KEY = gl_project_change_id .

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = dyname dynumb = dynumb TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

TERM_F4_HELP_PROJECT_KEY CALL FUNCTION 'TERM_F4_HELP_PROJECT_KEY' EXPORTING * DYN_NAME = ' ' * DYN_NUM = ' ' * DYN_FIELD = ' ' status = ' '
IMPORTING PROJECT_KEY = gl_project_change_id .

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = dyname dynumb = dynumb TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING * DDIC_STRUCTURE = ' ' retfield = 'term_cat-low' * PVALKEY = ' ' dynpprog = dyn_name dynpnr = dyn_num dynprofield = dyn_field * STEPL = 0 window_title = 'Wertehilfe: Term Kategorie'(014) * VALUE = ' ' value_org = 'S' * MULTIPLE_CHOICE = ' ' * DISPLAY = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * MARK_TAB = * IMPORTING * USER_RESET = TABLES value_tab = value_tab * FIELD_TAB = return_tab = return_tab * DYNPFLD_MAPPING = EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3 .

TERM_F4_HELP_STATUS CALL FUNCTION 'TERM_F4_HELP_STATUS' * EXPORTING * DYN_NAME = ' ' * DYN_NUM = ' ' * DYN_FIELD = ' ' * STATUS = 'A' IMPORTING STATUS = gl_status .

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = dyname dynumb = dynumb TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' "#EC FB_OLDED EXPORTING cucol = 10 curow = 10 * DISPLAY = ' ' selectfield = 'STERM_LINK-IND_REL' titel = 'Wertehilfe: Erweiterungsrelease'(896) * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' * USE_USER_SELECTIONS = ' ' * WRITE_SELECTFIELD_IN_COLOURS = 'X' * NO_SCROLL = ' ' * NO_CONVERSION = ' ' * REDUCED_STATUS_ONLY = ' ' * NO_MARKING_OF_CHECKVALUE = ' ' * NO_DISPLAY_OF_PERS_VALUES = ' ' * FILTER_FULL_TABLE = ' ' IMPORTING ind = tab_index * select_value = TABLES fields = fields full_table = industry * USER_SEL_FIELDS = * HEADING_TABLE = EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = dyname dynumb = dynumb TABLES dynpfields = dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

TERM_F4_HELP_LANGU_NEW CALL FUNCTION 'TERM_F4_HELP_LANGU_NEW' EXPORTING dyn_name = dyn_name dyn_num = dyn_num dyn_field = dyn_field all_langu = ' ' * IMPORTING * SEL_LANG = .




F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'COMP-LOW' * DYNPPROG = 'TERMINOLOGY_MAINTAIN' * DYNPNR = '810' * DYNPROFIELD = 'COMP-LOW' value_org = 'S' TABLES value_tab = value_tab return_tab = selected_comp EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3.



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_F04 or its description.