MM06EF0D_DOKUMENTE_BELEGNR_CHA 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 MM06EF0D_DOKUMENTE_BELEGNR_CHA 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DRAD_UPDATES_GET * CALL FUNCTION 'DRAD_UPDATES_GET' "936209 * TABLES new_drad_entries = doktab. "936209
DOCUMENT_ASSIGNMENT_REFRESH * CALL FUNCTION 'DOCUMENT_ASSIGNMENT_REFRESH'.
DOCUMENT_ASSIGNMENT_DIRECT * CALL FUNCTION 'DOCUMENT_ASSIGNMENT_DIRECT' * EXPORTING * buchen = 'X' * dokar = doktab1-dokar * doknr = doktab1-doknr * dokvr = doktab1-dokvr * sperren = ' ' * teildok = doktab1-doktl * add_assigns = ' ' * TABLES * assigns = doktab1 * EXCEPTIONS * OTHERS = 1.
DRAD_UPDATES_GET CALL FUNCTION 'DRAD_UPDATES_GET' TABLES new_drad_entries = doktab.
DRAD_CHANGE_BEFORE_COMMIT CALL FUNCTION 'DRAD_CHANGE_BEFORE_COMMIT' EXPORTING pfx_use_table2 = 'X' TABLES DRAD_FOR_CHANGE = doktab drad_for_change2 = lt_drad.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MM06EF0D_DOKUMENTE_BELEGNR_CHA - MM06EF0DDOKUMENTEBELEGNRCHA MM06EF0D_DOKUMENTENUEBERSICHT - MM06EF0DDOKUMENTENUEBERSICHT MM06EF0D_DOCU_LIEFERPLAN_SHOW - MM06EF0DDOCULIEFERPLANSHOW MM06EF0D_DOCU_LIEFERPLAN_ERZ - MM06EF0DDOCULIEFERPLANERZ MM06EF0D_DISPOFELDER_POS - MM06EF0DDISPOFELDERPOS MM06EF0D_DISPOFELDER_EKES - MM06EF0DDISPOFELDEREKES