MV45AF0B_BELEG_SICHERN_VORBERE 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 MV45AF0B_BELEG_SICHERN_VORBERE 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!
SD_PARTNER_ADDRESSES_TO_DB CALL FUNCTION 'SD_PARTNER_ADDRESSES_TO_DB' EXPORTING FIF_VBELN = VBAK-VBELN FIF_TRTYP = da_trtyp TABLES FET_XVBPA = XVBPA FET_XVBADR = XVBADR EXCEPTIONS NUMBER_COULD_NOT_BE_DETERMINED = 1 CAM_SAVING_ERROR = 2 OTHERS = 3.
SD_XVBLB_YVBLB_GET_FOR_UPDATE CALL FUNCTION 'SD_XVBLB_YVBLB_GET_FOR_UPDATE' TABLES FXVBLB = XVBLB FYVBLB = YVBLB EXCEPTIONS OTHERS = 0.
SD_XVBKFZ_YVBKFZ_GET_FOR_UPD CALL FUNCTION 'SD_XVBKFZ_YVBKFZ_GET_FOR_UPD' TABLES FXVBKFZ = XVBKFZ FYVBKFZ = YVBKFZ EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV45AF0B_BELEG_SICHERN_VORBERE - MV45AF0BBELEGSICHERNVORBERE MV45AF0B_BELEG_SICHERN - Include LV05DFBF MV45AF0B_BELEG_SAVE_LOGIC - MV45AF0BBELEGSAVELOGIC MV45AF0B_BELEG_RENAME_LOGIC - MV45AF0BBELEGRENAMELOGIC MV45AF0B_BELEG_PRUEFEN - MV45AF0BBELEGPRUEFEN MV45AF0B_BELEG_POS_KOPIEREN_AU - MV45AF0BBELEGPOSKOPIERENAU