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

/SAPSLL/PRODWL_01_F00 SAP ABAP INCLUDE - /SAPSLL/PRODWL01F00







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

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/CONVERT_DATE_STAMP_RNG CALL FUNCTION '/SAPSLL/CONVERT_DATE_STAMP_RNG' EXPORTING ir_date = ir_erdat IMPORTING ir_time_stamp = cs_crit-pr-crtsp.

/SAPSLL/CONVERT_DATE_STAMP_RNG CALL FUNCTION '/SAPSLL/CONVERT_DATE_STAMP_RNG' EXPORTING ir_date = ir_aedat IMPORTING ir_time_stamp = cs_crit-pr-chtsp.

/SAPSLL/PRODUCT_GEN_SELECTION CALL FUNCTION '/SAPSLL/PRODUCT_GEN_SELECTION' EXPORTING is_obj_crit = is_crit iv_tablename = gc_tablename-pr is_debug = gs_debug IMPORTING et_result = ct_pr EXCEPTIONS internal_error = 1 OTHERS = 2.

/SAPSLL/PRODWL01_WORKBNCH_CALL CALL FUNCTION '/SAPSLL/PRODWL01_WORKBNCH_CALL' EXPORTING it_guid_pr = it_guid_pr it_pntpr = it_pntpr.

/SAPSLL/LLNS_UPLOAD_FRONTEND CALL FUNCTION '/SAPSLL/LLNS_UPLOAD_FRONTEND' EXPORTING iv_filename = lv_path iv_filetype = 'BIN' IMPORTING ev_xml_datastring = cv_datastring ev_filelength = cv_filelength EXCEPTIONS no_local_path = 1 local_upload_error = 2 OTHERS = 3.

FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' EXPORTING logical_filename = gc_log_fname-sll_upl parameter_1 = lv_cprog CHANGING physical_filename = lv_path EXCEPTIONS OTHERS = 1.

/SAPSLL/RETARIF_XML_PARSE CALL FUNCTION '/SAPSLL/RETARIF_XML_PARSE' EXPORTING iv_xml_data = iv_datastring it_xml_data = it_xml iv_filelength = iv_filelength is_retarif_ui = ls_retarif_ui iv_lghdl = iv_lghdl IMPORTING es_header = cs_header et_xml_data = ct_xml_data ev_error = lv_error EXCEPTIONS argument_missing = 1 to_many_arguments = 2 OTHERS = 3.

/SAPSLL/TCOTS_DB_SGL_READ CALL FUNCTION '/SAPSLL/TCOTS_DB_SGL_READ' EXPORTING is_pk = ls_tcots_pk is_debug = gs_debug IMPORTING es_result = cs_tcots EXCEPTIONS no_data = 1 invalid_call = 2 OTHERS = 3.

/SAPSLL/APPLOG_INIT CALL FUNCTION '/SAPSLL/APPLOG_INIT' EXPORTING iv_object = iv_object iv_subobject = iv_subobj iv_skip_search = gc_true CHANGING cv_handle = cv_lghdl EXCEPTIONS invalid_call = 1 OTHERS = 2.

/SAPSLL/RET_CTSNUMC_GUID_GET CALL FUNCTION '/SAPSLL/RET_CTSNUMC_GUID_GET' EXPORTING it_data = it_xml_data iv_country = iv_cntry iv_stcts = iv_stcts iv_lghdl = iv_lghdl IMPORTING et_ctsnumc_old = ct_ctsnumc_old ev_error = lv_error EXCEPTIONS invalid_call = 1 OTHERS = 2.

/SAPSLL/PRCTSC_CTSNUMC_FAE_RD CALL FUNCTION '/SAPSLL/PRCTSC_CTSNUMC_FAE_RD' EXPORTING it_guid_ctsnumc = it_guid_ctsnumc IMPORTING et_prctsc = ct_prctsc EXCEPTIONS invalid_call = 1 no_data = 2 OTHERS = 3.

