cancel
Showing results for 
Search instead for 
Did you mean: 

Offline Interactive PDF parsing WD java

Former Member
0 Kudos

Hi,

I'm implementing offline Interactive scenario(with a BAPI). After uploading the PDF once I click "show form" button I can able to see the data which I have entered in PDF(offline) but from there how to insert or update data in to R/3. I mean I have submit button once I click it the data should be updated in the R/3.

Can some one through light on this. Full poins assured.

Thanks,

J.Smitha

Accepted Solutions (1)

Accepted Solutions (1)

former_member185029
Active Contributor
0 Kudos

Hi Smitha,

In PDF form you have to incorporate Submit to SAP button.

In WebDynpro, there is a property of ADOBE form called onSubmit, just call your RFC in that function.

-Ashutosh

Former Member
0 Kudos

Hi Ashutosh,

Thanks for the reply. In pdf I dont want to have Button so I placed in in toolbar of the group. And i have called the rfc through submit as u told. Thatis working.

But I thought we need to convert this pdf data from inputfields to xml then we can update in R/3.

in what cases it is required?

Thanks,

J.Smitha

former_member185029
Active Contributor
0 Kudos

Hi Smitha,

I am not aware of the scenario you are talking about.

Probably it is internaly taken care by WebDynpro.

-Ashutosh

Answers (0)