Application Development 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: 

Urgent: XTLINE-TDFORMAT field is filled with value '=' instead of '*'

Former Member
0 Kudos

Hi All,

I have a outbound interface (ORDERS05) for PO create and change. It uses IDOC_OUTPUT_ORDERS FM for this action.

Here the problem is while trasfering PO material text (item text) to E1EDPT2 segment it truncates or not transfering completely.

I checked this in debugging and found that this is because of TDFORMAT field is filled with value '=' instead of value '*'.

So could any body please explain me when and on what condition this value is filled up.

Thanks in advance for your earliest reply.

Thanks,

Devasing.

1 REPLY 1

Former Member
0 Kudos

Hi Laxmi,

You have to convert the format of the field. Use convsersion exit .

thanks & regards

venkat