/SAPSLL/RET_CTSNUM_GUID_GET CALL FUNCTION '/SAPSLL/RET_CTSNUM_GUID_GET' EXPORTING it_data = it_xml_data iv_stcts = iv_stcts iv_lghdl = iv_lghdl IMPORTING et_ctsnum_old = ct_ctsnum ev_error = lv_error EXCEPTIONS invalid_call = 1 OTHERS = 2.

/SAPSLL/PRCTS_CTSNUM_FAE_READ CALL FUNCTION '/SAPSLL/PRCTS_CTSNUM_FAE_READ' EXPORTING it_guid_ctsnum = it_guid_ctsnum IMPORTING et_prcts = ct_prcts EXCEPTIONS invalid_call = 1 no_data = 2 OTHERS = 3.

/SAPSLL/BROWSE_LOCAL_FILE_SYST CALL FUNCTION '/SAPSLL/BROWSE_LOCAL_FILE_SYST' EXPORTING iv_window_title = text-005 "#EC * CHANGING iv_path = cv_path.

FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' EXPORTING logical_filename = gc_log_fname-sll_upl parameter_1 = lv_cprog CHANGING physical_filename = lv_path EXCEPTIONS OTHERS = 1.

FILE_GET_NAME CALL FUNCTION 'FILE_GET_NAME' EXPORTING logical_filename = gc_log_fname-sll_upl including_dir = gc_true IMPORTING file_name = lv_path.

FILE_GET_NAME CALL FUNCTION 'FILE_GET_NAME' EXPORTING logical_filename = gc_log_fname-sll_upl including_dir = gc_true IMPORTING file_name = lv_path.

F4_DXFILENAME_TOPRECURSION CALL FUNCTION 'F4_DXFILENAME_TOPRECURSION' EXPORTING i_location_flag = 'A' i_server = ' ' i_path = ' ' filemask = '*.*'

/SAPSLL/APPLOG_DISPLAY





CALL FUNCTION '/SAPSLL/APPLOG_DISPLAY' EXPORTING * IV_OBJECT = * IV_SUBOBJECT = iv_handle = iv_lghdl EXCEPTIONS no_log_found = 1 OTHERS = 2.

/SAPSLL/REMOVE_PNTPR_W_DEL_FL CALL FUNCTION '/SAPSLL/REMOVE_PNTPR_W_DEL_FL' CHANGING ct_pntpr = ct_pntpr[].

/SAPSLL/APPLOG_APPEND CALL FUNCTION '/SAPSLL/APPLOG_APPEND' EXPORTING iv_lghdl = iv_lghdl iv_msgid = syst-msgid iv_msgty = syst-msgty iv_msgno = syst-msgno iv_msgv1 = syst-msgv1 iv_msgv2 = syst-msgv2 iv_msgv3 = syst-msgv3 iv_msgv4 = syst-msgv4 * IV_PROBCLASS = ' ' * IV_DETLEVEL = * IS_MSG_PAR = iv_cumulate = gc_true * IS_DEBUG = GS_DEBUG * IV_PARAMETER = * IV_ROW = * IV_FIELD = * IV_SYSTEM = * CHANGING * CT_BAPIRET2 = EXCEPTIONS internal_error = 1 log_is_full = 2 OTHERS = 3 .

/SAPSLL/APPEND_RANGE CALL FUNCTION '/SAPSLL/APPEND_RANGE' EXPORTING iv_value_low = iv_value CHANGING ct_range = ct_range EXCEPTIONS invalid_range_structure = 1 OTHERS = 2.

FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' EXPORTING logical_filename = gc_log_fname-sll_upl parameter_1 = lv_cprog CHANGING physical_filename = lv_path EXCEPTIONS OTHERS = 1.

FILE_GET_NAME CALL FUNCTION 'FILE_GET_NAME' EXPORTING logical_filename = gc_log_fname-sll_upl including_dir = gc_true IMPORTING file_name = lv_path.



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