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

how to add program/command line in adobe form context

irfanjazz1
Participant
0 Likes
2,324

How to add Program lines or Command lines in Adobe form Context, where i can write Business logic ..

i tried so many times but i didn't get any option like that...

it is possible to write program / command line in adobe form....

thanks in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

FredericGirod
Active Contributor

In smartforms, the logic was to create some routine inside the form. Because you generate a Function module & this function module generate an OTF (print language for SAP)

In Adobe, the Function module will call the Adobe server (outside of SAP). This server will generate the PDF using the XML file generated with SFP & the data.

So, you have to rewrite fully the print program, to prepare ALL the data in the print program.

irfanjazz1
Participant
0 Likes

but when migrate smartform to adobe form program lines showing,

but cant get any option to create,,,,

plz help me...