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

Regarding ALE Filtering.

soumya_jose3
Active Contributor
0 Likes
1,120

Hi All,

I have to filter the message type COAMAS (Activity Type) based on company code field BUKRS. But the problem is that the field BUKRS is not there in any of the segments.

How can I filter this based on company code?

Thanks & Regards,

Soumya.

Hi All,

I have to filter the message type COAMAS (Activity Type) based on company code field BUKRS. But the problem is that the field BUKRS is not there in any of the segments.

How can I filter this based on company code?

Thanks & Regards,

Soumya.

7 REPLIES 7
Read only

Former Member
0 Likes
1,060

Hi,

is it urgent...?

Regards

kish

Read only

0 Likes
1,060

Hi,

Yes......

Thanks & regards,

Soumya.

Read only

former_member404244
Active Contributor
0 Likes
1,060

Hi,

why don't u go for customization then,create a zmessage type,zbasic type,zsegment and add that field to the segment....

Regards,

nagaraj

Read only

rainer_hbenthal
Active Contributor
0 Likes
1,060

Goto transaction BD95 and have a look for the ALE object type BUKRS, if it is not in, create one. Choose table t001 in that case.

Then goto BD59, select your message type and enter a relationship between your message type and the newly created object type.

After you've done that, you can filter your messages in BD64.

And.... this has nothing to do with ABAP. Please select the appropriate forum for interface problems. This forum is for ABAP problems.

Read only

0 Likes
1,060

Hi,

Thanks for your reply. But my problem is that in BD59 I can't enter the field BUKRS for filtering as it is not in any segments of the message type.

Thanks & Regards,

Soumya.

Read only

0 Likes
1,060

Hi Soumya..

If the BUKRS field is not in the Segments then you have to first create the IDOC extension and then follow the steps mentioned in the earlier post for filtering.

Read only

0 Likes
1,060

So how do you wanna filter if the filter criteria is missing? You have to bring it in via extension.