RP_OADP_MIGRATE_CUSTOMIZING_V2 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 RP_OADP_MIGRATE_CUSTOMIZING_V2 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!
HRWPC_READ_TWPC_VG CALL FUNCTION 'HRWPC_READ_TWPC_VG' EXPORTING viewgroup = g_selected_viewgroups TABLES views = gt_vg EXCEPTIONS no_views_found_in_group = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RP_OADP_MIGRATE_CUSTOMIZING_V2 - RPOADPMIGRATECUSTOMIZINGV2 RP_OADP_MIGRATE_CUSTOMIZING_V1 - RPOADPMIGRATECUSTOMIZINGV1 RP_OADP_MIGRATE_CUSTOMIZING_S1 - RPOADPMIGRATECUSTOMIZINGS1 RP_OADP_MIGRATE_CUSTOMIZING_F1 - RPOADPMIGRATECUSTOMIZINGF1 RP_OADP_MIGRATE_CUSTOMIZING_D1 - RPOADPMIGRATECUSTOMIZINGD1 RP_OADP_MIGRATE_CUSTOMIZING - Migration of OADP Customizing Tables (Used as of mySAP ERP 2005)