cancel
Showing results for 
Search instead for 
Did you mean: 

Sales Order Items does not appear in MD04 after BAPI_SALESORDER_CHANGE

Former Member
0 Kudos

Hi Gurus,

I have this scenario.

1)Create sales order with 3 items.

2)Check in MD04. All items are there.

3)Assign reason for rejection for all the items.

4)Use BAPI_SALESORDER_CHANGE to remove the reason for rejection.

5)Only the first item can be shown in MD04.

Do you have any idea how can #5 happen?

Thanks and Best regards,

Andre

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please check whether the other 4 line items has confirmed quantity in the schedule lines.

regards,

Ramana

Answers (3)

Answers (3)

raywang
Explorer
0 Kudos

Hi Andre, may I know what the details of your system user exits which caused the issue, in my SAP, I met the exact same issue, so possibly in my sap, there is the similar user exit issue. Kindly tell.

Former Member
0 Kudos

I still need your help.

Best regards,

Andre

Former Member
0 Kudos

Hi gurus,

This problem has been solved. There is a conflicting user exits that is causing the priblem.

Thnaks for your help.

Andre

Former Member
0 Kudos

Hello Andre

Kindly note the below program to correct the MD04 issue ( update sales requirement).

SDRQCR21

kindly run the above program & observe the results.

thank you

Anirudh

Former Member
0 Kudos

Thanks for the replies.

@ A.L.V Ramana,

Yes they all have confirmed qty. The one thing I noticed is that only the first item is being saved to table VBBE from which MD04 is getting sa sales documents. Is there any condition that must be met in order for this table to be filled except that if the item has reason for rejection or does not have confirmed qty?

@ Anirudh.vb

Thanks for the suggestion but the users wants a real time update on MD04.

Best regards,

Andre