Hi,
I am developing a smartform for printing labels and the sold from and ship to addresses are maintained as the standard text in SO10 . I want to print those addresses in the form.
I know we can use the text type as Include text and input the SO10 text name which prints the data in the SO10 txt, but my question is I want to print as the below way.
SOLD FROM: ABC consulting
crocin street
hyderabad.
40018999
The approach I am using is get the SO10 text in driver prog and pass to form for this I need to create a dictionary type which can hold 5 variables of 255 char each. I dont want to folow this approach.
Please suggest best way for this.
Thanks,
RG