SAP Reports / Programs | Marketing, Accounting and Pricing | Industry Solution Oil | Marketing, Accounting and Pricing(IS-OIL-DS-MAP) SAP IS

MV13AFOI SAP ABAP INCLUDE - Oil Include: MAP FORM Routine







MV13AFOI 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 MV13AFOI 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 MV13AFOI. "Basic submit
SUBMIT MV13AFOI AND RETURN. "Return to original report after report execution complete
SUBMIT MV13AFOI VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Oil Include: MAP FORM Routine


INCLUDES used within this REPORT MV13AFOI

INCLUDE MV13AFOI_DATUM_UBERGEBEN . " DATUM_UBERGEBEN
INCLUDE MV13AFOI_RV13A_OIC_DATE . " RV13A-OIC_DATE
INCLUDE MV13AFOI_PRUEF_STAFF_GR150 . " PRUEF_STAFF_GR150
INCLUDE MV13AFOI_PRUEF_STAFF_DATE . " PRUEF_STAFF_DATE
INCLUDE MV13AFOI_PRUEF_STAFF_DATEV . " PRUEF_STAFF_DATEV
INCLUDE MV13AFOI_STAFFEL_LOESCHEN_ISOI . " STAFFEL_LOESCHEN_ISOIL
INCLUDE MV13AFOI_DAY_UBERGEBEN . " DAY_UBERGEBEN
INCLUDE MV13AFOI_DOMAIN_TEXT . " DOMAIN_TEXT
INCLUDE MV13AFOI_RV13A_OIC_TIME . " RV13A-OIC_TIME
INCLUDE MV13AFOI_OIC_CHECK_FORMULA_CON . " OIC_CHECK_FORMULA_COND
INCLUDE MV13AFOI_OIC_FORM_AVE_EXCL . " OIC_FORM_AVE_EXCL
INCLUDE MV13AFOI_FCODE_OICQ . " FCODE_OICQ
INCLUDE MV13AFOI_OIC_FILL_COMM_STRS . " OIC_FILL_COMM_STRS
INCLUDE MV13AFOI_OIC_WRITEBACK_FORMULA . " OIC_WRITEBACK_FORMULA
INCLUDE MV13AFOI_OIC_RENUMBER_FORM . " OIC_RENUMBER_FORM
INCLUDE MV13AFOI_OIC_RENUMBER_XOICQ5 . " OIC_RENUMBER_XOICQ5
INCLUDE MV13AFOI_OIC_RENUMBER_XOICQ6 . " OIC_RENUMBER_XOICQ6
INCLUDE MV13AFOI_OIC_REMOVED_UNCHANGED . " OIC_REMOVED_UNCHANGED
INCLUDE MV13AFOI_OIC_REMOVE_XOICQ5 . " OIC_REMOVE_XOICQ5
INCLUDE MV13AFOI_OIC_REMOVE_XOICQ6 . " OIC_REMOVE_XOICQ6
INCLUDE MV13AFOI_POSITION_FOR_FORM_AVE . " POSITION_FOR_FORM_AVE_ITM
INCLUDE MV13AFOI_OIC_FORMULA_GET . " OIC_FORMULA_GET
INCLUDE MV13AFOI_FIELD_NO_OUTPUT . " FIELD_NO_OUTPUT
INCLUDE MV13AFOI_OIC_FORMULA_KNUMH_CHA . " OIC_FORMULA_KNUMH_CHANGE
INCLUDE MV13AFOI_OIC_RENUMBER_SAPSCRIP . " OIC_RENUMBER_SAPSCRIPT
INCLUDE MV13AFOI_OIC_CHECK_FORMULA_FOU . " OIC_CHECK_FORMULA_FOUND
INCLUDE MV13AFOI_OIC_NEW_FORMULA_NUMBE . " OIC_NEW_FORMULA_NUMBER
INCLUDE MV13AFOI_OIC_REMOVE_YOICQ4 . " OIC_REMOVE_YOICQ4
INCLUDE MV13AFOI_OIC_REMOVE_YOICQ5 . " OIC_REMOVE_YOICQ5
INCLUDE MV13AFOI_OIC_REMOVE_YOICQ6 . " OIC_REMOVE_YOICQ6
INCLUDE MV13AFOI_OIU_RENUMBER_XOIUQ6 . " OIU_RENUMBER_XOIUQ6
INCLUDE MV13AFOI_OIU_REMOVE_XOIUQ6 . " OIU_REMOVE_XOIUQ6


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