SAP Reports / Programs | Periodical Sales and Distribution | SAP Media | Periodical Sales and Distribution(IS-M-SD-PS) SAP IS

MJW34F100 SAP ABAP INCLUDE - Form Routines on Screen 100, 101, 102







MJW34F100 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 MJW34F100 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 MJW34F100. "Basic submit
SUBMIT MJW34F100 AND RETURN. "Return to original report after report execution complete
SUBMIT MJW34F100 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Form Routines on Screen 100, 101, 102


INCLUDES used within this REPORT MJW34F100

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:

ISP_SELECT_SINGLE_TVKOT call function 'ISP_SELECT_SINGLE_TVKOT' exporting aktsprsl = syst-langu bassprsl = tjy00-basisspr * MSGTY1 = '*' * MSGTY2 = '*' vkorg = jwbasi-vkorg importing meldung = meldung tvkot_i = tvkot exceptions no_entry_found = 1 others = 2.

ISP_SELECT_SINGLE_TVTWT call function 'ISP_SELECT_SINGLE_TVTWT' exporting aktsprsl = syst-langu bassprsl = tjy00-basisspr * MSGTY1 = '*' * MSGTY2 = '*' vtweg = jwbasi-vtweg importing meldung = meldung tvtwt_i = tvtwt exceptions no_entry_found = 1 others = 2.

ISP_SELECT_SINGLE_TSPAT call function 'ISP_SELECT_SINGLE_TSPAT' exporting aktsprsl = syst-langu bassprsl = tjy00-basisspr * MSGTY1 = '*' * MSGTY2 = '*' spart = jwbasi-spart importing meldung = meldung tspat_i = tspat exceptions no_entry_found = 1 others = 2.

ISP_SELECT_SINGLE_TJW08 call function 'ISP_SELECT_SINGLE_TJW08' exporting aktsprsl = syst-langu bassprsl = tjy00-basisspr werbeart = jwbasi-werbeart msgty1 = '*' msgty2 = '*' importing meldung = meldung tjw08_i = tjw08 exceptions no_entry_found = 1 others = 2.

ISP_SELECT_SINGLE_TJW11 call function 'ISP_SELECT_SINGLE_TJW11' exporting werbeakt = jwbasi-werbeakt aktsprsl = syst-langu bassprsl = tjy00-basisspr * MSGTY1 = '*' * MSGTY2 = '*' importing meldung = meldung tjw11_i = tjw11 exceptions no_entry_found = 1 others = 2.

F4IF_FIELD_VALUE_REQUEST call function 'F4IF_FIELD_VALUE_REQUEST' exporting tabname = space fieldname = space searchhelp = 'MAT1' * SHLPPARAM = ' ' * DYNPPROG = ' ' * DYNPNR = ' ' dynprofield = 'X' * STEPL = 0 * VALUE = ' ' * MULTIPLE_CHOICE = ' ' * DISPLAY = ' ' tables return_tab = return_tab exceptions field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 no_values_found = 4 others = 5.

CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' "030700 BD exporting input = jwsapr-matnr importing output = jwsapr-matnr.

F4IF_FIELD_VALUE_REQUEST call function 'F4IF_FIELD_VALUE_REQUEST' exporting tabname = space fieldname = space searchhelp = 'MJM0' * SHLPPARAM = ' ' * DYNPPROG = ' ' * DYNPNR = ' ' dynprofield = 'X' * STEPL = 0 * VALUE = ' ' * MULTIPLE_CHOICE = ' ' * DISPLAY = ' ' tables return_tab = return_tab exceptions field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 no_values_found = 4 others = 5.

CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' exporting input = return_tab-fieldval importing output = jwsapr-matnr.

DYNP_VALUES_UPDATE call function 'DYNP_VALUES_UPDATE' exporting dyname = sy-cprog dynumb = sy-dynnr 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_GET_SHLP_DESCR call function 'F4IF_GET_SHLP_DESCR' exporting shlpname = shlpname importing shlp = f_shlp.

F4IF_START_VALUE_REQUEST call function 'F4IF_START_VALUE_REQUEST' exporting shlp = f_shlp * CUCOL = SY-CUCOL * CUROW = SY-CUROW * DISPONLY = ' ' * IMPORTING * RC = tables return_values = t_return_values exceptions others = 1.

ENQUEUE_EJWBASI call function 'ENQUEUE_EJWBASI' exporting vkorg = vkorg vtweg = vtweg spart = spart werbeart = werbeart werbeakt = werbeakt gueltigvon = gueltigvon exceptions foreign_lock = 1 system_failure = 2 others = 3.

DEQUEUE_EJWBASI call function 'DEQUEUE_EJWBASI' exporting vkorg = vkorg vtweg = vtweg spart = spart werbeart = werbeart werbeakt = werbeakt gueltigvon = gueltigvon.

ISP_MATERIAL_READ call function 'ISP_MATERIAL_READ' exporting isp_mm_knz = isp_mm_knz material_id = material importing outputdata_isp = jmtmat outputdata_mm = RJM0102 exceptions material_not_found_isp = 1 material_loekz = 2 material_not_found_mm = 3.

CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' exporting input = wa-fieldval importing output = werbeakt exceptions others = 1.

CONVERT_DATE_TO_INTERNAL call function 'CONVERT_DATE_TO_INTERNAL' exporting date_external = wa-fieldval importing date_internal = jwbasi-gueltigvon exceptions date_external_is_invalid = 1 others = 2 . "Rel.4.02/2

CONVERT_DATE_TO_INTERNAL call function 'CONVERT_DATE_TO_INTERNAL' exporting date_external = wa-fieldval importing date_internal = rjw31-gueltig_r exceptions date_external_is_invalid = 1 others = 2.

DYNP_VALUES_READ





call function 'DYNP_VALUES_READ' exporting dyname = sy-cprog dynumb = '0102' "note 739972 tables dynpfields = dyntab 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.

CONVERT_DATE_TO_INTERNAL call function 'CONVERT_DATE_TO_INTERNAL' exporting date_external = dyntab-fieldvalue importing date_internal = jwbasi-gueltigvon exceptions date_external_is_invalid = 1 others = 2.

ISP_BUFFERED_READ_TJK00 call function 'ISP_BUFFERED_READ_TJK00' importing out_tjk00 = tjk00 exceptions others = 1.

ISP_BUFFERED_READ_TJY00 call function 'ISP_BUFFERED_READ_TJY00' importing out_tjy00 = tjy00 exceptions error_read_tjy00 = 01.



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