Application Development and Automation 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: 
Read only

Materail Document No. Problem

Former Member
0 Likes
535

Hi All,

For Goods issue when I am using the BAPI "BAPI_GOODSMVT_CREATE",it is working fine,and in export parameter I am able to see the Material Document No and the year as well.

But in MSEG Table and MB1A Transaction I am not able to see the Mat. Doc. No.

Can anyone help me out.

Thx in Adv.

4 REPLIES 4
Read only

Former Member
0 Likes
516

Hi Rajarshi,

maybe you should perform a COMMIT.

I hope it helps. Best regards,

Alvaro

Read only

gopi_narendra
Active Contributor
0 Likes
516

Have you used BAPI_TRANSACTION_COMMIT after the BAPI_GOODSMVT_CREATE.

Even if it does appear after using the transaction commit BAPI, just use a wait statement for 3-4 seconds

Regards

Gopi

Read only

RaymondGiuseppi
Active Contributor
0 Likes
516

Did you call BAPI_TRANSACTION_COMMIT with WAIT = X after BAPI_GOODSMVT_CREATE ?

Regards

Read only

Former Member
0 Likes
516

Hi,

Did you check in Document flow?

You can check VL02N(DELIVERY) click on enivronment then check Document flow(f7)

Other wise go to MB5B t.code enter the material document number you have got then check..

<b>Reward points</b>

Regards