cancel
Showing results for 
Search instead for 
Did you mean: 

change the quantity in VL32N using the BAPI_INB_DELIVERY_CHANGE

former_member216541
Participant
0 Kudos

Dear Consultants,

      We have to change the quantity in VL32N using the BAPI_INB_DELIVERY_CHANGE  . When we provide inputs (changing the quantity and date ) and execute the BAPI there are no errors but it does not change the quantity or date in VL32N.

   If any one who has worked on this BAPI provide any inputs, It will be a great help to us.

Regards,

Irfan Ahmed

Accepted Solutions (0)

Answers (1)

Answers (1)

tomas_talpa
Active Contributor
0 Kudos

Hi Ifran,

maybe obvious, yet:

  • do you fill table ITEM_CONTROL, field CHG_DELQTY?
  • "execute the BAPI" -- are you testing in in SE37? Are you then calling commit after the BADI (SE37 menu: Function -> Test -> Test Sequence; second FM should be BAPI_TRANSACTION_COMMIT);

Anyway, more information would be usefull (data in your delivery, data you provide to the BAPI).

Kind Regards

TomT