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

/SAPSLL/PRE_CALCULATE_FP0 SAP ABAP INCLUDE - Include /SAPSLL/PRE_CALCULATE_FP0







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


INCLUDES used within this REPORT /SAPSLL/PRE_CALCULATE_FP0

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:

CONVERSION_EXIT_ISOLA_OUTPUT call function 'CONVERSION_EXIT_ISOLA_OUTPUT' exporting input = iv_langu importing output = cs_preparam-langu.

/SAPSLL/CONVERT_STAMP_TO_DATE call function '/SAPSLL/CONVERT_STAMP_TO_DATE' exporting iv_timestamp = iv_preftstmp * IV_TIMEZONE = * IV_END_DATE = ' ' 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/PRPREF_DB_RNG_READ call function '/SAPSLL/PRPREF_DB_RNG_READ' exporting is_crit = ls_prpref_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = lt_prpref exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PREFDIM_DB_RNG_READ call function '/SAPSLL/PREFDIM_DB_RNG_READ' exporting is_crit = ls_prefdim_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = lt_prefdim exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/MODEL_PLANT_DETERMINE call function '/SAPSLL/MODEL_PLANT_DETERMINE' exporting it_guid_model = lt_guid_model importing et_modwrk = lt_modwrk et_modwg = lt_modwg et_tvorgp = lt_tvorgp exceptions invalid_call = 1 internal_error = 2 others = 3.

/SAPSLL/CONVERT_STAMP_TO_DATE call function '/SAPSLL/CONVERT_STAMP_TO_DATE' exporting iv_timestamp = iv_preftstmp * IV_TIMEZONE = * IV_END_DATE = ' ' 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/PRE_SV_PREPARE call function '/SAPSLL/PRE_SV_PREPARE' exporting is_param = is_preparam it_mattab = it_mattab it_bomtab = it_bomtab it_aggreg_def = it_aggreg_def it_prezone_ext = it_prezone_ext it_prezone_sv = it_prezone_sv is_prerules_ext = is_prerule_ext is_prerules_sv = is_prerule_sv it_prefdat = it_prefdat importing et_log_msg = lt_log_msg et_con_ext_int = lt_con_ext_int es_logt_parameter = ls_logt_parameter es_logt_aggreg = ls_logt_aggreg et_logt_pm = lt_logt_pm et_logt_pmdat = lt_logt_pmdat et_logt_pmval = lt_logt_pmval et_logt_bomres = lt_logt_bomres et_pmval_simu = lt_pmval_simu et_bomres_simu = lt_bomres_simu et_msg_simu = lt_msg_simu changing ct_prefdat_simu = lt_prefdat_simu exceptions pref_error = 1 others = 2.

ENQUEUE_E_TABLE call function 'ENQUEUE_E_TABLE' exporting mode_rstable = 'X' tabname = '/SAPSLL/PRFCALC' " logisch sperren varkey = lv_varkey * X_TABNAME = ' ' * X_VARKEY = ' ' _scope = gc_scope-r3trans * _WAIT = ' ' * _COLLECT = ' ' exceptions foreign_lock = 1 system_failure = 2 others = 3.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = cs_prfcalc-guid_prfcalc.

/SAPSLL/CONVERT_DATE_TO_STAMP call function '/SAPSLL/CONVERT_DATE_TO_STAMP' exporting * iv_timezone = iv_date = iv_date_fr iv_time = gc_time-begin importing ev_timestamp = ev_preftstmp_fr exceptions no_time_zone = 1 time_zone_notfound = 2 format_error = 3 others = 4.

/SAPSLL/CONVERT_DATE_TO_STAMP call function '/SAPSLL/CONVERT_DATE_TO_STAMP' exporting * iv_timezone = iv_date = gc_date-omega iv_time = gc_time-end importing ev_timestamp = ev_preftstmp_to exceptions no_time_zone = 1 time_zone_notfound = 2 format_error = 3 others = 4.

/SAPSLL/PRFCALC_DB_WRITE call function '/SAPSLL/PRFCALC_DB_WRITE' exporting it_ins = lt_prfcalc_ins it_upd = lt_dummy it_del = lt_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

