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

/SAPSLL/PRE_CALCULATE_FM0 SAP ABAP INCLUDE - Routines with M*







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


Text pool values


Title: Routines with M*


INCLUDES used within this REPORT /SAPSLL/PRE_CALCULATE_FM0

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/MODWRK_DB_RNG_READ call function '/SAPSLL/MODWRK_DB_RNG_READ' exporting is_crit = ls_modwrk_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = lt_modwrk exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/MODWG_DB_RNG_READ call function '/SAPSLL/MODWG_DB_RNG_READ' exporting is_crit = ls_modwg_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = lt_modwg exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/MODWRK_DB_RNG_READ call function '/SAPSLL/MODWRK_DB_RNG_READ' exporting is_crit = ls_modwrk_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = lt_modwrk exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/MODWG_DB_RNG_READ call function '/SAPSLL/MODWG_DB_RNG_READ' exporting is_crit = ls_modwg_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = lt_modwg exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/TVORGP_DB_RNG_READ call function '/SAPSLL/TVORGP_DB_RNG_READ' exporting is_crit = ls_tvorgp_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = lt_tvorgp_vsogp exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/TVORGP_DB_RNG_READ call function '/SAPSLL/TVORGP_DB_RNG_READ' exporting is_crit = ls_tvorgp_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = lt_tvorgp_vsogp exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/TVORGP_DB_RNG_READ call function '/SAPSLL/TVORGP_DB_RNG_READ' exporting is_crit = ls_tvorgp_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = lt_tvorgp_vsogp exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/TVDCTRL_DB_RNG_READ call function '/SAPSLL/TVDCTRL_DB_RNG_READ' exporting is_crit = ls_crit_tvdctrl * IV_FLAG_FILL_BUFFER = 'X' is_debug = gs_debug importing et_result = et_tvdctrl exceptions no_data = 1 open_sql_error = 2 others = 3.

DDIF_NAMETAB_GET call function 'DDIF_NAMETAB_GET' exporting tabname = '/SAPSLL/MODWG_PK_S' all_types = gc_true tables x031l_tab = lt_x031l dfies_tab = lt_dfies exceptions not_found = 1 others = 2.

DDIF_NAMETAB_GET call function 'DDIF_NAMETAB_GET' exporting tabname = '/SAPSLL/MODWRK_PK_S' all_types = gc_true tables x031l_tab = lt_x031l dfies_tab = lt_dfies exceptions not_found = 1 others = 2.

DDIF_NAMETAB_GET call function 'DDIF_NAMETAB_GET' exporting tabname = '/SAPSLL/MODKMAT_SK_S' all_types = gc_true tables x031l_tab = lt_x031l dfies_tab = lt_dfies exceptions not_found = 1 others = 2.

CONVERT_TO_FOREIGN_CURRENCY call function 'CONVERT_TO_FOREIGN_CURRENCY' exporting client = sy-mandt date = sy-datum foreign_currency = ls_mattab-amcur local_amount = ls_invoice-refpr local_currency = ls_invoice-waers importing foreign_amount = lv_refpr exceptions no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 others = 6.

/SAPSLL/PRFMODD_DB_RNG_READ call function '/SAPSLL/PRFMODD_DB_RNG_READ' exporting is_crit = ls_crit iv_flag_fill_buffer = 'X' is_debug = gs_debug importing et_result = lt_prfmodd exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prfmodd_vb-guid_prfmodd.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prfmodd_vb-guid_prfmodd.

/SAPSLL/PRFMODD_DB_COMP_TBL call function '/SAPSLL/PRFMODD_DB_COMP_TBL' exporting is_debug = gs_debug changing ct_upd_s = lt_prfmodd_vb ct_ins = lt_prfmodd_ins ct_upd = lt_prfmodd_upd ct_del = lt_prfmodd_del cv_updfl = lv_updfl.

/SAPSLL/PRFMODD_DB_WRITE call function '/SAPSLL/PRFMODD_DB_WRITE' exporting it_ins = lt_prfmodd_dummy it_upd = lt_prfmodd_dummy it_del = lt_prfmodd_del iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFMODD_DB_WRITE call function '/SAPSLL/PRFMODD_DB_WRITE' exporting it_ins = lt_prfmodd_dummy it_upd = lt_prfmodd_upd it_del = lt_prfmodd_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFMODD_DB_WRITE





call function '/SAPSLL/PRFMODD_DB_WRITE' exporting it_ins = lt_prfmodd_ins it_upd = lt_prfmodd_dummy it_del = lt_prfmodd_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFMODD_DB_COMP_TBL call function '/SAPSLL/PRFMODD_DB_COMP_TBL' exporting is_debug = gs_debug changing ct_upd_s = lt_prfmoddnew_vb ct_ins = lt_prfmodd_ins ct_upd = lt_prfmodd_upd ct_del = lt_prfmodd_del cv_updfl = lv_updfl.

/SAPSLL/PRFMODD_DB_WRITE call function '/SAPSLL/PRFMODD_DB_WRITE' exporting it_ins = lt_prfmodd_dummy it_upd = lt_prfmodd_dummy it_del = lt_prfmodd_del iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFMODD_DB_WRITE call function '/SAPSLL/PRFMODD_DB_WRITE' exporting it_ins = lt_prfmodd_dummy it_upd = lt_prfmodd_upd it_del = lt_prfmodd_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFMODD_DB_WRITE call function '/SAPSLL/PRFMODD_DB_WRITE' exporting it_ins = lt_prfmodd_ins it_upd = lt_prfmodd_dummy it_del = lt_prfmodd_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFMODD_DB_BUF_READ call function '/SAPSLL/PRFMODD_DB_BUF_READ' exporting is_crit = ls_crit is_debug = gs_debug importing et_result = ct_prfmodd exceptions no_data = 1 others = 2.

/SAPSLL/PRFMODD_DB_BUF_REF call function '/SAPSLL/PRFMODD_DB_BUF_REF' exporting is_debug = gs_debug.

/SAPSLL/MODWRK_DB_WRITE call function '/SAPSLL/MODWRK_DB_WRITE' exporting it_ins = lt_modwrk it_upd = lt_modwrk_dummy it_del = lt_modwrk_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/MODWG_DB_WRITE call function '/SAPSLL/MODWG_DB_WRITE' exporting it_ins = lt_modwg it_upd = lt_modwg_dummy it_del = lt_modwg_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_modelkmatm_hlp-guid_modkmatm.

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_modelkmatm_hlp-guid_modkmatm.

/SAPSLL/MODKMAT_DB_WRITE call function '/SAPSLL/MODKMAT_DB_WRITE' exporting it_ins = lt_modelkmat_ins it_upd = lt_modelkmat_upd it_del = lt_modelkmat_del iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/MODKMATM_DB_WRITE call function '/SAPSLL/MODKMATM_DB_WRITE' exporting it_ins = lt_modelkmatm_ins it_upd = lt_modelkmatm_upd it_del = lt_modelkmatm_del iv_flag_update_task = 'X' is_debug = gs_debug.



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