Creating layout from an existing PDF file and capture the values into Web Dynpro attributes (WebDynpro for ABAP)
By Sri Lakshmi Lavanya Koduganti, CSC India
Go to transaction SE80.
Create a Web Dynpro Component with the following details
Name: ZLAV_UPLOAD_FORM
View: ZLAV_FVEIW
Window: ZLAV_WINDOW
Double-Click on Component Controller. Create the following
Context node.
Now create an attribute under the node Node1 as follows.
Go to the view ZLAV_FVIEW’s Context. It appears as follows.
Drag and Drop the Node1 onto the View’s Context.
Create a node pdfsource
in the view’s context.
Create an attribute PDFSRC under this node.
Click here to continue...
|