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

/SAPSLL/PRE_CALCULATE_FL0 SAP ABAP INCLUDE - Routines with L*







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


INCLUDES used within this REPORT /SAPSLL/PRE_CALCULATE_FL0

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/TCOGVS_DB_RNG_READ call function '/SAPSLL/TCOGVS_DB_RNG_READ' exporting is_crit = ls_tcogvs_crit * IV_FLAG_FILL_BUFFER = 'X' is_debug = gs_debug * IMPORTING * ET_RESULT = exceptions no_data = 1 open_sql_error = 2 others = 3 .

/SAPSLL/TCOGVA_DB_RNG_READ call function '/SAPSLL/TCOGVA_DB_RNG_READ' exporting is_crit = ls_tcogva_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_tcogva exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/T606G_DB_RNG_READ call function '/SAPSLL/T606G_DB_RNG_READ' exporting is_crit = ls_crit_t606g iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_result_t606g exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/CTYGPA_DB_RNG_READ call function '/SAPSLL/CTYGPA_DB_RNG_READ' exporting is_crit = is_crit_ctygpa iv_flag_fill_buffer = 'X' is_debug = gs_debug importing et_result = ct_result_ctygpa exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/LRGCGP_DB_RNG_READ call function '/SAPSLL/LRGCGP_DB_RNG_READ' exporting is_crit = is_crit_lrgcgp * IV_FLAG_FILL_BUFFER = 'X' is_debug = gs_debug importing et_result = ct_result_lrgcgp exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/AUTH_CHECK_LRG_SGL call function '/SAPSLL/AUTH_CHECK_LRG_SGL' exporting iv_autho = gc_auth_pref iv_lgreg = ls_result_lrgcgp_exp-lgreg iv_actvt = '03' "anzeigen iv_langu = sy-langu importing ev_auth_check_ok = lv_auth_check_ok exceptions no_activity_provided = 1 no_authority = 2 wrong_authority_object = 3 others = 4.

/SAPSLL/PRFLRG_DB_RNG_READ call function '/SAPSLL/PRFLRG_DB_RNG_READ' exporting is_crit = ls_prflrg_crit iv_flag_fill_buffer = 'X' is_debug = gs_debug importing et_result = lt_prflrg exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PRFCTY_DB_RNG_READ call function '/SAPSLL/PRFCTY_DB_RNG_READ' exporting is_crit = ls_prfcty_crit iv_flag_fill_buffer = 'X' is_debug = gs_debug importing et_result = lt_prfcty exceptions no_data = 1 open_sql_error = 2 others = 3.

/SAPSLL/PRFLRG_DB_BUF_READ call function '/SAPSLL/PRFLRG_DB_BUF_READ' exporting is_crit = ls_prflrg_crit is_debug = gs_debug importing et_result = et_prflrg exceptions no_data = 1 others = 2.

/SAPSLL/PRFCTY_DB_BUF_READ call function '/SAPSLL/PRFCTY_DB_BUF_READ' exporting is_crit = ls_prfcty_crit is_debug = gs_debug importing et_result = et_prfcty exceptions no_data = 1 others = 2.

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

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

/SAPSLL/GUID_CREATE call function '/SAPSLL/GUID_CREATE' importing ev_guid_16 = ls_prflrg_vb-guid_prflrg.

/SAPSLL/PRFLRG_DB_COMP_TBL call function '/SAPSLL/PRFLRG_DB_COMP_TBL' exporting is_debug = gs_debug changing ct_upd_s = lt_prflrg_vb ct_ins = lt_prflrg_ins ct_upd = lt_prflrg_upd ct_del = lt_prflrg_del cv_updfl = lv_updfl.

/SAPSLL/PRFLRG_DB_WRITE call function '/SAPSLL/PRFLRG_DB_WRITE' exporting it_ins = lt_prflrg_dummy it_upd = lt_prflrg_upd it_del = lt_prflrg_del iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFLRG_DB_WRITE call function '/SAPSLL/PRFLRG_DB_WRITE' exporting it_ins = lt_prflrg_ins it_upd = lt_prflrg_dummy it_del = lt_prflrg_dummy iv_flag_update_task = 'X' is_debug = gs_debug.

/SAPSLL/PRFLRG_DB_BUF_READ call function '/SAPSLL/PRFLRG_DB_BUF_READ' exporting is_crit = is_prflrg_crit is_debug = gs_debug importing et_result = ct_prflrg exceptions no_data = 1 others = 2.

/SAPSLL/TPFONA_DB_RNG_READ call function '/SAPSLL/TPFONA_DB_RNG_READ' exporting is_crit = ls_tpfona_crit iv_flag_fill_buffer = gc_false is_debug = gs_debug importing et_result = ct_result_tpfona exceptions no_data = 1 open_sql_error = 2 others = 3.



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