Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_SALESORDER_CREATEFROMDAT2- Checking Group Error

0 Kudos
187

Hi Friends,

I am creating order through BAPI_SALESORDER_CREATEFROMDAT2.. Its working fine .

One of the material dont maintained Checking group in the MRP view because this this not delivered to anyone. Item Category Maintained (ZNUL- No Sales order required).

While Creating order i am getting following messae (No Checking group is maintained fro product XXXXX , Plant XXXx in Matl Master).

Please let me know how to resolve or any parameter i need tp pass to avoid this error in the BAPI..

Thanks

Prabu K

4 REPLIES 4

Former Member
0 Kudos
97

Hi,

Can you provide me the data that you are passing to BAPI?

You should pass, Item Number, Material Number, Plant, QTY, Units, Item Category..

Also, Can you please provide me where this checking group available in MRP views?

Thanks

0 Kudos
97

Thanks Reddy..

Header : Order typer, Sales Org, Division, D.Channel and Reg Date

Item: Item number ,  Material

Partner : Partner Profile, Customer

Schedule line : Item Number and Qty.

I fell the issue in Customer only.. I tried same material with other customer its working fine.. For this  we need to pass any parameter fro ATP Check realted in the BAPI fro avoiding that Error message and creating the order...

Please let me know if anything required..

Thanks

Prabu

0 Kudos
97

So now, the issue is not with material master, its an issue with customer?

Can you please provide me the exact BAPI error?

Thanks

0 Kudos
97

Thanks

Below error I am getting ..

No checking group is maintained for product 000000000000777777, plant PP10 in matl master.

As i understood BAPI is looking fro Delivering Plant in KNVV Table .. If No plant maintained its working Fine.. My Cause Againest my customer PP10 is maintained in KNVV.. Please Suggest anything i need to in BAPI to avoid this Error .

Note : In  Va01 i am able to create the order with Same data..

Thanks

Prabu K