SAP Reports / Programs | Global Trade Services | Global Trade Services(SLL-LEG) SAP SLL

/SAPSLL/PROD_CL_COPY_F02 SAP ABAP INCLUDE - /SAPSLL/PRODCLCOPYF02







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

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:

/SAPSLL/APPLOG_SAVE CALL FUNCTION '/SAPSLL/APPLOG_SAVE' EXPORTING iv_log_refresh = gc_false iv_handle = gv_loghandle.

/SAPSLL/PROD_NEW_CLASS_DET CALL FUNCTION '/SAPSLL/PROD_NEW_CLASS_DET' EXPORTING iv_stcts_target = iv_stctsy iv_stcts_source = iv_stctsx iv_country = iv_country it_classification_guid_source = lt_temp_pr_guid iv_miglomas_guid = lv_guid_mig iv_ctsmt = lv_ctsmt iv_date = iv_from_date IMPORTING et_prcts_target = lt_prcts et_milotr = lt_miglotrn et_return = lt_return ev_error_count = lv_err et_pr_upd = lt_pr_upd et_prcts_ins = lt_prcts_ins et_pr_cd = lt_pr_cd EXCEPTIONS scenario_not_supported = 1 class_generation_error = 2 OTHERS = 3.

/SAPSLL/PROD_NEW_CLASS_DET CALL FUNCTION '/SAPSLL/PROD_NEW_CLASS_DET' EXPORTING iv_stcts_target = iv_stctsy iv_stcts_source = iv_stctsx iv_country = iv_country it_classification_guid_source = lt_temp_pr_guid iv_miglomas_guid = lv_guid_mig iv_ctsmt = lv_ctsmt iv_date = iv_from_date IMPORTING et_prcts_target = lt_prcts et_milotr = lt_miglotrn et_return = lt_return ev_error_count = lv_err et_pr_upd = lt_pr_upd et_prcts_ins = lt_prcts_ins et_pr_cd = lt_pr_cd EXCEPTIONS scenario_not_supported = 1 class_generation_error = 2 OTHERS = 3.

/SAPSLL/PRODUCT_DISCARD_OBJECT CALL FUNCTION '/SAPSLL/PRODUCT_DISCARD_OBJECT' EXPORTING iv_free_memory = gc_true is_debug = gs_debug.

/SAPSLL/PRODUCT_KILL_INSTANCES CALL FUNCTION '/SAPSLL/PRODUCT_KILL_INSTANCES'.

/SAPSLL/PRODUCT_DEQUEUE CALL FUNCTION '/SAPSLL/PRODUCT_DEQUEUE' EXPORTING iv_dequeue_all = gc_true is_debug = gs_debug EXCEPTIONS instance_lock = 1 OTHERS = 2.

/SAPSLL/PR_DB_UPD CALL FUNCTION '/SAPSLL/PR_DB_UPD' IN UPDATE TASK EXPORTING it_upd = it_pr_upd is_debug = gs_debug.

/SAPSLL/PRCTS_DB_INS CALL FUNCTION '/SAPSLL/PRCTS_DB_INS' IN UPDATE TASK EXPORTING it_ins = it_prcts_ins is_debug = gs_debug.

/SAPSLL/MILOTR_DB_INS CALL FUNCTION '/SAPSLL/MILOTR_DB_INS' EXPORTING it_ins = lt_milotr is_debug = gs_debug EXCEPTIONS OTHERS = 1.

/SAPSLL/PRODUCT_DISCARD_OBJECT * CALL FUNCTION '/SAPSLL/PRODUCT_DISCARD_OBJECT' * EXPORTING * iv_free_memory = gc_true * is_debug = gs_debug.

/SAPSLL/PRODUCT_KILL_INSTANCES * CALL FUNCTION '/SAPSLL/PRODUCT_KILL_INSTANCES'.

/SAPSLL/PROD_FREE_MAP_BUFFER CALL FUNCTION '/SAPSLL/PROD_FREE_MAP_BUFFER' .

