SAP Reports / Programs | Basis Components | Basis Services / Communication Interfaces | SAPscript(BC-SRV-SCR) SAP BC

MSSCFI00 SAP ABAP INCLUDE - documentation and ABAP source code







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

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:

SAPSCRIPT_DIALOG_CONFIRM call function 'SAPSCRIPT_DIALOG_CONFIRM' exporting dial_fcode = fcode_exit dial_name = form_header-tdform dial_otype = otype_form importing dial_fcode = fcode.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' exporting form = rsscf-tdform language = rsscf-tdspras activity = 'EDIT' exceptions others = 4.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' destination dest_31 exporting form = rsscf-tdform language = rsscf-tdspras activity = 'EDIT' exceptions communication_failure = 1 message msgtext system_failure = 2 message msgtext others = 4.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' exporting form = rsscf-tdform language = rsscf-tdspras activity = 'EDIT' exceptions others = 4.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' destination dest_31 exporting form = rsscf-tdform language = rsscf-tdspras activity = 'EDIT' exceptions communication_failure = 1 message msgtext system_failure = 2 message msgtext others = 4.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' exporting form = rsscf-tdform language = rsscf-tdspras activity = 'SHOW' exceptions others = 4.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' destination dest_31 exporting form = rsscf-tdform language = rsscf-tdspras activity = 'SHOW' exceptions communication_failure = 1 message msgtext system_failure = 2 message msgtext others = 4.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' exporting form = rsscf-tdform language = rsscf-tdspras activity = 'SHOW' exceptions others = 4.

SELECT_FORM call function 'SELECT_FORM' exporting form = rsscf-tdform language = rsscf-tdspras throughclient = 'X' tables selections = selections.

SAPSCRIPT_UTILITY_TESTPRINT call function 'SAPSCRIPT_UTILITY_TESTPRINT' destination dest_31 exporting i_form = rsscf-tdform i_language = rsscf-tdspras exceptions no_authority = 1 not_found = 2 communication_failure = 3 message msgtext system_failure = 4 message msgtext.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' exporting form = rsscf-tdform language = rsscf-tdspras activity = 'EDIT' exceptions others = 4.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' destination dest_31 exporting form = rsscf-tdform language = rsscf-tdspras activity = 'EDIT' exceptions communication_failure = 1 message msgtext system_failure = 2 message msgtext others = 4.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' exporting form = rsscf-tdform language = rsscf-tdspras activity = 'EDIT' exceptions others = 4.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' destination dest_31 exporting form = rsscf-tdform language = rsscf-tdspras activity = 'EDIT' exceptions communication_failure = 1 message msgtext system_failure = 2 message msgtext others = 4.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' exporting form = rsscf-tdform language = rsscf-tdspras activity = 'SHOW' exceptions others = 4.

CHECK_FORM_AUTHORITY call function 'CHECK_FORM_AUTHORITY' destination dest_31 exporting form = rsscf-tdform language = rsscf-tdspras activity = 'SHOW' exceptions communication_failure = 1 message msgtext system_failure = 2 message msgtext others = 4.

FORMPAINTER_CHANGE_CONSTANTS call function 'FORMPAINTER_CHANGE_CONSTANTS' exporting handle = dialog_handle constant_type = c_pageformat pageformat = itcta-tdpageform orientation = itcta-tdpageortn cpi = form_header-tdcpi lpi = form_header-tdlpi no_flush = false exceptions control_error = 1 others = 2.

CONTROL_DISPATCH call function 'CONTROL_DISPATCH' exporting fcode = sy-ucomm exceptions cb_not_found = 1 others = 2.

SAPSCRIPT_DIALOG_CONFIRM





