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: 

Looking for RFC's

Former Member
0 Kudos
118

Hi All,

Are there rfc's to allow for:

- lookup of a list countries

- Lookup a list of states/provinces for a country

I tried to find out RFC's but I could not succeed. Can any please help me out.

If there is no RFC's, can you please advice me from which table can we pick up countries....and in the another table if I give input as country,should pick up states/ provinces...

Thank-you,

Sony

5 REPLIES 5

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos
70

Please check table T005S for states/provinces.

And check table T005 for country codes.

Regards,

Rich Heilman

0 Kudos
70

Also check table T001 for Country name -:)

Greetings,

Blag.

former_member188685
Active Contributor
0 Kudos
70

Hi,

Use RFC <b>RFC_READ_TABLE</b> and pass these tables T005T,and T005.

get the details which you need.

Regards

Vijay

0 Kudos
70

Thank-you V.much for your efforts.

0 Kudos
70

Please make sure to award points for helpful answers and mark you post as solved when solved completely. THanks.

Regards,

Rich Heilman