USMD_FIN_MDM_ORG_PREPARE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You need to run this program
If you would like to execute this report or see the full code listing simply enter USMD_FIN_MDM_ORG_PREPARE 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.
Selection Text: R_LOG = Display Logs
Selection Text: R_PROG = Start Preparation
Title: Preparation for Migration from FIN_MDM_ACC to MDG_FOUNDATION
Text Symbol: 001 = From (Date/Time)
Text Symbol: 002 = To (Date/Time)
Text Symbol: 003 = User
INCLUDE USMD_FIN_MDM_ORG_PREPARE_DIF01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
USMD_FIN_MDM_ORG_PREPARE - Preparation for Migration from FIN_MDM_ACC to MDG_FOUNDATION USMD_FIN_MDM_ORG_PREPARE - Preparation for Migration from FIN_MDM_ACC to MDG_FOUNDATION USMD_FILTER - Program for Object Type USMD_FLTR: Application Log USMD_FILTER - Program for Object Type USMD_FLTR: Application Log USMD_ENTITY_SEARCH - Program for Object Type USMD_SRCH: Search USMD_ENTITY_SEARCH - Program for Object Type USMD_SRCH: Search