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: 

Receiver determination filter for BAPI

Former Member
0 Kudos

Hello,

I want to create a "Receiver determination filter" for a BAPI in BD64.

I have created the relevant entry in BD96.

But it is not working.

Kindly assist.

Thanks.

2 REPLIES 2

varma_narayana
Active Contributor
0 Kudos

Hi

Steps to Create a Filter Object type:(if a suitable one is not available in BD64)

Tcode BD95- Create Filter Object type

Tcode BD96 : Assign Filter Object type to BAPI

Steps to Create Filter conditions :

Tcode BD64.

Expand the BAPI in your model view.

Dbl click on <b>Data Filter </b>

Create a Filter group and Add the Filter conditions.

(Here you should find the Filter object you defined)

<b>reward if Helpful</b>

0 Kudos

Hi Narayana,

Thanks for your inputs.

I have already carried out these steps.

If I set the filter with these steps then none of the Idocs go through, with or without the condition.

I guess there is something more to be done.