cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to arrange background job to execute recalculate capacity?

Former Member
0 Likes
2,080

Hi Experts,

We are facing the data inconsistent problem between the number of handling units in /SCWM/MON storage bin report and the physical stock in the same storage bin.

And we also found the solution from following OSS Notes to solve this problem.

1532672 - Correction of capacity data

2333338 - CHM: Capacity correction

Our question is, is there any way to execute /SCWM/CHM_LOG as background job? Otherwise we have to execute this capacity check analysis multiple times a day.

Another question is, how often do you execute this check in the PRD environment?

Accepted Solutions (1)

Accepted Solutions (1)

Daniil
Active Contributor
0 Likes

Hi Chieh,

This check corrects inconsistency. And if with product weight/volume change is clear. But with HU, is actually not. Maybe you have capacity actualization deactivated in your storage type? Isn't it better keep system consistent, or is it not feasible? I guess you can anyway use old report for this.

BR,

Daniil

Former Member
0 Likes

Hi Daniil,

Thanks for your kindly suggestion. The old report maybe is the good method to solve our problem.

BR,

Chieh

Answers (2)

Answers (2)

barys_mikhno
Explorer
0 Likes

Hi,
could you please check?

2883401 - Check Monitor Framework: New report for mass execution of follow-on correction actions

You can schedule jobs for report /SCWM/R_CHM_PRF_RUN to detect inconsistencies and save check logs automatically. These logs have to be inspected manually in TX. /SCWM/CHM_LOG manually one by one. The corrections have to be executed manually by selecting the corresponding follow-on action for each check log message.

There is no available solution to correct the detected inconsistencies automatically.

Many thanks,
BR, Barys

yaping_wang2
Active Participant
0 Likes

You can still use SAP note 1532672 to create your Z report. Then you should be able to schedule it running in the background.

For /SCWM/CHM_LOG, I normally only run when it is needed. I won't run so frequently. If there is inconsistency always happening, I will suggest to find out the root cause and fix it permanently. E.g. if your capacity is always out, maybe worth to have a proper way to define your product volume / weight information.

For HU check, if you go to see the SAP note 2485829. System actually added HU volume check in /SCWM/CHM_LOG.

Former Member
0 Likes

Hi Yaping,

We will try to find out the root cause. Thanks for your reminder.

BR,

Chieh