Create an interface first for the adobe form. Declare some global datas to be used as dynamic variables in the adobe form. In a real scenario these values will be send to the Adobe Form from the driver ABAP program or the Webdynpro application. I am skipping ...
Step1 Create a new form interface in tcode SFP Step2 Create a new form template in tcode SFP Step3 Create a new ABAP webdynpro Test Step1 Create a new form interface in
Create an interface: Add a few import parms to the interface: Create a form which will use the interface and drag the interface import fields over to the Context of the form: Change layout Type to “ZCI Layout” Start Adobe LiveCycle and choose the "Layout" tab page and then "Utili...