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

Address Node in SMART FORM

Former Member
0 Likes
484

Hello,

Can we restrict the address node to start form 2nd line.

In Number of Lines to be Used we normally give the no of lines of address to be printed.

Can we ignore specific lines? say in my case i dont want to print Title : COMPANY which is first line.

I dont want to read from ADRC and pass each field to display data.

Rgds,

Mano sri

I GUESS THERE IS NOT APT SOLUTION APART FROM READING from ADRC and passing as indiviual nodes. Will close this here.

Thanks so far on this.

Message was edited by: Mano Sri

1 ACCEPTED SOLUTION
Read only

Vinod_Chandran
Active Contributor
0 Likes
466

Hi Mano,

You can control the line where you want to print the address by placing the window accordingly.

To format the address you have to use the enhancement SZAD0001 if you do not want to read from ADRC.

Thanks

Vinod

2 REPLIES 2
Read only

Vinod_Chandran
Active Contributor
0 Likes
467

Hi Mano,

You can control the line where you want to print the address by placing the window accordingly.

To format the address you have to use the enhancement SZAD0001 if you do not want to read from ADRC.

Thanks

Vinod

Read only

0 Likes
466

Hi,

I don't thing is possible in Smartform address node. as per vinod if you use enhancement SZAD0001 that will be applicable for all the things not only for smartform.

So In your case you need to read adrc table explicitly.

Cheers,

Sasi