SAPMF67F is a standard Module pool for a dialog screen ABAP Program 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 SAPMF67F into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FNFP - ISIS: Change file
FNFO - ISIS: Create file
FNF3 - Rollover: Display file
FNF2 - Rollover: Change file
FNF1 - Rollover: Create file
FNFQ - ISIS: Display file
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: Rollover: Create/Change/Delete File
Text Symbol: 177 = Please enter the new clerk
Text Symbol: 176 = Main file already exists
Text Symbol: 175 = be used as a reference
Text Symbol: 174 = Should & & & &'
Text Symbol: 173 = & | & | & | &
Text Symbol: 172 = Selection criterion: File &
Text Symbol: 171 = Main selection criterion: & / & / &
Text Symbol: 170 = Selection criteria:
Text Symbol: 162 = Memo for main file
Text Symbol: 161 = No memo
Text Symbol: 160 = Memo Exists
Text Symbol: 152 = the main file?
Text Symbol: 151 = Do you really want to delete
Text Symbol: 150 = Delete Main File
Text Symbol: 142 = selection condition?
Text Symbol: 141 = Do you really want to delete the
Text Symbol: 140 = Delete selection criterion
Text Symbol: 132 = Delete all files?
Text Symbol: 131 = Are you sure you want to
Text Symbol: 130 = Delete All Files
Text Symbol: 122 = delete file &?
Text Symbol: 121 = Do you really want to
Text Symbol: 120 = Delete File
Text Symbol: 112 = be saved?
Text Symbol: 111 = Should the data entered
Text Symbol: 110 = Exit &
Text Symbol: 102 = Application
Text Symbol: 101 = Cancel anyway?
Text Symbol: 100 = Cancel &
Text Symbol: 013 = Display
Text Symbol: 012 = Change
Text Symbol: 011 = Create
Text Symbol: 001 = Main File
INCLUDE MF67FO10.
INCLUDE MF67FI10.
INCLUDE MF67FO20.
INCLUDE MF67FI20.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.