cancel
Showing results for 
Search instead for 
Did you mean: 

Goods Movement Completed Indicator (ENDKZ) in BAPI_PROCORDCONF_CREATE_TT

0 Kudos

Hello,

I am using BAPI_PROCORDCONF_CREATE_TT to Confirm the Process Order.

My Process Orders are confirmed correctly with the proper Goods Movements. but the only issue is Goods Movement Completion (ENDKZ) field is not getting updated for the Goods Issues (261) in the transaction code CORT.

For the Same Process Orders in COR3->Material List, the Final Issue indicator is getting updated for the Godds Issues (261).

Kindly help me to solve this issue.

Thanks and Regards,

Hari

Accepted Solutions (0)

Answers (1)

Answers (1)

raymond_giuseppi
Active Contributor
0 Kudos

Did you set the WITHDRAWN field in GOODSMOVEMENTS parameter, you must fill RESERV_NO and RES_ITEM too.

0 Kudos

Yes, I had set the WITHDRAWN field and I did fill RESERV_NO and RES_ITEM too.

raymond_giuseppi
Active Contributor
0 Kudos

Did you check validity of your parameters (did you get those from a call of BAPI_PRODORDCONF_GET_TT_PROP?)

0 Kudos

Yes, am already getting the parameter values from BAPI_PRODORDCONF_GET_TT_PROP.

My only concern is the Goods Movement Completion indicator (ENDKZ) in CORT T-Code is not getting checked even after the confirmation and all the Goods Movements are posting correctly.