RS_REFRESH_FROM_SELECTOPTIONS call function 'RS_REFRESH_FROM_SELECTOPTIONS' exporting curr_report = sy-repid tables selection_table = lt_selections exceptions not_found = 1 no_report = 2 others = 3.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prfpara_upd-guid_prfpara.

/SAPSLL/PRFPARA_DB_WRITE call function '/SAPSLL/PRFPARA_DB_WRITE' exporting it_ins = lt_prfpara_upd it_upd = lt_dummy it_del = lt_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prfpmra-guid_prfpmra.

/SAPSLL/PRFPMR_DB_WRITE call function '/SAPSLL/PRFPMR_DB_WRITE' exporting it_ins = lt_prfpmr it_upd = lt_prfpmr_dummy it_del = lt_prfpmr_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFPMRA_DB_WRITE call function '/SAPSLL/PRFPMRA_DB_WRITE' exporting it_ins = lt_prfpmra it_upd = lt_prfpmra_dummy it_del = lt_prfpmra_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFPMRV_DB_WRITE





call function '/SAPSLL/PRFPMRV_DB_WRITE' exporting it_ins = lt_prfpmrv it_upd = lt_prfpmrv_dummy it_del = lt_prfpmrv_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFPMRD_DB_WRITE call function '/SAPSLL/PRFPMRD_DB_WRITE' exporting it_ins = lt_prfpmrd it_upd = lt_prfpmrd_dummy it_del = lt_prfpmrd_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFPMRR_DB_WRITE call function '/SAPSLL/PRFPMRR_DB_WRITE' exporting it_ins = lt_prfpmrr it_upd = lt_prfpmrr_dummy it_del = lt_prfpmrr_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFPMRP_DB_WRITE call function '/SAPSLL/PRFPMRP_DB_WRITE' exporting it_ins = lt_prfpmrp it_upd = lt_prfpmrp_dummy it_del = lt_prfpmrp_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFPMRC_DB_WRITE call function '/SAPSLL/PRFPMRC_DB_WRITE' exporting it_ins = lt_prfpmrc it_upd = lt_prfpmrc_dummy it_del = lt_prfpmrc_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PSVPROC_DB_RNG_READ call function '/SAPSLL/PSVPROC_DB_RNG_READ' exporting is_crit = ls_psvproc_crit iv_flag_fill_buffer = gc_true is_debug = gs_debug importing et_result = ct_psvproc exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PSVGP_DB_RNG_READ call function '/SAPSLL/PSVGP_DB_RNG_READ' exporting is_crit = ls_psvgp_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_psvgp exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PSVGPCON_DB_RNG_READ call function '/SAPSLL/PSVGPCON_DB_RNG_READ' exporting is_crit = ls_psvgpcon_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_psvgpcon exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PSVGPPRO_DB_RNG_READ call function '/SAPSLL/PSVGPPRO_DB_RNG_READ' exporting is_crit = ls_psvgppro_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_psvgppro exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PSVCOND_DB_RNG_READ call function '/SAPSLL/PSVCOND_DB_RNG_READ' exporting is_crit = ls_psvcond_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_psvcond exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PSVLGREG_DB_RNG_READ call function '/SAPSLL/PSVLGREG_DB_RNG_READ' exporting is_crit = ls_psvlgreg_crit iv_flag_fill_buffer = gc_true is_debug = gs_debug importing et_result = ct_psvlgreg exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PSVTFCNO_DB_RNG_READ call function '/SAPSLL/PSVTFCNO_DB_RNG_READ' exporting is_crit = ls_psvtfcno_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_psvtfcno exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PREPROC_DB_RNG_READ call function '/SAPSLL/PREPROC_DB_RNG_READ' exporting is_crit = ls_preproc_crit iv_flag_fill_buffer = gc_true is_debug = gs_debug importing et_result = ct_preproc exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PREGP_DB_RNG_READ call function '/SAPSLL/PREGP_DB_RNG_READ' exporting is_crit = ls_pregp_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_pregp exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PREGPCON_DB_RNG_READ call function '/SAPSLL/PREGPCON_DB_RNG_READ' exporting is_crit = ls_pregpcon_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_pregpcon exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PREGPPRO_DB_RNG_READ call function '/SAPSLL/PREGPPRO_DB_RNG_READ' exporting is_crit = ls_pregppro_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_pregppro exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PRECOND_DB_RNG_READ call function '/SAPSLL/PRECOND_DB_RNG_READ' exporting is_crit = ls_precond_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_precond exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PRELGREG_DB_RNG_READ call function '/SAPSLL/PRELGREG_DB_RNG_READ' exporting is_crit = ls_prelgreg_crit iv_flag_fill_buffer = gc_true is_debug = gs_debug importing et_result = ct_prelgreg exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PRETFCNO_DB_RNG_READ call function '/SAPSLL/PRETFCNO_DB_RNG_READ' exporting is_crit = ls_pretfcno_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_pretfcno exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PRPRFC_DB_RNG_READ call function '/SAPSLL/PRPRFC_DB_RNG_READ' exporting is_crit = ls_prprfc_crit iv_flag_fill_buffer = 'X' is_debug = gs_debug importing et_result = lt_prprfc exceptions no_data = 1 open_sql_error = 2 others = 3.




