Hi,
I would like to download the consolidation monitor to Excel.
Alternatively, I’d like to download the consolidation status, control status, and work status.
Control status – I can get from a specific table to the install
Where can I find the consolidation and work status for a particular combination of Category Scope Currency and Time by Entity like the Consolidation monitor?
Regards,
Eyal
Hi Eyal,
Please check below tables
UJCTRL_CONTROLBPC: ControlsUJCTRL_CTRL_SETBPC: Control setUJW_EMAIL10BPC Work Status - Email Setting TableUJW_EMAIL10TBPC Work Status - Email Setting Text TableUJW_LCK_DIMBPC Work Status - Lock Dimension TableUJW_STATCODEBPC Work Status - Status Code TableUJW_STATCODETBPC Work Status - Status Code Text TableUJW_UPD_LOGBPC Work Status - Locks Update Log TableUJP_PROC_LOGConsolidation Process error logUJP_PROC_STEPBPC: Process Step of ConsolidationUJP_PROC_STEP_ABPC: Archive Table of Consolidation ProcessAs far as i know, i don't think it is possible to download consolidation monitor in Excel
Regards,
Rahul
To Summarize:
Use the SE38 - UJ0_GET_GEN_TABNAME to obtain the Work Status Lock Table for Work Status and
the Control table listed for controls
Additionally can join the Work Status table to status description table :
Add a comment