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

IDoc fields, when empty

Former Member
0 Likes
817

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,

5 REPLIES 5
Read only

Former Member
0 Likes
714

Fill them with '/' and ask the external system to take care of it.

Read only

0 Likes
714

Thanks for the reply...

Please suggest me how & where can I fill the field value as '/'.

Pleease let me know the process. thanks

Read only

0 Likes
714

hi,

fill ('/')in the mandataory fields only (check the mandatory in the structure)

regards

muthuraman.d

Read only

0 Likes
714

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.

Read only

Former Member
0 Likes
714

Solved in PI...