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: 

How to use ADDRESS_INTO_PRINTFORM in a smart form

Former Member
0 Kudos

Hi Experts,

I have a requirement where in the address window in the smart form output should be country specific. For example if the customer is an Indian . The address should NAME,CITY and POSTAL CODE. I searched on web to find a function module wich will display the address in country specific format I found ADDRESS_INTO_PRINTFORM I am not sure whether this is right function module or not. If this is correct please help me in using this.

Thanks and Regards,

Srini..

1 ACCEPTED SOLUTION

brad_bohn
Active Contributor
0 Kudos

Yes, but the function is called automatically (behind-the-scenes) for an address node. Have you tried using an address node? You can use the function outside of an address node and format the address manually as well. Have you read the documentation of the function (it's well-documented) or the contry-specific customizing documentation? This topic has been discussed many times on this forum as well.

1 REPLY 1

brad_bohn
Active Contributor
0 Kudos

Yes, but the function is called automatically (behind-the-scenes) for an address node. Have you tried using an address node? You can use the function outside of an address node and format the address manually as well. Have you read the documentation of the function (it's well-documented) or the contry-specific customizing documentation? This topic has been discussed many times on this forum as well.