SAP Reports / Programs | Project System | Structures | Standard Network(PS-ST-TMP-NET) SAP PS

MCNMPFBI SAP ABAP INCLUDE - MPX Interface Standard Network Upload: BDC Input Routines







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


Text pool values


Title: MPX Interface Standard Network Upload: BDC Input Routines


INCLUDES used within this REPORT MCNMPFBI

INCLUDE MCNMPFBI_BDC_STANDARDNETZ . " BDC_STANDARDNETZ
INCLUDE MCNMPFBI_BDC_STANDARDNETZ_ALT . " BDC_STANDARDNETZ_ALT
INCLUDE MCNMPFBI_BDC_ARBEITSPLATZ_EINS . " BDC_ARBEITSPLATZ_EINSTIEG
INCLUDE MCNMPFBI_BDC_ARBEITSPLATZ_GRUN . " BDC_ARBEITSPLATZ_GRUNDDATE
INCLUDE MCNMPFBI_BDC_ARBEITSPLATZ_TERM . " BDC_ARBEITSPLATZ_TERMINIER
INCLUDE MCNMPFBI_ARBEITSPLATZ_PROTOKOL . " ARBEITSPLATZ_PROTOKOLL
INCLUDE MCNMPFBI_BDC_EINSTIEG_ANWAEHLE . " BDC_EINSTIEG_ANWAEHLEN
INCLUDE MCNMPFBI_BDC_EINSTIEG . " BDC_EINSTIEG
INCLUDE MCNMPFBI_BDC_TRANSAKTION_START . " BDC_TRANSAKTION_STARTEN
INCLUDE MCNMPFBI_BDC_ALTERNATIVEN_ANWA . " BDC_ALTERNATIVEN_ANWAEHLEN
INCLUDE MCNMPFBI_BDC_ALTERNATIVEN_UEBE . " BDC_ALTERNATIVEN_UEBERSICH
INCLUDE MCNMPFBI_BDC_KOPF . " BDC_KOPF
INCLUDE MCNMPFBI_BDC_PROFILE . " BDC_PROFILE
INCLUDE MCNMPFBI_BDC_VORGANG_ANWAEHLEN . " BDC_VORGANG_ANWAEHLEN
INCLUDE MCNMPFBI_BDC_VORGANG_LOESCHEN . " BDC_VORGANG_LOESCHEN
INCLUDE MCNMPFBI_VORGANG_GELOESCHT_PRO . " VORGANG_GELOESCHT_PROTOKOL
INCLUDE MCNMPFBI_BDC_VORGANGS_UEBERSIC . " BDC_VORGANGS_UEBERSICHT
INCLUDE MCNMPFBI_BDC_VORGANGS_DYNPRO_E . " BDC_VORGANGS_DYNPRO_ERMITT
INCLUDE MCNMPFBI_BDC_GRUNDDATEN_DETAIL . " BDC_GRUNDDATEN_DETAIL
INCLUDE MCNMPFBI_BDC_GRUNDDATEN_ARBEIT . " BDC_GRUNDDATEN_ARBEIT
INCLUDE MCNMPFBI_BDC_FREMDBEARB_DETAIL . " BDC_FREMDBEARB_DETAIL
INCLUDE MCNMPFBI_BDC_KOSTEN_DETAIL . " BDC_KOSTEN_DETAIL
INCLUDE MCNMPFBI_BDC_VORGANG_DETAIL . " BDC_VORGANG_DETAIL
INCLUDE MCNMPFBI_VORGANG_PROTOKOLL . " VORGANG_PROTOKOLL
INCLUDE MCNMPFBI_BDC_ELEMENT_LOESCHEN . " BDC_ELEMENT_LOESCHEN
INCLUDE MCNMPFBI_ELEMENT_GELOESCHT_PRO . " ELEMENT_GELOESCHT_PROTOKOL
INCLUDE MCNMPFBI_BDC_ELEMENTE_UEBERSIC . " BDC_ELEMENTE_UEBERSICHT
INCLUDE MCNMPFBI_BDC_ELEMENTE_DYNPRO_E . " BDC_ELEMENTE_DYNPRO_ERMITT
INCLUDE MCNMPFBI_BDC_ARBEITSELEMENTE_D . " BDC_ARBEITSELEMENTE_DETAIL
INCLUDE MCNMPFBI_ARBEIT_DETAIL . " ARBEIT_DETAIL
INCLUDE MCNMPFBI_ELEMENT_PROTOKOLL . " ELEMENT_PROTOKOLL
INCLUDE MCNMPFBI_BDC_AOB_LOESCHEN . " BDC_AOB_LOESCHEN
INCLUDE MCNMPFBI_AOB_GELOESCHT_PROTOKO . " AOB_GELOESCHT_PROTOKOLL
INCLUDE MCNMPFBI_BDC_AOB_UEBERSICHT . " BDC_AOB_UEBERSICHT
INCLUDE MCNMPFBI_AOB_PROTOKOLL . " AOB_PROTOKOLL
INCLUDE MCNMPFBI_BDC_OBSE . " BDC_OBSE
INCLUDE MCNMPFBI_BDC_OBSE_AOB . " BDC_OBSE_AOB




INCLUDE MCNMPFBI_BDC_OPEN_GROUP . " BDC_OPEN_GROUP
INCLUDE MCNMPFBI_BDC_INSERT . " BDC_INSERT
INCLUDE MCNMPFBI_BDC_CLOSE_GROUP . " BDC_CLOSE_GROUP
INCLUDE MCNMPFBI_CALL_TRANSACTION . " CALL_TRANSACTION
INCLUDE MCNMPFBI_BDC_DYNPRO . " BDC_DYNPRO
INCLUDE MCNMPFBI_BDC_FIELDZ . " BDC_FIELDZ
INCLUDE MCNMPFBI_BDC_FIELDM . " BDC_FIELDM
INCLUDE MCNMPFBI_BDC_FIELD . " BDC_FIELD


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