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

DOC_INPUT_DESADV1: Batch Problem.

vallamuthu_madheswaran2
Active Contributor
0 Likes
604

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.

2 REPLIES 2
Read only

TanmayVerma
Active Participant
0 Likes
504

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

Read only

0 Likes
504

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.