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

Pin code is comming left side in address node

Former Member
0 Likes
1,009

Hi all,

I am displaying the address in smart form by giving the address number to address node. My problem is in output the post code is coming left side of the city.

i.e presently the address is coming like following

Vendor domestic 01,

Warehouse,

7/4 Brunton Road,

560025 Bangalore

But i want to display the address like following

Vendor domestic 01,

Warehouse,

7/4 Brunton Road,

Bangalore 560025

Please tell me any one how to print the pin code at right side of the city.

Note:

I did not write the address (By selecting the date)automatically system is writing the address by giving the address number to address node.

Thanks in advance,

Mahi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
901

Hi Mahi,

I think you are coping the standard and changing as per your requirements.

in address- Text node, interchange the pincode and city (to city and Pincode). This will solve your problem.

Regards

Satya

6 REPLIES 6
Read only

Former Member
0 Likes
902

Hi Mahi,

I think you are coping the standard and changing as per your requirements.

in address- Text node, interchange the pincode and city (to city and Pincode). This will solve your problem.

Regards

Satya

Read only

0 Likes
901

Hi Satyanarayana,

Can you please tell me how to interchage the city and pincode in address node?????

Thanks,

Mahi

Read only

Former Member
0 Likes
901

if this is the case

giving the address number to address node

then it is not possible to interchange the field , so try to fetch the address details sep and display it in text node as per ur requirement...

Read only

Former Member
0 Likes
901

HI.

City and PIN code both diffrent field .If yes,Just change the location of fields

Eg:<itab-pincode> <itab-city> change it as <itab-city> <itab-pincode> in editor.

Regards.

Jay

Read only

Former Member
0 Likes
901

hi,

In the smartform you can check

Address node --> General Attributes try it form there .... or

you better use text elemnets and fetch data directly from adrc

thanks

Read only

Former Member
0 Likes
901

Problem is solved

see the following link

Link: [;