ISU_MOVEOUT_ABRDATS is a standard Executable ABAP Report 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 ISU_MOVEOUT_ABRDATS 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.
Title: SAP Only: Reactivate Reversed Move-Out (EAUS, EAUSV,EVER)
INCLUDE IEUPDMOD.
No SAP DATABASE tables are accessed within this REPORT code!
ISU_DB_EAUSV_UPDATE CALL FUNCTION 'ISU_DB_EAUSV_UPDATE' EXPORTING x_upd_mode = co_upd_update x_eausv = t_eausv x_old_eausv = db_eausv.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ISU_MOVEOUT_ABRDATS - SAP Only: Reactivate Reversed Move-Out (EAUS, EAUSV,EVER) ISU_MOVEOUT_ABRDATS - SAP Only: Reactivate Reversed Move-Out (EAUS, EAUSV,EVER) ISU_MIOLXF20 - ISUMIOLXF20 ISU_MIGRATE_DUMMY_BEFORE - DDIC Modifications Before DUMMY (Template) ISU_MIGRATE_DUMMY_BEFORE - DDIC Modifications Before DUMMY (Template) ISU_MIGRATE_DUMMY_AFTER - DDIC Modifications after Upgrade for DUMMY (Template)