cancel
Showing results for 
Search instead for 
Did you mean: 

How to select State based on the country

former_member253394
Participant
0 Kudos

Hi All,

I have a requirement,i have to dynamically  populate the value in State based on the Country chosen in the drop down.

Can you please tell me how to achieve this functionality.

Thanks & Regards,

Malkit Singh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Malkit,

Your requirement is like dependent dropdown please check the below blog for same:

I hope this will be helpful.

Regards,

Mithun

Answers (1)

Answers (1)

former_member200567
Active Contributor
0 Kudos

Hi, Malkit

There is  already a cotext mapping for Sate.

Take a look at this.

http://scn.sap.com/message/13816883#13816883

In your case, use these data types.

element Country  :CountryCode;

element State   :RegionCode;

Regards,

Fred.