SAP Reports / Programs

SAPICFF_ SAP ABAP Report - R/3 Repository Information System: Function Modules







SAPICFF_ is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Integration of new object in the ABAP/4 Repository Information System...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter SAPICFF_ 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 SAPICFF_. "Basic submit
SUBMIT SAPICFF_ AND RETURN. "Return to original report after report execution complete
SUBMIT SAPICFF_ VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: FF_ACT = Active Function Modules
Selection Text: FF_ALL2 = ?...(FF_ALL2)
Selection Text: FF_ALL3 = ?...(FF_ALL3)
Selection Text: FF_APPL = Application
Selection Text: FF_FREI = Released Function Modules
Selection Text: FF_GLOB = Global Interface
Selection Text: FF_IFREI = Released Internally
Selection Text: FF_LOC = Local Interface
Selection Text: FF_NFREI = All Function Modules
Selection Text: FF_NORM = All Function Modules
Selection Text: FF_RESP = Person Responsible
Selection Text: FF_RFC = RFC Modules
Selection Text: FF_STRUC = Interface Reference
Selection Text: FF_VERB = Update Modules
Selection Text: KEY1 = Function Group
Selection Text: KEY2 = Function Module
Selection Text: LOOPC = Maximum Number of Hits
Selection Text: XADIR = D Package
Selection Text: XCOMPO = Application Component
Selection Text: XTEXT = Short Description
Title: R/3 Repository Information System: Function Modules
Text Symbol: V12 = Use of a Structure
Text Symbol: V11 = for Structure Fields ?
Text Symbol: V10 = Where-Used List: Include
Text Symbol: TFP = Function Modules
Text Symbol: S02 = Additional Selections
Text Symbol: S01 = Standard Selections
Text Symbol: 001 = Package
Text Symbol: 333 = Maximum No. of Hits
Text Symbol: 555 = Only Reusable...
Text Symbol: 999 = Short Description
Text Symbol: CR1 = Function Module
Text Symbol: CR2 = Function Modules
Text Symbol: E01 = Settings
Text Symbol: FF1 = Function Module Name
Text Symbol: FF2 = Function Group
Text Symbol: FF3 = Short Description
Text Symbol: FF5 = A





Text Symbol: FF9 = Person Responsible
Text Symbol: HDR = Function Module
Text Symbol: P50 = Short Description
Text Symbol: P51 = Found Locations/Short Description
Text Symbol: R02 = Released Function Modules
Text Symbol: R03 = Check Internally Released Objects
Text Symbol: R06 = Active Modules
Text Symbol: R07 = Inactive Modules
Text Symbol: R09 = Update Modules
Text Symbol: R12 = Local Interface
Text Symbol: R13 = Take into Account Generated Funct.Modules
Text Symbol: R14 = All
Text Symbol: R15 = RFC Modules
Text Symbol: R16 = Global Interface
Text Symbol: R29 = Only Modules for Search Help
Text Symbol: R30 = Only Modules for BAPI


INCLUDES used within this REPORT SAPICFF_

INCLUDE ICFF_F01. " FORM ROUTINES FÜR SUCHEN OBJEKT
INCLUDE ICFF_F02. " FORM ROUTINES FÜR CROSSREFERENZ OBJEKT
INCLUDE ICFF_F03. " FORM ROUTINES FÜR ENVIRONMENT
INCLUDE ICFF_F04. " FORM ROUTINEN FÜR NICHTVERWENDETE OBJEKTE


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:

No SAP FUNCTION MODULES are executed within this report code!



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