SAPFM08R 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 SAPFM08R 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: Form Routines Invoice Verification
Text Symbol: 001 = Standard price
Text Symbol: 002 = Mov.av. price
INCLUDE FM08RTOP.
INCLUDE FM08REA0.
INCLUDE FM08REB0.
INCLUDE FM08REC0.
INCLUDE FM08RED0.
INCLUDE FM08REE0.
INCLUDE FM08REF0.
INCLUDE FM08REG0.
INCLUDE FM08REH0.
INCLUDE FM08REK0.
INCLUDE FM08REL0.
INCLUDE FM08REM0.
INCLUDE FM08REP0.
INCLUDE FM08RER0.
INCLUDE FM08RES0.
INCLUDE FM08RET0.
INCLUDE FM08REU0.
INCLUDE FM08REV0.
INCLUDE FM08REW0.
INCLUDE FM08REX0.
INCLUDE FM08REZ0.
INCLUDE FV61BF00.
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.
SAPFM08R - Form Routines Invoice Verification SAPFM08R - Form Routines Invoice Verification SAPFM07R - Form Routine Pool for Goods Movements and Reservations SAPFM07R - Form Routine Pool for Goods Movements and Reservations SAPFM07P_SMART - Subroutine pool for Goods Receipt using the Smart Forms SAPFM07P_SMART - Subroutine pool for Goods Receipt using the Smart Forms