MOIFAFAM 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 MOIFAFAM 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 MRN AMC (APPEND maintenance concept) FORM routines
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
OIF_FIELD_SETTINGS_GET CALL FUNCTION 'OIF_FIELD_SETTINGS_GET' EXPORTING I_PROGRAM = PI_REPID I_DYNNR = PI_DYNNR I_PBLTYP = OIFSPBL-PBLTYP I_TR_RNBT = OIRBPBLB-RNBT I_DS_RNBT = G_DS_RNBT I_TRTYP = G_DS_TRTYP IMPORTING E_FIELDSELECTION = L_FIELD_SELECTION_TAB EXCEPTIONS LEAD_RNBT_NOT_DEFINED = 1.
OIF_FIELD_SETTINGS_SET CALL FUNCTION 'OIF_FIELD_SETTINGS_SET' EXPORTING I_FIELD_SELECTION = L_FIELD_SELECTION_TAB * i_trtyp = t180-trtyp.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MOIFAFAM - INCLUDE MRN AMC (APPEND maintenance concept) FORM routines MOIFAF20 - Include MOIFAF20 (Forms for detail screens) MOIFAF10 - Include MOIFAF10 (Forms for initial screens) MOIFAEXT - Logistics invoice verific.: post invoice document MOICSDPDCMTOP - Include MOICSDPDCMTOP MOICSDPDCMO01 - Include MOICSDPDCMO01