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

Country code in SPRO, ECC5

Former Member
0 Likes
2,160

In ECC5, I'm looking at SPRO->Financial Accounting->Fin. Acct. Global Settings->

COuntry Code->Enter global parameters.

Three questions:

1. What is the length of the country code field (how many characters)?

2. If I use a two-char country code (ie US), what gets filled in for the

remaining characters in the field ?

3. Where could I have looked myself to find this answer rather than posting to

this forum?

Thanks...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,124

Hi Berkeley,

Ans 1> The country code field is 3 characters long, you can always check the length of a field by clicking on F1 and then checking the data element/domain of the field. Always defines the technical attributes which includes type and length.

Ans 2> If u enter only two characters, the third character is a space. You can see the populated entries by viewing the table T500 (check table for country code) from transaction SE16.

Ans3> Above are your answers to this Q

Hope this helps.

Regards,

Aditya

2 REPLIES 2
Read only

Former Member
0 Likes
1,125

Hi Berkeley,

Ans 1> The country code field is 3 characters long, you can always check the length of a field by clicking on F1 and then checking the data element/domain of the field. Always defines the technical attributes which includes type and length.

Ans 2> If u enter only two characters, the third character is a space. You can see the populated entries by viewing the table T500 (check table for country code) from transaction SE16.

Ans3> Above are your answers to this Q

Hope this helps.

Regards,

Aditya

Read only

Former Member
0 Likes
1,124

Hi,

Some correction to Adity's reply. The table name for country is T005

Thanks,

Naren