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: 

Issue in status updation of Inbound delivery after PGR.

Former Member
0 Kudos

Hi All,

I am using bapi "BAPI_GOODSMVT_CREATE" to do PGR for an Inbound delivery, after which the Total status of the Indound Delivery is not getting updated to Completed (C) .

I am passing pstng_date and doc_date to goodsmvt_header and goodsmvt_code as '01'.

To the Internal table goodsmvt_item, i am passing the following parameters.

move_type = '101'.

entry_qnt.

entry_uom .

batch.

material.

plant.

deliv_numb_to_search.

deliv_item_to_search.

mvt_ind = c_b.

stge_loc.

After this , I am calling "BAPI_TRANSACTION_COMMIT'".

The issue is w.r.t. the updation of total goods movement status from 'A' to 'C'.

Can someone please help me in this.

Thanks in Advance,

Anand.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Your check this link u2026

[;

Regards,

Ansari.

1 REPLY 1

Former Member
0 Kudos

Hi,

Your check this link u2026

[;

Regards,

Ansari.