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_GOODSMVT_CREATE - printing error

Former Member
0 Kudos

Hi,

Iam using "BAPI_GOODSMVT_CREATE" to create transfer posting document (for T-code MB1B). The document is created perfectly. My issue is, Iam not able to print that document in MB90.

In MB1B transaction, there is a Print check box in screen. If it is ticked, document created via MB1B is able to print using transaction MB90. But when using above BAPI, I could not find any suitable field to pass this print tick value.

How to print documents created through this BAPI. Any help is appreciated.

regards,

Nagaraj.

4 REPLIES 4

Former Member
0 Kudos

Any Clues...

Former Member
0 Kudos

hi

good

Please take a look at this links for sample coding of BAPI_GOODSMVT_CREATE.

http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm

http://www.4ap.de/abap/bapi_goodsmvt_create.php

thanks

mrutyun^

Former Member
0 Kudos

Hi,

Thanks for the reply. But it does not solve my problem.

I don't have problem in creating a document. My problem is setting print indicator parameter in BAPI and subsequently printing that document using MB90.

Any idea...

rgds,

Nagaraj

Former Member
0 Kudos

No solution found.