SAP Reports / Programs | Logistics - General | Logistics Basic Data | Material Master(LO-MD-MM) SAP LO

RWGDS_PROCESS_ITEMS_PARAL_C02 SAP ABAP INCLUDE - Include RWGDS_PROCESS_ITEMS_PARAL_C02







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


Text pool values


Title: Include RWGDS_PROCESS_ITEMS_PARAL_C02


INCLUDES used within this REPORT RWGDS_PROCESS_ITEMS_PARAL_C02

INCLUDE LBTCHDEF.


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:

ENQUEUE_EWGDS_PARAL_PROC call function 'ENQUEUE_EWGDS_PARAL_PROC' exporting property = cl_wgds_order_parallel_ctrl=>mc_prop_run_as_daemon _scope = '3' exceptions foreign_lock = 1 system_failure = 2 others = 3.

DEQUEUE_EWGDS_PARAL_PROC call function 'DEQUEUE_EWGDS_PARAL_PROC' exporting property = cl_wgds_order_parallel_ctrl=>mc_prop_run_as_daemon.

DEQUEUE_EWGDS_PARAL_PROC call function 'DEQUEUE_EWGDS_PARAL_PROC' exporting property = cl_wgds_order_parallel_ctrl=>mc_prop_run_as_daemon.

RS_REFRESH_FROM_SELECTOPTIONS call function 'RS_REFRESH_FROM_SELECTOPTIONS' exporting curr_report = ls_vari_desc-report tables selection_table = lt_vari_contents selection_table_255 = lt_vari_contents_255 exceptions not_found = 01 no_report = 02 others = 99.

RS_VARIANT_EXISTS call function 'RS_VARIANT_EXISTS' exporting report = ls_vari_desc-report variant = ls_vari_desc-variant importing r_c = lv_variant_exists exceptions not_authorized = 03 no_report = 02 report_not_existent = 04 report_not_supplied = 05 others = 99.

RS_VARIANT_DELETE call function 'RS_VARIANT_DELETE' exporting report = ls_vari_desc-report variant = ls_vari_desc-variant flag_confirmscreen = abap_true flag_delallclient = abap_true exceptions not_authorized = 03 not_executed = 06 no_report = 02 report_not_existent = 04 report_not_supplied = 05 variant_locked = 07 variant_not_existent = 91 no_corr_insert = 08 variant_protected = 09 error_message = 89 others = 90.

RS_CREATE_VARIANT_255 call function 'RS_CREATE_VARIANT_255' exporting curr_report = ls_vari_desc-report curr_variant = ls_vari_desc-variant vari_desc = ls_vari_desc tables vari_contents = lt_vari_contents_255 vari_text = lt_vari_text * VSCREENS = VSCREENS exceptions illegal_report_or_variant = 10 illegal_variantname = 11 not_authorized = 03 not_executed = 06 report_not_existent = 04 report_not_supplied = 05 variant_exists = 12 variant_locked = 13 others = 99.

RS_VARIANT_CONTENTS_255 call function 'RS_VARIANT_CONTENTS_255' exporting report = sy-repid variant = iv_variant move_or_write = 'M' tables valutab = lt_variant_values exceptions variant_non_existent = 01 variant_obsolete = 02 others = 99.

JOB_OPEN call function 'JOB_OPEN' exporting jobname = me->mc_daemon_jobname importing jobcount = lv_jobcount exceptions cant_create_job = 1 invalid_job_data = 2 jobname_missing = 3 others = 4.

JOB_SUBMIT call function 'JOB_SUBMIT' exporting authcknam = sy-uname jobcount = lv_jobcount jobname = me->mc_daemon_jobname language = sy-langu report = sy-repid variant = lv_variant_name exceptions bad_priparams = 1 bad_xpgflags = 2 invalid_jobdata = 3 jobname_missing = 4 job_notex = 5 job_submit_failed = 6 lock_failed = 7 program_missing = 8 prog_abap_and_extpg_set = 9 others = 10.

JOB_CLOSE call function 'JOB_CLOSE' exporting jobcount = lv_jobcount jobname = me->mc_daemon_jobname strtimmed = abap_true * TARGETGROUP = ' ' importing job_was_released = lv_job_released exceptions cant_start_immediate = 1 invalid_startdate = 2 jobname_missing = 3 job_close_failed = 4 job_nosteps = 5 job_notex = 6 lock_failed = 7 invalid_target = 8 others = 9.

BP_JOB_READ call function 'BP_JOB_READ' exporting job_read_jobcount = lv_jobcount job_read_jobname = me->mc_daemon_jobname job_read_opcode = btc_xbp_jobhead_only " header data importing job_read_jobhead = es_daemon_job_head exceptions invalid_opcode = 1 job_doesnt_exist = 2 job_doesnt_have_steps = 3 others = 4.

ENQUEUE_EWGDS_PARAL_PROC call function 'ENQUEUE_EWGDS_PARAL_PROC' exporting mode_wgds_parallel_processin00 = 'V' property = cl_wgds_order_parallel_ctrl=>mc_prop_run_as_daemon _scope = '3' exceptions foreign_lock = 1 system_failure = 2 others = 3.

ICON_CREATE call function 'ICON_CREATE' exporting name = lv_icon_name info = lv_icon_text * text = lv_icon_text importing result = lv_state_icon * EXCEPTIONS * icon_not_found = 1 * outputfield_too_short = 2 * OTHERS = 3 .

BP_JOB_READ call function 'BP_JOB_READ' exporting job_read_jobcount = gv_djcnt job_read_jobname = gv_djnam job_read_opcode = btc_read_jobhead_only * JOB_STEP_NUMBER = JOB_STEP_NUMBER importing job_read_jobhead = ls_daemon_jobhead * JOBLOG_ATTRIBUTES = JOBLOG_ATTRIBUTES * EPP_ATTRIBUTES = EPP_ATTRIBUTES * TABLES * JOB_READ_STEPLIST = JOB_READ_STEPLIST * SPOOL_ATTRIBUTES = SPOOL_ATTRIBUTES * CHANGING * RET = RET exceptions invalid_opcode = 1 job_doesnt_exist = 2 job_doesnt_have_steps = 3 others = 4 .



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