ICPC_F01 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 ICPC_F01 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: ABAP/4 Repository Information System: Program
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RS_CUA_STATUS CALL FUNCTION 'RS_CUA_STATUS' EXPORTING OBJECTNAME = PROGNAME LANGUAGE = SY-LANGU TABLES STATUS = STATUS EXCEPTIONS OBJECT_NOT_FOUND = 1 OBJECT_NOT_SPECIFIED = 2 PROGRAM_NOT_FOUND = 3.
RS_PROGNAME_SPLIT CALL FUNCTION 'RS_PROGNAME_SPLIT' EXPORTING PROGNAME_WITH_NAMESPACE = REPOSITORY-PROG IMPORTING NAMESPACE = NAMESPACE FUGR_GROUP = FGROUP SLDB_LOGDB_NAME = SLDB_LOGDB_NAME SLDB_IS_RESERVED_NAME = SLDB_IS_RESERVED_NAME EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ICPC_F01 - ABAP/4 Repository Information System: Program ICPC_EVT - Repository Infosystem: AT SELECTION-SCREEN ON VALUE/HELP REQUEST ICPC_D01 - Repository Infosystem: Global Data for GUI Status ICPCFTOP - R/3 Repository Information System: Find Global Data in Program ICPCFSEL - * IDDnnL: Table for Output Without Short Texts ICPCFF02 - ABAP/4 Repository Information System: Object Cross Reference