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

what is segment filtering

Former Member
0 Likes
1,259

hi, tell me about segment filtering

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
790

Filtered segments will be only transfered based on certain values which are created in tcode BD64 .These values are set on a particular fields.

hi, tell me about segment filtering

4 REPLIES 4
Read only

Former Member
0 Likes
791

Filtered segments will be only transfered based on certain values which are created in tcode BD64 .These values are set on a particular fields.

Read only

Former Member
0 Likes
790

Filtered segments will be only transfered based on certain values which are created in tcode BD64 .These values are set on a particular fields.

Check the link below:

http://help.sap.com/saphelp_erp2005vp/helpdata/en/0b/2a6136507d11d18ee90000e8366fc2/frameset.htm

http://help.sap.com/erp2005_ehp_01/helpdata/en/e0/583865c0f411d2960400a0c930e0da/frameset.htm

Reward points..

Read only

paruchuri_nagesh
Active Contributor
0 Likes
790

hi

kalyan

segment filtering is nothing but to protect fields in target system from being over written

this can be done by using TCODE BD56

don't forget to reward

Thanks&Regards

Nagesh.Paruchuri

Read only

Former Member
0 Likes
790

Hi Kalyan,

In the output processing one of the function modules of the application creates an IDoc, the so-called master IDoc. This IDoc is sent to the ALE layer where the following processing steps are applied:

• receiver determination, if this has not already been done by the application

• data selection

• segment filtering

• field conversion

• version change

Segment Filtering

Individual segments can be deleted from the IDoc before dispatch by selecting Functions for the IDoc processing ® Settings for filtering in ALE Customizing. The appropriate setting depends on the sending and receiving logical R/3 System.

check this for more info:

http://abapprogramming.blogspot.com/2007/05/ale-abap-cross-applications.html

Thanks,

Swati