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

Filter in Distribution Model View

Former Member
0 Likes
390

Hi,

I am sending HR master data to E-rec system using Distribution Model view.

Here i need apply filter for HRMD_A message type for field Pernr, here the condition is

only one employee data needs to be send, all other employees needs to be filtered.

The problems is as you know there might be thousands of employees (pernr ) which i cannot list out while setting filter.

Please suggest me solution for this.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
360

Hi,

you can use BADI "IDOC_CREATION_CHECK" to Filter those Values and decide to create or not.

Hi,

you can use BADI "IDOC_CREATION_CHECK" to Filter those Values and decide to create or not.

1 REPLY 1
Read only

Former Member
0 Likes
361

Hi,

you can use BADI "IDOC_CREATION_CHECK" to Filter those Values and decide to create or not.