2015 Jun 08 12:48 PM
Hi,
In this function module IDOC_INPUT_DESADV1, If I didn't give the batch(CHARG) value then it automatically takes form EKET-CHARG value. My requirement is, if batch is blank then create the IBD without BATCH value.
Thanks with Regards,
Vallamuthu M.
2015 Jun 08 12:59 PM
Hi,
You can try using any of the various customer exits present in this FM to clear the batch value.Check if this allows you to create the delivery.
Regards,
Tanmay
2015 Jun 08 1:03 PM
Hi Tanmay,
Thanks for your update.
Yes, I am using the userexit ZXTRKU06 to clear the batch in some scenarios.
Thanks with Regards,
vallamuthu M.