FOPC_DOCUMENTS_PROGCHECK is a standard Executable ABAP Report 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 FOPC_DOCUMENTS_PROGCHECK 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.
Selection Text: T_DEVCLS = Packages
Selection Text: P_XI = FOPC_XI
Selection Text: P_WRKFLW = FOPC_WORKFLOW
Selection Text: P_USROPT = Packages Specified by User
Selection Text: P_UI = FOPC_UI
Selection Text: P_SUBPAC = Including All Subpackages
Selection Text: P_SSET = FOPC_STRUCTURE_SETUP
Selection Text: P_REPOR = FOPC_REPORTING
Selection Text: P_NAVIDX = Update Navigation Index
Selection Text: P_HRORG = FOPC_HR_ORG
Selection Text: P_GEN = Program Generation
Selection Text: P_FINMIC = FIN_INTERNAL_PROCESS_CONTROL
Selection Text: P_FINAM = FINA_INTERNAL_PROCESS_CONTROL
Selection Text: P_EX_CH = Extended Syntax Check
Selection Text: P_EXTRAC = FOPC_EXTRACTION
Selection Text: P_DOCS = FOPC_DOCUMENTS
Selection Text: P_CUST = FOPC_CUSTOMIZING
Selection Text: P_CHECK = Syntax Check
Selection Text: P_CASE = FOPC_CASE_MANAGEMENT
Selection Text: P_ASSES = FOPC_ASSESSMENT_ISSUE_PLAN
Selection Text: P_AIS = FOPC_AIS
Title: Extended Syntax Check for Development Classes
Text Symbol: F03 = Packages
Text Symbol: F02 = Action
Text Symbol: F01 = Packages
Text Symbol: 002 = Deselect All
Text Symbol: 001 = Select All
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting percentage = i_percentage text = str.
EXTENDED_PROGRAM_CHECK call function 'EXTENDED_PROGRAM_CHECK' exporting program = i_reportname * BASIS 630 - doesn't have this parameter ??? * message_level = 1 test_all = 'X' importing result = result result_stat = resultstat exceptions fatal_error = 0.
EXTENDED_PROGRAM_CHECK_SHOW call function 'EXTENDED_PROGRAM_CHECK_SHOW' exporting result = result result_stat = resultstat * show_all = 'X' repid = i_reportname.
EXTENDED_PROGRAM_CHECK call function 'EXTENDED_PROGRAM_CHECK' exporting program = i_reportname * BASIS 630 - doesn't have this parameter ??? * message_level = 1 test_all = 'X' importing result = result result_stat = resultstat.
EXTENDED_PROGRAM_CHECK_SHOW call function 'EXTENDED_PROGRAM_CHECK_SHOW' exporting result = result result_stat = resultstat * show_all = 'X' repid = i_reportname.
EXTENDED_PROGRAM_CHECK_SHOW call function 'EXTENDED_PROGRAM_CHECK_SHOW' exporting result = ex_check-result result_stat = ex_check-resultstat * show_all = 'X' repid = i_reportname.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FOPC_DOCUMENTS_PROGCHECK - Extended Syntax Check for Development Classes FOPC_DOCUMENTS_PROGCHECK - Extended Syntax Check for Development Classes FOPC_DOCUMENTS_MONITOR_TOP01 - FOPCDOCUMENTSMONITORTOP01 FOPC_DOCUMENTS_MONITOR_SCR200 - FOPCDOCUMENTSMONITORSCR200 FOPC_DOCUMENTS_MONITOR_SCR100 - FOPCDOCUMENTSMONITORSCR100 FOPC_DOCUMENTS_MONITOR_FILTER - MIC Documents and Links Monitor