2014 May 12 1:12 PM
Hi everyone,
In DBM I have created a service order in which part is also added, but the thing is part is available in a quantity of 5 but I need 10.So entered 10 in the quantity field . Now when I click on create billing should get an error but instead of that not getting any error and all the documents are also generated.
Can anyone please provide me the solution for this.
Thanks & Regards,
Siva.
2014 May 20 11:44 AM
Hi Siva,
according to your requirement billing should only be possible after goodsmovement is completly done for that item (Statsu = C).
Please checke the status precondition for billing action
bR
2014 May 20 12:14 PM
Hi Robert,
Thanks for your reply.
Goods movement is done for partially confirmed parts.
Can you please suggest me where I should configure in-order to get the error goods movement not possible for partially confirmed parts.
2014 May 20 2:26 PM
Hi,
via customization you can do status precondition for goods_movement action which check on ATP status or with help of ABAPer a small check BAdI implementation for the goods movement action.
BR