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

International address printout in INVOICE

0 Kudos
212

Dear All,

I need to get the international address maintained for different languages in customer master to pass this information to SAPscript to print out invoices. At present it is getting ADRRESS FOR ENGLISH as follows;

TITLE &VBDKR-ANRED_WE&

NAME &VBDKR-NAME1_WE&, &VBDKR-NAME2_WE&, &VBDKR-NAME3_WE&, &VBDKR- >

STREET &VBDKR-STRAS_WE&

POBOX &VBDKR-PFACH_WE& CODE &VBDKR-PSTL2_WE& CITY &VBDKR-PFORT_WE&

POSTCODE &VBDKR-PSTLZ_WE&

REGION &VBDKR-REGIO_WE&

CITY &VBDKR-ORT01_WE&, &VBDKR-ORT02_WE&

COUNTRY &VBDKR-LAND1_WE&

FROMCOUNTRY &ADRC-COUNTRY&

ADDRESSNUMBER &SHIPADDR_NUMBER&

Could you please tell me how to read and get a address for customer maintained in CHINESE/JAPAN LANGUAGE under INTERNAITONAL versions.

I would appreciate your time and help in this regard.

Many thanks in advance.

cheers

good guy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
134

hi

In the <b>Table ADRC</b> give the address number and<b> NATION =</b> I means english in international vertion, if you want chainees give Nation = 'C' then it is chainees vertion.

international vertion id are examples like

A Arabic

B Hebrew

C Chinese

G Greek

H Hangul

I International

K Kanji

M Chinese trad.

N Katakana

R Cyrillic

T Thai

all the veritions in adrc are international verions

Please let me know u r problem is solved or not

1 REPLY 1
Read only

Former Member
0 Kudos
135

hi

In the <b>Table ADRC</b> give the address number and<b> NATION =</b> I means english in international vertion, if you want chainees give Nation = 'C' then it is chainees vertion.

international vertion id are examples like

A Arabic

B Hebrew

C Chinese

G Greek

H Hangul

I International

K Kanji

M Chinese trad.

N Katakana

R Cyrillic

T Thai

all the veritions in adrc are international verions

Please let me know u r problem is solved or not