SAP Reports / Programs | Materials Management | Inventory Management(MM-IM) SAP MM

MOMB0F11 SAP ABAP INCLUDE - Transaction-Specific Form Routines







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


Text pool values


Title: Transaction-Specific Form Routines


INCLUDES used within this REPORT MOMB0F11

INCLUDE MOMB0F11_OCODE1 . " OCODE1
INCLUDE MOMB0F11_SET_STATUS . " SET_STATUS
INCLUDE MOMB0F11_TEXT_NOTE . " TEXT_NOTE
INCLUDE MOMB0F11_CALL_TIP . " CALL_TIP
INCLUDE MOMB0F11_VNAME_FU . " VNAME_FU
INCLUDE MOMB0F11_OMB1 . " OMB1
INCLUDE MOMB0F11_BWART_OMB1 . " BWART_OMB1
INCLUDE MOMB0F11_VNAME_FU_OMB1 . " VNAME_FU_OMB1
INCLUDE MOMB0F11_VNAME_FU_OMBC . " VNAME_FU_OMBC
INCLUDE MOMB0F11_VNAME_FU_OMC1 . " VNAME_FU_OMC1
INCLUDE MOMB0F11_VNAME_FU_NONEW . " VNAME_FU_NONEW
INCLUDE MOMB0F11_VNAME_FU_COPYONLY . " VNAME_FU_COPYONLY
INCLUDE MOMB0F11_PRREG . " PRREG
INCLUDE MOMB0F11_SET_OMB1 . " SET_OMB1
INCLUDE MOMB0F11_OMB2 . " OMB2
INCLUDE MOMB0F11_OMJ5 . " OMJ5
INCLUDE MOMB0F11_OMJ7 . " OMJ7
INCLUDE MOMB0F11_MB1C . " MB1C
INCLUDE MOMB0F11_MB_ZUGANG . " MB_ZUGANG
INCLUDE MOMB0F11_MB1C_MHD . " MB1C_MHD
INCLUDE MOMB0F11_SET_OMB2 . " SET_OMB2
INCLUDE MOMB0F11_SET_OMJ5 . " SET_OMJ5
INCLUDE MOMB0F11_SET_OMJ7 . " SET_OMJ7
INCLUDE MOMB0F11_OMBA . " OMBA
INCLUDE MOMB0F11_SELECT_DBA . " SELECT_DBA
INCLUDE MOMB0F11_SET_OMBA . " SET_OMBA
INCLUDE MOMB0F11_OMBC . " OMBC
INCLUDE MOMB0F11_SET_OMBC . " SET_OMBC
INCLUDE MOMB0F11_OMBG . " OMBG
INCLUDE MOMB0F11_SET_OMBG . " SET_OMBG
INCLUDE MOMB0F11_OMBL . " OMBL
INCLUDE MOMB0F11_SET_OMBL . " SET_OMBL
INCLUDE MOMB0F11_OMBN . " OMBN
INCLUDE MOMB0F11_VNAME_FU_OMBN . " VNAME_FU_OMBN
INCLUDE MOMB0F11_SET_OMBN . " SET_OMBN
INCLUDE MOMB0F11_OMBR . " OMBR
INCLUDE MOMB0F11_SET_OMBR . " SET_OMBR




INCLUDE MOMB0F11_OMBS . " OMBS
INCLUDE MOMB0F11_SET_OMBS . " SET_OMBS
INCLUDE MOMB0F11_OMC1 . " OMC1
INCLUDE MOMB0F11_SET_OMC1 . " SET_OMC1
INCLUDE MOMB0F11_OMC2 . " OMC2
INCLUDE MOMB0F11_SET_OMC2 . " SET_OMC2
INCLUDE MOMB0F11_OMCC . " OMCC
INCLUDE MOMB0F11_SET_OMCC . " SET_OMCC
INCLUDE MOMB0F11_OMCF . " OMCF
INCLUDE MOMB0F11_SET_OMCF . " SET_OMCF
INCLUDE MOMB0F11_SET_OMJ2 . " SET_OMJ2
INCLUDE MOMB0F11_OMJ2 . " OMJ2


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