cancel
Showing results for 
Search instead for 
Did you mean: 

Using ADDRESS PARAGRAPH to call International address ??

Former Member
0 Kudos

HI Experts,

I have an existing Sapscript to modify.

I need to extract/retrieve the address of the customer by using the International Version address maintained by the user.

However - in the existing Sapscript, it uses the ADDRESS PARAGRAPH to call formating address.

Is it possible to extract the international version address using the ADDRESS PARAGRAPH function in Sapscript?

Kindly advice.

Thank You.

Best Regards,

CW

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Syntax:

Hi this is the syntax to call ADDRESS ENDADDRESS in scripts.

/: ADDRESS [DELIVERY] [TYPE t] [PARAGRAPH a] [PRIORITY p] [LINES l]

/: TITLE title

/: NAME name1[,name2[,name3[,name4]]]

/: PERSON name of natural person [TITLE form of address]

/: PERSONNUMBER number of the personen

/: DEPARTMENT department

/: STREET street name HOUSE house number

/: LOCATION additional location information

/: POBOX po box [CODE post code / zip code] [CITY city]

/: POSTCODE post code / zip_code

/: CITY city1[,city2]

/: NO_UPPERCASE_FOR_CITY

/: REGION county / state

/: COUNTRY recipient country [LANGUAGE language code]

/: COUNTRY_IN_REC_LANG

/: LANG_FOR_COUNTRY language key

/: FROMCOUNTRY sender country

/: ADDRESSNUMBER address number

/: ENDADDRESS

surya

Answers (1)

Answers (1)

Former Member
0 Kudos

hi CW,

please close one of this...

==>in abap forum