P_TC_CHECK_CUSTOMIZING_FORMS 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 P_TC_CHECK_CUSTOMIZING_FORMS into the relevant SAP transactions such as SE38 or SE80
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.
Title: Check Customizing Dialog (Forms)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FSBP_TC_MESSAGE_OUT call function 'FSBP_TC_MESSAGE_OUT'.
FSBP_TC_MESSAGE_OUT call function 'FSBP_TC_MESSAGE_OUT' exporting i_msgty = 'S'.
FSBP_TC_MESSAGE_GET call function 'FSBP_TC_MESSAGE_GET' importing e_tab_return = l_tab_return.
FSBP_TC_MESSAGE_OUT call function 'FSBP_TC_MESSAGE_OUT' exporting i_msgty = 'S'.
FSBP_TC_MESSAGE_GET call function 'FSBP_TC_MESSAGE_GET' importing e_tab_return = l_tab_return.
FSBP_TC_MESSAGE_GET call function 'FSBP_TC_MESSAGE_GET' importing e_tab_return = l_tab_return.
FSBP_TC_MESSAGE_OUT call function 'FSBP_TC_MESSAGE_OUT' exporting i_msgty = 'S' i_str_return = l_str_return.
FSBP_TC_MESSAGE_GET call function 'FSBP_TC_MESSAGE_GET' importing e_tab_return = l_tab_return.
FSBP_TC_MESSAGE_OUT call function 'FSBP_TC_MESSAGE_OUT' exporting i_msgty = 'S' i_str_return = l_str_return.
FSBP_TC_MESSAGE_GET call function 'FSBP_TC_MESSAGE_GET' importing e_tab_return = l_tab_return.
FSBP_TC_MESSAGE_OUT call function 'FSBP_TC_MESSAGE_OUT'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
P_TC_CHECK_CUSTOMIZING_FORMS - Check Customizing Dialog (Forms) P_TC_CHECK_CUSTOMIZING_CHECF01 - Include P_TC_CHECK_CUSTOMIZING_CHECF01 P_SYNCHRO_PREF_F01 - PSYNCHROPREFF01 P_START_USER_COMMAND_2000I01 - PSTARTUSERCOMMAND2000I01 P_START_USER_COMMAND_1000I01 - PSTARTUSERCOMMAND1000I01 P_START_PAI_BEGINI01 - PSTARTPAIBEGINI01