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

Good issue based on reservation with multiple items

Former Member
0 Likes
466

Hi, all

I am trying to Post a good issue based on reservation with multiple items using BAPI_GOODSMVT_CREATE.

Seems like it creates a material document for each reservation item separalty...

What I want is to create one material document for the whole reservation.

Is there any parameter i should set in this BAPI which will craete one document per one reservation and will include the entire reservation's items?(The Structure GOODSMVT_ITEM is filled wilth the corresponding fields (e.g material,plant. row...))

Or, should i use a different BAPI?

Thanks in advance,

Gabi

Hi, all

I am trying to Post a good issue based on reservation with multiple items using BAPI_GOODSMVT_CREATE.

Seems like it creates a material document for each reservation item separalty...

What I want is to create one material document for the whole reservation.

Is there any parameter i should set in this BAPI which will craete one document per one reservation and will include the entire reservation's items?(The Structure GOODSMVT_ITEM is filled wilth the corresponding fields (e.g material,plant. row...))

Or, should i use a different BAPI?

Thanks in advance,

Gabi

1 REPLY 1
Read only

Former Member
0 Likes
393

u can use the same , it will work.

Regards

Peram