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

region texts

Former Member
0 Likes
714

Hi,

I am uploading data flat file from to crm. flat file contains region name.

example:

region:

they provided Texas instead of TX.

they provided California instead of CA.

please tell me how to proceed. give me the table names.

thx

swathi

Hi,

I am uploading data flat file from to crm. flat file contains region name.

example:

region:

they provided Texas instead of TX.

they provided California instead of CA.

please tell me how to proceed. give me the table names.

thx

swathi

3 REPLIES 3
Read only

Former Member
0 Likes
674

You can check the table T005T, There is field called LANDX in that give the full texts.

Hope this helps.

Read only

Former Member
0 Likes
674

Hi Swathi,

I know the tables in R/3 for region

Region : T005S

Region Text : T005U.

May be this will help you.

Lanka

Read only

Former Member
0 Likes
674

Hi,

Check out t005 table or t00* series.

Regards

Amole