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: 

ALE Filters

former_member217316
Contributor
0 Kudos

Hi All

I am maintaining a Z* ALE Object Type (Company Code) in BD95 and BD59. This Z Filter is not appearing in the BD64 filter options.

Message type i am using is HRMD_A.

What could be the reason?

Thanks in advance.

Harsh

5 REPLIES 5

rainer_hbenthal
Active Contributor
0 Kudos

Wrong Segment in BD59? Which table/field did you assign in BD95? T001/BUKRS?

Besides: what does this have to do with ABAP?

0 Kudos

Hi Rainer

Table Name: T001T.

Field Name: BUKRS.

Let me know the correct forum to post this on.

Regards

Harsh

0 Kudos

I used T001/BUKRS, but didnt do that for HRMD_A but cosmas. Check BD59 if you have inserted the correct segment. All this must be done on the sender, not in the receiver. BD64 in sender should show new filter criteria then.

0 Kudos

My problem is still not resolved.

Can anyone help me on this?

Thanks in advance.

Harsh

0 Kudos

I know this is an old thread, but the information is valuable and not well known. HRMD_A doesn't allow the usual filters. The solution to this is buried in the ALE configuration menu, SALE. In transaction SALE, go through the following drill-down menu: go to Modelling and Implementing Business Processes --> Configure Predefined ALE Business Processes --> Human Resources --> Master Data Distribution --> Filter HR Master Data Generically.

In that option, you're allowed to set up two filters for message type HRMD_A. You'll be prompted to define a filter (just give it a name), assign it to an object type (T001T / BUKRS), then assign that filter to the message type.

Good luck!