RNWCHSERVGROUPS_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 RNWCHSERVGROUPS_F02 into the relevant SAP transactions such as SE38 or SE80
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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISH_READ_TNK01 call function 'ISH_READ_TNK01' exporting einri = p_einri katid = p_tarif importing e_tnk01 = p_tnk01 exceptions not_found = 1 others = 2.
ISH_TNT0_CHECK call function 'ISH_TNT0_CHECK' exporting ss_einri = p_einri ss_zotyp = p_zotyp importing ss_tnt0 = p_tnt0 exceptions not_found = 1 others = 2.
ISH_FIND_LOWER_DYN_SERVICES call function 'ISH_FIND_LOWER_DYN_SERVICES' exporting einri = g_einri begdt = sy-datum enddt = sy-datum tarid = g_tarif zotyp = g_zotyp talst = gruppen-talst only_range = 'X' tables * lower_tab = range_tab = lr_nlgr exceptions missing_data = 1 wrong_data = 2 dyngrp_off = 3 others = 4.
ISH_READ_NTPK call function 'ISH_READ_NTPK' exporting einri = gt_ntpz-einri talst = gt_ntpz-zulst tarif = gt_ntpz-zutar importing e_ntpk = ls_ntpk exceptions not_found = 1 others = 2.
CONVERSION_EXIT_ALPHA_OUTPUT call function 'CONVERSION_EXIT_ALPHA_OUTPUT' exporting input = p_entry-leist importing output = l_key.
CONVERSION_EXIT_ALPHA_OUTPUT call function 'CONVERSION_EXIT_ALPHA_OUTPUT' exporting input =
-leist importing output = l_key.
ISH_READ_NTSP call function 'ISH_READ_NTSP' exporting ss_einri = g_einri ss_tarif = g_tarif ss_leist = lt_ntpz-zulst ss_taspa = g_taspa ss_stdat = sy-datum importing ss_wert = gt_group-twert exceptions nothing_found = 1 others = 2.
LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_structure_name = 'NTPZ' changing ct_fieldcat = lt_fieldcat_ntpz[].
LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_structure_name = 'NTPK' changing ct_fieldcat = lt_fieldcat_ntpk[].
LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_structure_name = 'NTPKCH' changing ct_fieldcat = lt_fieldcat_ntpkch[].
LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_structure_name = 'NTPT' changing ct_fieldcat = lt_fieldcat_ntpt[].
LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_structure_name = 'NTSP' changing ct_fieldcat = lt_fieldcat_ntsp[].
ISH_DYNP_VALUES_READ call function 'ISH_DYNP_VALUES_READ' exporting dyname = g_repid dynumb = '0200' tables dynpfields = lt_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.
ISH_READ_NTSP call function 'ISH_READ_NTSP' exporting ss_einri = g_einri ss_tarif = g_tarif ss_leist =
-zulst ss_taspa = g_taspa ss_stdat = sy-datum importing ss_wert = -twert exceptions nothing_found = 1 others = 2.
ISH_UPDATE_NTPK call function 'ISH_UPDATE_NTPK' in update task exporting tcode = sy-tcode vcode = l_vcode nntpk = ls_nntpk ontpk = ls_ontpk.
ISH_UPDATE_NTPT call function 'ISH_UPDATE_NTPT' in update task exporting tcode = sy-tcode vcode = l_vcode nntpt = ls_nntpt ontpt = ls_ontpt.
R3MED_UPDATE_NTPZ call function 'R3MED_UPDATE_NTPZ' exporting tcode = sy-tcode tables nntpz = lt_nntpz ontpz = lt_ontpz.
ENQUEUE_ENNTPK call function 'ENQUEUE_ENNTPK' exporting einri = p_einri tarif = p_tarif talst = p_talst exceptions foreign_lock = 1 system_failure = 2.
call function 'DEQUEUE_ENNTPK' exporting einri = p_einri tarif = p_tarif talst = p_talst.
ENQUEUE_ENNTPZ call function 'ENQUEUE_ENNTPZ' exporting einri = p_einri zotyp = p_zotyp tarif = p_tarif talst = p_talst exceptions foreign_lock = 1 system_failure = 2.
DEQUEUE_ENNTPZ call function 'DEQUEUE_ENNTPZ' exporting einri = p_einri zotyp = p_zotyp tarif = p_tarif talst = p_talst.
POPUP_TO_CONFIRM_LOSS_OF_DATA call function 'POPUP_TO_CONFIRM_LOSS_OF_DATA' exporting defaultoption = 'N' textline1 = l_text1 * textline2 = l_text2 titel = l_title importing answer = p_answer.
POPUP_TO_CONFIRM_STEP call function 'POPUP_TO_CONFIRM_STEP' exporting defaultoption = 'J' textline1 = l_text1 textline2 = l_text2 titel = l_title importing answer = p_answer.
ISH_TRANS_STAND call function 'ISH_TRANS_STAND' exporting string_norm = ls_stdtext importing string_stand = p_ntpt-sttxt exceptions others = 1.
ISH_NTSI_CHECK call function 'ISH_NTSI_CHECK' exporting ss_einri = p_einri ss_tarid = p_tarif ss_tarsp = p_taspa * IMPORTING * SS_NTSI = exceptions not_found = 1 others = 2.
ISH_SHOW_SERVICES_NEW call function 'ISH_SHOW_SERVICES_NEW' exporting einrichtung = p_einri tarif = p_tarif sel_leist = off sel_group = on sel_erfsp = on multi_select = ' ' use_groups = on zotyp = p_zotyp change_tarif = off change_zotyp = off change_usegr = off read_vle = off importing e_ntpk = ls_ntpk exceptions wrong_einri = 1 nothing_found = 2 nothing_selected = 3 missing_zotyp = 4 others = 5.
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 RNWCHSERVGROUPS_F02 or its description.