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

How to impliment badi

Former Member
0 Likes
845

Hi gurus,

I want to impliment the badi for address check which is ADDRESS_CHECK.

when i am going to create an enhancement implimentation system allow me to create the z implimentation but while saving this system gives error that ENTER FILTER TYPE.

when i seen the parameter for this ADDRESS_CHECK badi in attributes it shows filter dependent checkbox is marked

i dont know what to do please give me the solution how to impliment this badi.

thanks in advance

vinod.

Hi gurus,

I want to impliment the badi for address check which is ADDRESS_CHECK.

when i am going to create an enhancement implimentation system allow me to create the z implimentation but while saving this system gives error that ENTER FILTER TYPE.

when i seen the parameter for this ADDRESS_CHECK badi in attributes it shows filter dependent checkbox is marked

i dont know what to do please give me the solution how to impliment this badi.

thanks in advance

vinod.

4 REPLIES 4
Read only

Former Member
0 Likes
792

Hello,

Please see this:

Regards.

Read only

Former Member
0 Likes
792

A filter of type INTCA (Country ISO code) is attached with the badi.

So that means u need to provide filter value in ur implementation.

U can assign the filter values in the attribute section of the implementation.

Read only

Former Member
0 Likes
792

I just replied to same problem few days back just see here>>

Cheers

Read only

Former Member
0 Likes
792

Hey buddy,

Just go to the attributes tab. Below you should see there defined filters, just provide your country of implementation for ISO code.

cheers