‎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,
‎2009 Dec 08 10:19 PM
Fill them with '/' and ask the external system to take care of it.
‎2009 Dec 09 12:35 AM
Thanks for the reply...
Please suggest me how & where can I fill the field value as '/'.
Pleease let me know the process. thanks
‎2009 Dec 09 4:13 AM
hi,
fill ('/')in the mandataory fields only (check the mandatory in the structure)
regards
muthuraman.d
‎2009 Dec 09 2:16 PM
Hi Muthuraman/Ramesh,
I really don't understand the concept "fill ('/')in the mandataory fields". Where and How can I fill the "/" value in mandatory fields?
The IDoc is standard CLFMAS. I don't have permissions to change the code. I may need to do any conversion in configuration level only.
Please suggest me.
‎2009 Dec 09 5:28 PM