SAP Reports / Programs

MP069740 SAP ABAP INCLUDE - documentation and ABAP source code







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

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:

DYNP_VALUES_READ * CALL FUNCTION 'DYNP_VALUES_READ' * EXPORTING * dyname = 'MP069700' * dynumb = dynumb ** TRANSLATE_TO_UPPER = ' ' ** REQUEST = ' ' * perform_conversion_exits = 'X' * perform_input_conversion = ' ' ** DETERMINE_LOOP_INDEX = ' ' * 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 * stepl_not_found = 10 * OTHERS = 11 * .

F4TOOL_F4FUNCTION_BRIDGE * CALL FUNCTION 'F4TOOL_F4FUNCTION_BRIDGE' * EXPORTING * cucol = 0 * curow = 0 * tabname = space * fieldname = space * display_only = display_only * no_conversion = 'X' ** WINDOW_TITLE = ** TABDISPLAY = ' ' * IMPORTING ** SELECTED_VALUE = Value * selected_index = f4_index * TABLES ** SHVALUE_TAB = Ihelp_fields ** SHSTRUC_TAB = Helptab * value_tab = helptab * fields_tab = ihelp_fields ** VALUES_OUT = Seltab ** COLTITLE_TAB = SF4TYP_HEADING_TAB OPTIONAL * sel_opt = mcseloption.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'SUBST' dynpprog = repid dynpnr = sy-dynnr dynprofield = 'Q0697-SUBST' value_org = 'S' TABLES value_tab = data_tab.

ADDR_DIALOG_PREPARE CALL FUNCTION 'ADDR_DIALOG_PREPARE' * EXPORTING * FIELD_SELECTION = ' ' * KEYWORDS = ' ' * TITLEBAR = ' ' * CHANGE_DEFAULT_COMM_TYPES = ' ' * FRAME_TEXT = ' ' * DEFAULT_URI_TYPE = ' ' * SCREEN_VARIANT = ' ' * SHOW_PUSHBOTTONS_AT_TOP = ' ' * TABLES * EXCLUDED_FUNCTIONS = * ERROR_TABLE = EXCEPTIONS INTERNAL_ERROR = 1 OTHERS = 2 .

ADDR_DIALOG CALL FUNCTION 'ADDR_DIALOG' * EXPORTING * CHECK_ADDRESS = 'X' * SUPPRESS_TAXJURCODE_CHECK = ' ' * IMPORTING * OK_CODE = TABLES number_handle_tab = handle_tab values = return_tab EXCEPTIONS ADDRESS_NOT_EXIST = 1 GROUP_NOT_VALID = 2 PARAMETER_ERROR = 3 INTERNAL_ERROR = 4 OTHERS = 5 .

ADDR_SINGLE_SAVE CALL FUNCTION 'ADDR_SINGLE_SAVE' EXPORTING address_number = p_addr * PERSON_NUMBER = ' ' * ADDRESS_TYPE = 1 * EXECUTE_IN_UPDATE_TASK = ' ' EXCEPTIONS ADDRESS_NOT_EXIST = 1 PERSON_NOT_EXIST = 2 ADDRESS_NUMBER_MISSING = 3 REFERENCE_MISSING = 4 INTERNAL_ERROR = 5 DATABASE_ERROR = 6 PARAMETER_ERROR = 7 OTHERS = 8 .

ADDR_GET CALL FUNCTION 'ADDR_GET' EXPORTING address_selection = addr_sel * ADDRESS_GROUP = * READ_SADR_ONLY = ' ' * READ_TEXTS = ' ' IMPORTING address_value = addr_val * ADDRESS_ADDITIONAL_INFO = * RETURNCODE = * ADDRESS_TEXT = * SADR = * TABLES * ADDRESS_GROUPS = * ERROR_TABLE = * VERSIONS = EXCEPTIONS parameter_error = 1 address_not_exist = 2 version_not_exist = 3 internal_error = 4 OTHERS = 5 .