call function 'SAPSCRIPT_DIALOG_CONFIRM' exporting dial_fcode = fcode_exit dial_name = form_header-tdform dial_otype = otype_form importing dial_fcode = fcode.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'TDSTRING' dynpprog = repid dynpnr = dynnr dynprofield = 'ITCDP-TDLSTRING' value_org = 'S' multiple_choice = ' ' tables value_tab = string field_tab = l_fieldtab exceptions parameter_error = 1 no_values_found = 2 others = 3.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'TDPARGRAPH' dynpprog = repid dynpnr = dynnr dynprofield = l_dynfield value_org = 'S' multiple_choice = ' ' tables value_tab = paragraph field_tab = l_fieldtab exceptions parameter_error = 1 no_values_found = 2 others = 3.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'TDPAGE' dynpprog = repid dynpnr = dynnr dynprofield = l_dynfield value_org = 'S' multiple_choice = ' ' tables value_tab = page field_tab = l_fieldtab exceptions parameter_error = 1 no_values_found = 2 others = 3.

HELP_VALUES_GET_WITH_DD_NAME call function 'HELP_VALUES_GET_WITH_DD_NAME' exporting display = list_display selectfield = 'PFORMAT' tablename = 'TSP08' * TITEL = ' ' * NO_PERS_HELP_SELECT = ' ' * TITLE_IN_VALUES_LIST = ' ' * USE_USER_SELECTIONS = ' ' * SHOW_ALL_VALUES_AT_FIRST_TIME = ' ' no_scroll = true * NO_MARKING_OF_CHECKVALUE = ' ' importing ind = index tables full_table = itsp08 exceptions no_tablefields_in_dictionary = 1 no_tablestructure_given = 2 more_then_one_selectfield = 3 no_selectfield = 4 others = 5.

DYNP_VALUES_UPDATE call function 'DYNP_VALUES_UPDATE' exporting dyname = repid dynumb = dynnr tables dynpfields = d_tab exceptions invalid_abapworkarea = 01 invalid_dynprofield = 02 invalid_dynproname = 03 invalid_dynpronummer = 04 invalid_request = 05 no_fielddescription = 06 undefind_error = 07.

FORMPAINTER_CHANGE_CONSTANTS call function 'FORMPAINTER_CHANGE_CONSTANTS' exporting handle = dialog_handle constant_type = c_pageformat pageformat = itsp08-pformat orientation = itsp08-orient cpi = form_header-tdcpi lpi = form_header-tdlpi no_flush = false exceptions control_error = 1 others = 2.

DYNP_VALUES_READ * call function 'DYNP_VALUES_READ' * exporting * dyname = repid * dynumb = dynnr * tables * dynpfields = d_tab * exceptions * invalid_abapworkarea = 01 * invalid_dynprofield = 02 * invalid_dynproname = 03 * invalid_dynpronummer = 04 * invalid_request = 05 * no_fielddescription = 06 * undefind_error = 07.

TRANSFER_NAMES_TO_FIELDS * call function 'TRANSFER_NAMES_TO_FIELDS' * exporting * selectfield = 'TDFONTDEC' * tables * fields = f_tab * namelist = list_of_fields * exceptions * wrong_format_given = 01.

HELP_VALUES_GET_WITH_TABLE_EXT * call function 'HELP_VALUES_GET_WITH_TABLE_EXT' * exporting * cucol = 0 * curow = 0 * fieldname = title_field * tabname = 'TFO02' * display = list_display * no_conversion = true * importing * index = index * tables * fields = f_tab * select_values = s_tab * valuetab = v_tab * exceptions * field_not_in_ddic = 01 * more_then_one_selectfield = 02 * no_selectfield = 03.

DYNP_VALUES_UPDATE * call function 'DYNP_VALUES_UPDATE' * exporting * dyname = repid * dynumb = dynnr * tables * dynpfields = d_tab * exceptions * invalid_abapworkarea = 01 * invalid_dynprofield = 02 * invalid_dynproname = 03 * invalid_dynpronummer = 04 * invalid_request = 05 * no_fielddescription = 06 * undefind_error = 07.



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