cancel
Showing results for 
Search instead for 
Did you mean: 

Work Manager 6.2 Order Complete issue

CRVMANISH
Contributor
0 Kudos

Hello Experts,

We are doing TECO from SycloWM 6.2  i.e complete ,

we get following error

Error reading the operation   from the document table

Our PM order configuration is as follow

1. Settlement rule on operation level ( without settlement it cannot be completed)

We debugged and saw that settlement rule is not getting save through standard 'BAPI BAPI_ALM_ORDER_MAINTAIN' which is called in syclo

Please suggest

Regards

Manish

Accepted Solutions (0)

Answers (1)

Answers (1)

i834235
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Manish,

Looks like  Work Manager application only support settlement at header level. if  settlement rule is configured at operation level then you may have to adjust code on SAP backend side to make it work for your scenario.

Thanks

Manju.

CRVMANISH
Contributor
0 Kudos

Hi,

Do you which BAPI should be used to do settlement at operation level I am not able to find it, current BAPI used by Syclo does not have those parameters.

Please suggest

Regards

Manish

i834235
Product and Topic Expert
Product and Topic Expert
0 Kudos

I don't think you need to use different BAPI.  May be you have to  pass some additional parameters to make current BAPI to work for your scenario.  Like passing operation numbers...

CRVMANISH
Contributor
0 Kudos

I tried passing operation number it does not work.

I don't see option to maintain settlement rule on operation in BAPI

Regards

Manish