Supply Chain Management Blogs by SAP
Expand your SAP SCM knowledge and stay informed about supply chain management technology and solutions with blog posts by SAP. Follow and stay connected.
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member182332
Participant
0 Kudos
1,291

Hi,

There are errors often during the transfer of orders with regard to the capacity

1)Capacity requirements Invalid

2) Bucket capacity requirement has incorrect value

You must first identify the basic difference between these two errors:

1) Capacity requirement invalid:

- When Time continuous capacity is used in resource

- OM error is 144 (INVALID_CAP_DEMAND)

- The error is raised when value entered for the CAPACITY_DEMAND field of table CAP_REQ_STR in incorrect

a (non-zero) capacity demand for an SNP activity

a capacity demand <> 1 for a single resource

a zero or negative capacity demand for multi resource

or a  (non-zero) capacity demand for a non-continuous resouce

2) Bucket capacity requirement has incorrect value

- When Bucket capacity is used in resource

-OM error is 145 (INVALID_BUCKET_DEMAND)

- The error is raised when the value entered for the BUCKET_DEMAND field of the table CAP_REQ_STR is incorrect

a negative bucket capacity demand for an SNP activity

a (non-zero) bucket demand for PPDS setup activity

a (non-zero) bucket demand for a non-bucket resource     

a non-zero bucket demand together with a zero proctime or a negative bucket with a positive proc time

Solution:

Check the resource of the order in ECC system for the

1) right activity times to be maintained

2) Resource has correct capacity type (multi , singe) and that has to be consistent with the APO resource category

3) Formula used for the capacities if it is generating correct capacity requirements and the values for the parameters used in the formulas

Regards

Gomathi