FKCEBF00_CHECK_COMMENTARY 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 FKCEBF00_CHECK_COMMENTARY 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
KYCO_REPORT_COMMENTARY CALL FUNCTION 'KYCO_REPORT_COMMENTARY' EXPORTING I_APPLCLASS = L_RKB1D-APPLCLASS I_SUBCLASS = I_SUBCLASS I_TABNAME = L_RKB1D-TABNAME I_SMODUS = RKB1D-SMODUS I_REPID = I_REPID MODE = 'E'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FKCEBF00_CHECK_COMMENTARY - FKCEBF00CHECKCOMMENTARY FKCEBF00 - General routines (for reports with data and definition) FKCEBE00_E12_DELETE_EXCEPTIONS - FKCEBE00E12DELETEEXCEPTIONS FKCEBE00_E11_EXCEPTION - FKCEBE00E11EXCEPTION FKCEBE00_E10_SET_SLEVEL - FKCEBE00E10SETSLEVEL FKCEBE00_E09_SET_HDAR - FKCEBE00E09SETHDAR