‎2009 Dec 08 10:06 PM
Hi all,
I have a requirement to send IDoc to external system. When there is no corresponding data, IDoc fields are not filling.
I need to fill blant value to the IDoc fields and send to external system.
I don't have permissions to change the standard code.
My doubt is: Can I fill the empty field in conversions or in any other place, other than coding? is BD64 useful to fill the IDoc field?
Thanks in Adv,
Moderator message - Duplicate post locked
Edited by: Rob Burbank on Dec 9, 2009 9:51 AM
‎2009 Dec 09 5:23 AM
I think it is possible through coding. Which way you are sending IDOC to Ext.. System ?.
Kanagaraja L
‎2009 Dec 09 2:20 PM
Hi Kanagaraja,
I am sending the IDoc to PI system using ALE. The IDoc is CLFMAS. when ever a Material Master IDoc generated, subsequent CLFMAS will be generated. The IDoc filling logic is actually in Master_IDoc_MATMAS FM. I think I don't have permissions to change the coding, since its a standard IDoc and some other systems also using the same IDoc generation logic.