EWUCLCT 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 EWUCLCT 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: P_XPAR = XPARLOCK
Selection Text: P_TASK = TASK_NUMB
Selection Text: P_TAB = Table name
Selection Text: P_PARAB = PARABCLU
Selection Text: P_MOD = Insert/change entry
Selection Text: P_JOB = JOB_NUMB
Selection Text: P_DEL = Delete Entry
Selection Text: P_COM = COM_BLOCK
Selection Text: P_CLU = CLU_SIZE
Title: Maintenance of table EWUCLCT
Text Symbol: 180 = Entry successfully deleted from EWUCLCT
Text Symbol: 170 = Error when deleting an entry from EWUCLCT
Text Symbol: 160 = Entry successfully entered/changed in EWUCLCT
Text Symbol: 150 = Error when updating/inserting an entry in EWUCLCT
Text Symbol: 140 = This reduces the probability of deadlocks
Text Symbol: 130 = Warning: restrict COM_BLOCK to 00100000
Text Symbol: 120 = Error: COM_BLOCK must be smaller thn CLU_SIZE
Text Symbol: 110 = Error: TASK_NUMB must be greater/equal to JOB_NUMB
Text Symbol: 100 = Error: PARABCLU must be greater than TASK_NUMB
Text Symbol: 095 = Clusterblocks present. Changes to CLU_SIZE are ignored
Text Symbol: 090 = Error: no active package found
No INCLUDES are used within this REPORT code!
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.
EWUCLCT - Maintenance of table EWUCLCT EWUCLCT - Maintenance of table EWUCLCT EWUCKMLO_40 - EMU: Load Currencies from the Material Ledger into Table EWUCKMLW EWUCKMLO_40 - EMU: Load Currencies from the Material Ledger into Table EWUCKMLW EWUCKJOB - Display scheduled background jobs EWUCKJOB - Display scheduled background jobs