Debugging the Enterprise Consolidation data monitor
March 9th, 2010 by admin in SAP Blog
A quick post to remember where to set a breakpoint when required to debug the Enterprise Consolidation data monitor (transaction CXCD).
A good place to create a breakpoint so that the debugger is launched when a button of the data monitor screen is pushed is in program FICMON00 / include FICMON00_CL_APPL and more specifically in METHOD USER_COMMAND.
From that point it is possible to start a debug of the different functions offered by the data monitor.
Tags: SAP tips & tricks