ADDR_DELETE * CALL FUNCTION 'ADDR_DELETE' * EXPORTING ** ADDRESS_HANDLE = address_handle * address_number = p_addr * address_reference = address_ref ** DATE_FROM = '00010101' ** IMPORTING ** RETURNCODE = ** RELATIONS_EXIST = ** TABLES ** ERROR_TABLE = ** EXCEPTIONS ** ADDRESS_NOT_EXIST = 1 ** PARAMETER_ERROR = 2 ** INTERNAL_ERROR = 3 ** REFERENCE_NOT_EXIST = 4 ** OTHERS = 5 * .

ADDR_MEMORY_SAVE * CALL FUNCTION 'ADDR_MEMORY_SAVE' ** EXPORTING ** EXECUTE_IN_UPDATE_TASK = ' ' ** EXCEPTIONS ** ADDRESS_NUMBER_MISSING = 1 ** PERSON_NUMBER_MISSING = 2 ** INTERNAL_ERROR = 3 ** DATABASE_ERROR = 4 ** REFERENCE_MISSING = 5 ** OTHERS = 6 * .

ADDR_DIALOG_PREPARE call function 'ADDR_DIALOG_PREPARE' * EXPORTING * FIELD_SELECTION = ' ' * KEYWORDS = ' ' * TITLEBAR = ' ' * CHANGE_DEFAULT_COMM_TYPES = ' ' * FRAME_TEXT = ' ' * DEFAULT_URI_TYPE = ' ' * SCREEN_VARIANT = ' ' * SHOW_PUSHBOTTONS_AT_TOP = ' ' * TABLES * EXCLUDED_FUNCTIONS = * ERROR_TABLE = exceptions internal_error = 1 others = 2 .

ADDR_DIALOG call function 'ADDR_DIALOG' * EXPORTING * CHECK_ADDRESS = 'X' * SUPPRESS_TAXJURCODE_CHECK = ' ' * IMPORTING * OK_CODE = tables number_handle_tab = handle_tab values = return_tab exceptions address_not_exist = 1 group_not_valid = 2 parameter_error = 3 internal_error = 4 others = 5 .

ADDR_NUMBER_GET call function 'ADDR_NUMBER_GET' exporting address_handle = handle_tab-handle address_reference = address_ref * PERSONAL_ADDRESS = ' ' * NUMBERRANGE_NUMBER = '01' * E071K_WA = * GENERATE_TRANSPORT_ENTRIES = * OWNER = 'X' * TABLE_NAME = * FIELD_NAME = * OBJKEY = importing address_number = address_number * RETURNCODE_NUMBERRANGE = * TABLES * E071K_TAB = exceptions address_handle_not_exist = 1 internal_error = 2 parameter_error = 3 others = 4 .

ADDR_SINGLE_SAVE call function 'ADDR_SINGLE_SAVE' exporting address_number = address_number * PERSON_NUMBER = ' ' * ADDRESS_TYPE = 1 * EXECUTE_IN_UPDATE_TASK = ' ' exceptions address_not_exist = 1 person_not_exist = 2 address_number_missing = 3 reference_missing = 4 internal_error = 5 database_error = 6 parameter_error = 7 others = 8 .

F4IF_DETERMINE_SEARCHHELP call function 'F4IF_DETERMINE_SEARCHHELP' exporting tabname = 'P0697' fieldname = 'EADDR' importing shlp = shlp.

F4IF_START_VALUE_REQUEST call function 'F4IF_START_VALUE_REQUEST' exporting shlp = shlp importing rc = rc tables return_values = return_values.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'TMETH' dynpprog = repid dynpnr = sy-dynnr dynprofield = dynprofield value_org = 'S' TABLES value_tab = data_tab.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'TESRN' dynpprog = repid dynpnr = sy-dynnr dynprofield = 'P0697-TESRN' value_org = 'S' TABLES value_tab = data_tab.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'TRESU' dynpprog = repid dynpnr = sy-dynnr dynprofield = 'P0697-TRESU' value_org = 'S' TABLES value_tab = data_tab.

F4IF_INT_TABLE_VALUE_REQUEST





CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'TSITE' dynpprog = repid dynpnr = sy-dynnr dynprofield = 'P0697-TSITE' value_org = 'S' TABLES value_tab = data_tab.



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