FV45EFMA 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 FV45EFMA 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: .
INCLUDE FV45EFMA_VBEP_BEARBEITEN_BESCH .
INCLUDE FV45EFMA_ANLIEFERANSCHRIFT_FUE .
INCLUDE FV45EFMA_ANLIEFERANSCHRIFT_SIC .
INCLUDE FV45EFMA_AUTYP_ERMITTELN .
INCLUDE FV45EFMA_BANF_LIEFERDATUM .
INCLUDE FV45EFMA_BANF_TEXTLISTE_ERSTEL .
INCLUDE FV45EFMA_BANF_VBEP1_LESEN .
INCLUDE FV45EFMA_BANF_VBEP2_LESEN .
INCLUDE FV45EFMA_BESCHAFFUNG_ABSCHLIES .
INCLUDE FV45EFMA_BESCHAFFUNG_AENDERN .
INCLUDE FV45EFMA_BESCHAFFUNG_AENDERN_K .
INCLUDE FV45EFMA_BESCHAFFUNG_AENDERN_S .
INCLUDE FV45EFMA_BESCHAFFUNG_ANLEGEN .
INCLUDE FV45EFMA_BESCHAFFUNG_DETAIL_VO .
INCLUDE FV45EFMA_BESCHAFFUNG_DETAIL .
INCLUDE FV45EFMA_BESCHAFFUNG_FIXIEREN .
INCLUDE FV45EFMA_BESCHAFFUNG_FIXIEREN2 .
INCLUDE FV45EFMA_BESCHAFFUNG_FUELLEN .
INCLUDE FV45EFMA_BESCHAFFUNG_FUELLEN_A .
INCLUDE FV45EFMA_BESCHAFFUNG_FUELLEN_E .
INCLUDE FV45EFMA_BESCHAFFUNG_FUELLEN_F .
INCLUDE FV45EFMA_BESCHAFFUNG_FUELLEN_S .
INCLUDE FV45EFMA_BESCHAFFUNG_KALKULATI .
INCLUDE FV45EFMA_BESCHAFFUNG_LOESCHEN .
INCLUDE FV45EFMA_BESCHAFFUNG_MENGEN_ER .
INCLUDE FV45EFMA_BESCHAFFUNG_PRUEFEN_A .
INCLUDE FV45EFMA_BESCHAFFUNG_PRUEFEN_E .
INCLUDE FV45EFMA_BESCHAFFUNG_SICHERN .
INCLUDE FV45EFMA_BESCHAFFUNG_STATUS .
INCLUDE FV45EFMA_BESCHAFFUNG_VBEP_PFLE.
INCLUDE FV45EFMA_BESCHAFFUNG_VBEP1_LES.
INCLUDE FV45EFMA_BESCHAFFUNGSTYP_ERMIT.
INCLUDE FV45EFMA_BESTELLBESTAETIGUNG .
INCLUDE FV45EFMA_BESTELLUNG_SICHERN .
INCLUDE FV45EFMA_BEST_MENGE_TERMIN_AEN .
INCLUDE FV45EFMA_BUTTON_BESCHAFFUNG_DE .
INCLUDE FV45EFMA_BUTTON_BESCHAFFUNG_TE .
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.