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: 

MDMP UNICODE CONVERSION- Global fall back code page.

Former Member
0 Kudos

Hello ,

Im doing MDMP unicode conversion. In that SPUMG settings has Global fall backup code bage.

What is exactly Global fall back code page and its uses?.

Im using 1160 has Global fall back code page in SPUMG? will there be any effect?

Thanks and Regards

Vinay

1 ACCEPTED SOLUTION

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Vinay,

Please have a look at the Unicode conversion Guide:

Excerpt:

"Whenever there is no information to determine the correct code page, R3load uses the Global Fallback Code Page (GFBCP) for the conversion. Its default value is the code page which corresponds to the logon language EN, or else 1100. This is a global setting for all tables."

This basically means you should select the code page used by the majority of the users / data .

If you use 1160, then the majority of users should be based on Latin-1 (Western European code page).

Best regards,

Nils Buerckel

SAP AG

1 REPLY 1

nils_buerckel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Vinay,

Please have a look at the Unicode conversion Guide:

Excerpt:

"Whenever there is no information to determine the correct code page, R3load uses the Global Fallback Code Page (GFBCP) for the conversion. Its default value is the code page which corresponds to the logon language EN, or else 1100. This is a global setting for all tables."

This basically means you should select the code page used by the majority of the users / data .

If you use 1160, then the majority of users should be based on Latin-1 (Western European code page).

Best regards,

Nils Buerckel

SAP AG