/SAPSLL/PROD_NEW_CLASS_DET * CALL FUNCTION '/SAPSLL/PROD_NEW_CLASS_DET' * EXPORTING * iv_stcts_target = iv_stctsy * iv_stcts_source = iv_stctsx * iv_country = iv_country * it_classification_guid_source = lt_temp_pr_guid * iv_miglomas_guid = lv_guid_mig * iv_ctsmt = lv_ctsmt * iv_date = iv_from_date * IMPORTING ** et_prcts_target = lt_prcts * et_milotr = lt_miglotrn * et_return = lt_return * ev_error_count = lv_err * EXCEPTIONS * scenario_not_supported = 1 * class_generation_error = 2 * OTHERS = 3.

/SAPSLL/CONVERT_STAMP_TO_DATE CALL FUNCTION '/SAPSLL/CONVERT_STAMP_TO_DATE' EXPORTING iv_timestamp = -xpr-chtsp IMPORTING ev_date = lv_date ev_time = lv_time EXCEPTIONS no_time_stamp = 1 no_time_zone = 2 time_zone_notfound = 3 format_error = 4 OTHERS = 5.

/SAPSLL/PR_WRITE_DOCUMENT CALL FUNCTION '/SAPSLL/PR_WRITE_DOCUMENT' IN UPDATE TASK EXPORTING objectid = lv_objectid tcode = syst-tcode utime = lv_time udate = lv_date username = syst-uname planned_change_number = ' ' object_change_indicator = gc_updfl-update planned_or_real_changes = ' ' no_change_pointers = 'X' n_sapsll_pr = -xpr o_sapsll_pr = -ypr upd_sapsll_pr = gc_updfl-update upd_sapsll_prcts = gc_updfl-update TABLES xsapsll_prbopc = lt_xprbopc ysapsll_prbopc = lt_yprbopc xsapsll_prboph = lt_xprboph ysapsll_prboph = lt_yprboph xsapsll_corctz = lt_xcorctz ysapsll_corctz = lt_ycorctz xsapsll_corsta = lt_xcorsta ysapsll_corsta = lt_ycorsta xsapsll_pntpr = lt_xpntpr ysapsll_pntpr = lt_ypntpr xsapsll_prcon = lt_xprcon ysapsll_prcon = lt_yprcon xsapsll_prctr = lt_xprctr "#EC ENHOK ysapsll_prctr = lt_yprctr "#EC ENHOK xsapsll_prcts = lt_xprcts ysapsll_prcts = lt_yprcts xsapsll_prctsc = lt_xprctsc ysapsll_prctsc = lt_yprctsc xsapsll_prdoc = lt_xprdoc ysapsll_prdoc = lt_yprdoc xsapsll_precip = lt_xprecip ysapsll_precip = lt_yprecip xsapsll_prgen = lt_xprgen "#EC ENHOK ysapsll_prgen = lt_yprgen "#EC ENHOK xsapsll_prpar = lt_xprpar "#EC ENHOK ysapsll_prpar = lt_yprpar "#EC ENHOK xsapsll_prpref = lt_xprpref ysapsll_prpref = lt_yprpref xsapsll_prprefng = lt_xprprefng ysapsll_prprefng = lt_yprprefng xsapsll_prprocid = lt_xprprocid ysapsll_prprocid = lt_yprprocid xsapsll_prrec = lt_xprrec ysapsll_prrec = lt_yprrec xsapsll_prrex = lt_xprrex ysapsll_prrex = lt_yprrex xsapsll_prt = lt_xprt ysapsll_prt = lt_yprt xsapsll_prtax = lt_xprtax ysapsll_prtax = lt_yprtax xsapsll_pruom = lt_xpruom ysapsll_pruom = lt_ypruom xsapsll_prval = lt_xprval ysapsll_prval = lt_yprval xsapsll_prvdrel = lt_xprvdrel ysapsll_prvdrel = lt_yprvdrel.



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 /SAPSLL/PROD_CL_COPY_F02 or its description.