/SAPSLL/PRPRFC_DB_RNG_READ call function '/SAPSLL/PRPRFC_DB_RNG_READ' exporting is_crit = ls_prprfc_crit iv_flag_fill_buffer = 'X' is_debug = gs_debug importing et_result = lt_prprfc_gt exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prprfc_new-guid_prprfc.

/SAPSLL/PRPRFC_DB_COMP_TBL call function '/SAPSLL/PRPRFC_DB_COMP_TBL' exporting is_debug = gs_debug changing ct_upd_s = lt_prprfc_new * CT_X = * CT_Y = ct_ins = lt_prprfc_ins ct_upd = lt_prprfc_upd ct_del = lt_prprfc_del cv_updfl = lv_updfl.

/SAPSLL/PRPRFC_DB_WRITE call function '/SAPSLL/PRPRFC_DB_WRITE' exporting it_ins = lt_prprfc_ins it_upd = lt_prprfc_upd it_del = lt_prprfc_del iv_flag_update_task = gc_true is_debug = gs_debug.

/SAPSLL/KMATPREF_DB_RNG_READ call function '/SAPSLL/KMATPREF_DB_RNG_READ' exporting is_crit = ls_kmatpref_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = lt_kmatpref exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PREFDIM_DB_RNG_READ call function '/SAPSLL/PREFDIM_DB_RNG_READ' exporting is_crit = ls_prefdim_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = lt_prefdim exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/MODEL_PLANT_DETERMINE call function '/SAPSLL/MODEL_PLANT_DETERMINE' exporting * IV_MODEL = it_guid_model = lt_guid_model importing et_modwrk = lt_modwrk et_modwg = lt_modwg et_tvorgp = lt_tvorgp exceptions invalid_call = 1 internal_error = 2 others = 3.

/SAPSLL/TCOVAL_DB_RNG_READ call function '/SAPSLL/TCOVAL_DB_RNG_READ' exporting is_crit = ls_tcoval_crit is_debug = gs_debug importing et_result = st_tcoval exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/ORG_UNIT_MAP call function '/SAPSLL/ORG_UNIT_MAP' exporting iv_unit = lv_plant iv_orgty = gc_orgty_vs-plant iv_logsys = lv_logsys iv_grvsy = iv_grvsy is_debug = gs_debug importing ev_parno = ev_unit_id exceptions invalid_call = 1 others = 2.

/SAPSLL/PRVAL_DB_RNG_READ call function '/SAPSLL/PRVAL_DB_RNG_READ' exporting is_crit = ls_prval_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = et_prval exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = cs_prfpmrv-guid_prfpmrv.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = cs_prfpmrr-guid_prfpmrr.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = cs_prfpmrp-guid_prfpmrp.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prfpmrc-guid_prfpmrc.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prfpmrd-guid_prfpmrd.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prefdim-guid_prefdim.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prpref_check-guid_prpref.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prpref_check-guid_prpref.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prpref_check-guid_prpref.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prpref_check-guid_prpref.



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