SAP Reports / Programs | Materials Management | Purchasing(MM-PUR) SAP MM

MM06EFTE SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT MM06EFTE

INCLUDE MM06EFTE_INLINE_TEXT_PBO . " INLINE_TEXT_PBO
INCLUDE MM06EFTE_INLINE_TEXT_PAI . " INLINE_TEXT_PAI
INCLUDE MM06EFTE_TXIT_LESEN . " TXIT_LESEN
INCLUDE MM06EFTE_TEXT_LESEN . " TEXT_LESEN
INCLUDE MM06EFTE_LANGTEXT_KENNZEICHEN_ . " LANGTEXT_KENNZEICHEN_SETZE
INCLUDE MM06EFTE_TINLINETAB_LESEN . " TINLINETAB_LESEN
INCLUDE MM06EFTE_TINLINETAB_FUELLEN . " TINLINETAB_FUELLEN
INCLUDE MM06EFTE_TEXT_INITIALISIEREN . " TEXT_INITIALISIEREN
INCLUDE MM06EFTE_TEXT_EDITIEREN . " TEXT_EDITIEREN
INCLUDE MM06EFTE_THEADTAB_FUELLEN . " THEADTAB_FUELLEN
INCLUDE MM06EFTE_TEXTE_UMBENENNEN . " TEXTE_UMBENENNEN
INCLUDE MM06EFTE_TXID_LESEN_KOPF . " TXID_LESEN_KOPF
INCLUDE MM06EFTE_TXID_LESEN_POSITION . " TXID_LESEN_POSITION
INCLUDE MM06EFTE_NEXT_TEXT . " NEXT_TEXT
INCLUDE MM06EFTE_KOPF_TEXTE_SELEKTIERE . " KOPF_TEXTE_SELEKTIEREN
INCLUDE MM06EFTE_POSITIONS_TEXTE_SELEK . " POSITIONS_TEXTE_SELEKTIERE
INCLUDE MM06EFTE_THEADTAB_UPDATE . " THEADTAB_UPDATE
INCLUDE MM06EFTE_KOPFTEXT_UEBERNAHME . " KOPFTEXT_UEBERNAHME
INCLUDE MM06EFTE_KOPFTEXT_UEBERNAHME_2 . " KOPFTEXT_UEBERNAHME_2
INCLUDE MM06EFTE_TEXT_UEBERNAHME_KOPF_ . " TEXT_UEBERNAHME_KOPF_ANFR
INCLUDE MM06EFTE_TEXT_UEBERNAHME_POS_A . " TEXT_UEBERNAHME_POS_ANFR
INCLUDE MM06EFTE_TEXT_UEBERNAHME_EINE_ . " TEXT_UEBERNAHME_EINE_BEST
INCLUDE MM06EFTE_TEXT_UEBERNAHME_EINA_ . " TEXT_UEBERNAHME_EINA_ANGB
INCLUDE MM06EFTE_TEXT_FCODE_POSITION . " TEXT_FCODE_POSITION
INCLUDE MM06EFTE_TEXT_FCODE_KOPF . " TEXT_FCODE_KOPF
INCLUDE MM06EFTE_POSITIONS_TEXTE_BEARB . " POSITIONS_TEXTE_BEARBEITEN
INCLUDE MM06EFTE_UNFIXIERTE_TEXTE_LOES . " UNFIXIERTE_TEXTE_LOESCHEN
INCLUDE MM06EFTE_POSITIONS_TEXTE_LOESC . " POSITIONS_TEXTE_LOESCHEN
INCLUDE MM06EFTE_POSITIONSTEXT_UEBER0I . " POSITIONSTEXT_UEBERNAHME
INCLUDE MM06EFTE_ICDTXT_EINKBELEG_UPDA . " ICDTXT_EINKBELEG_UPDATE
INCLUDE MM06EFTE_POSITIONSTEXT_UEBER0H . " POSITIONSTEXT_UEBERNAHME_2
INCLUDE MM06EFTE_TEXT_LOESCHEN . " TEXT_LOESCHEN
INCLUDE MM06EFTE_TEXT_MARKIERUNG_POS . " TEXT_MARKIERUNG_POS
INCLUDE MM06EFTE_TEXT_MARKIERUNG_KOPF . " TEXT_MARKIERUNG_KOPF
INCLUDE MM06EFTE_TEXT_POPUP . " TEXT_POPUP
INCLUDE MM06EFTE_TEXT_BLOCK . " TEXT_BLOCK
INCLUDE MM06EFTE_KOPFTEXTE_KOPIEREN . " KOPFTEXTE_KOPIEREN
INCLUDE MM06EFTE_REFERENZ_KEY_SETZEN_P . " REFERENZ_KEY_SETZEN_POS
INCLUDE MM06EFTE_POSITIONSTEXT_UEBERNA . " POSITIONSTEXT_UEBERNAHME_3




INCLUDE MM06EFTE_TEXT_SPRACHE_AENDERN . " TEXT_SPRACHE_AENDERN
INCLUDE MM06EFTE_REF_DOC_FIELDS . " REF_DOC_FIELDS
INCLUDE MM06EFTE_REFERENZ_KEY_SETZEN_K . " REFERENZ_KEY_SETZEN_KOPF
INCLUDE MM06EFTE_REF_DOC_FIELDS_HEADER . " REF_DOC_FIELDS_HEADER
INCLUDE MM06EFTE_TEXT_MSG_06132 . " TEXT_MSG_06132
INCLUDE MM06EFTE_READ_ITEM_TEXTS . " READ_ITEM_TEXTS
INCLUDE MM06EFTE_TEXTFLAG . " TEXTFLAG
INCLUDE MM06EFTE_TEXT_CHANGE_LANGUAGE.
INCLUDE MM06EFTE_READ_HEADER_TEXTS . " READ_HEADER_TEXTS
INCLUDE MM06EFTE_TEXT_FIXIEREN. " TEXT_FIXIEREN


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