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 ORDER05 Supressing fields

Former Member
0 Likes
585

Hi All,

I am new to IDoc's.

In a case, when we were sending 8 IDOCs (ORDERS05), the size was 2 MB and the frequency was hourly. If there is a heavy load on the system then 100 IDOCs may be needed to send in an hour which will increase the load on the system.As we donu2019t need all the fields, is there any way where we can dynamically suppress the fields which are not needed by the external systems currently but may be used in future.

Thanks in Advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
552

Hi Ranjit,

You can go thru the Reduction of message type or IDoc view methods for this goal.

More information: 1. Idoc view need to mention in your Partner profile detailed screen.

2. you do not need write any additional project.

Regards

Satya

Hi All,

I am new to IDoc's.

In a case, when we were sending 8 IDOCs (ORDERS05), the size was 2 MB and the frequency was hourly. If there is a heavy load on the system then 100 IDOCs may be needed to send in an hour which will increase the load on the system.As we donu2019t need all the fields, is there any way where we can dynamically suppress the fields which are not needed by the external systems currently but may be used in future.

Thanks in Advance

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
552

hi,

you can use BD56 transaction to filter segments of idoc.

Read only

Former Member
0 Likes
552

Thanks for your Quick reply,

But it should filter fields dynamically as the fields which are required once many not be required other time. It should filter at time of sending

Can you please guide me

Thanks in advance

Read only

Former Member
0 Likes
553

Hi Ranjit,

You can go thru the Reduction of message type or IDoc view methods for this goal.

More information: 1. Idoc view need to mention in your Partner profile detailed screen.

2. you do not need write any additional project.

Regards

Satya