cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

dynamic text include in adobe form

umberto_panico
Participant
0 Likes
4,624

Hi all

I have to convert a sapscript in an adobe form.

In this sapsript there is an include text with dinamic fields.

example :

INCLUDE &T166K-TXNAM& OBJECT &T166K-TDOBJECT& ID &T166K-TDID& LANGUAGE &EKKO-SPRAS& PARAGRAPH NR

Moreover these texts have different pragraph formats in them (there is not only one style)

How can i convert it in adobe forrm logic?

Thanks and regards

Umberto

View Entire Topic
OttoGold
Active Contributor
0 Likes

You can create a standard text node in the adobe form context. OR you can of course do this in your abap code. Otto