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

SMARTFORMS--ADDRESS WINDOW

Former Member
0 Likes
373

HI EXPORTS,

I AM WORKING ON SMARTFORMS. I NEED THE SHIP VIA(ADRC-NAME1) AND THE CONDITION IS

Get ADRNR from VBPA-ADRNR where VBPA-VBELN = VBAK-VBELN, VBPA-POSRN = ‘000000’ and VBPA-PARVW = ‘TF’. (Carrier). From ADRC, where ADDRNUMBER = VBPA-ADRNR.

Please suggest me.

Thanks &Regards

Raghu

1 REPLY 1
Read only

Former Member
0 Likes
331

Create an Address node.

You can then use either

(a) the actual address number (123456)

or

(b) the fieldname (VBPA-ADRNR)

by using the arrowhead to the right of the Address number field to toggle between the two options.