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: 

Filter IDoc segments

Former Member
0 Kudos

Hi,

in a HRMD_A IDoc I want to transfer segment E1P1001 only if field RSIGN equals 'A'.

What are the steps to configure this scenario?

Please describe the steps instead of sending me links (as I know them already).

Thanks and regards

Patrick

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi Patrick,

you can do this with the ALE distribution model Filter.

1. Go to BD64

2. edit mode

3. choose your model

4. choose your IDoc

5. apply filter

6. if your filter of field RSIGN is not available go to BD95 and BD59 to apply it first.

7. enter "A" as filtervalue.

Save and go for it.

IF there is an IDoc with Value RSIGN = A then the segment is existing, if not ... the segment will be deleted.

2 REPLIES 2

Former Member
0 Kudos

hi Patrick,

you can do this with the ALE distribution model Filter.

1. Go to BD64

2. edit mode

3. choose your model

4. choose your IDoc

5. apply filter

6. if your filter of field RSIGN is not available go to BD95 and BD59 to apply it first.

7. enter "A" as filtervalue.

Save and go for it.

IF there is an IDoc with Value RSIGN = A then the segment is existing, if not ... the segment will be deleted.

0 Kudos

Hi,

Go to Bd64 in that

Select u r model

go to that particlar msg type

In the next level you will get filter

double click on that one

there you can set fileter for particular msg type.

Regards,

Prasad.