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

SHPMNT idoc fields

Former Member
0 Likes
526

Hello friends,

I have OUTBOUND idocs generated by the SHPMNT message type. In the idocs, only the fields that has a value are shown, but XI wants all fields to be shown, even though if they have no or 'blank' values. Is there any way to make the idocs show these fireds?

Best Regards

B

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
401

Hi Baljinder,

I don't think if there is a possibility of doing that. Instead, you can use the EXISTS node function in the mapping editor of XI to check if the field exists in the source and if it doesn't, pass some empty value to the target.

Regards,

Ravi

2 REPLIES 2
Read only

Former Member
0 Likes
402

Hi Baljinder,

I don't think if there is a possibility of doing that. Instead, you can use the EXISTS node function in the mapping editor of XI to check if the field exists in the source and if it doesn't, pass some empty value to the target.

Regards,

Ravi

Read only

0 Likes
401

Thanx Ravi,

I will tell the XI people to try that:)

Best regards

Ballo