Skip to Content
0
Former Member
Dec 24, 2009 at 11:39 AM

Adobe Interactive Form: Access Database on a click of Push Button

27 Views

Hi,

I have developed an online Interactive Adobe Form which is executed via enterprise portal. I have two fields and one pushbutton on this interactive form, below is a pseudo layout:

Employee Number: User Input

Employee Band: ReadOnly (should be populated on click on pushbutton)

GET BAND - PushButton (Adobe Library - supports only JavaScript and FormCalc).

As per the requirement, the Employee Band field should be filled on click of GET BAND pushbutton on the basis of given value for Employee Number. Employee Band value is maintained in table PA0007 (SAP HR).

Can anybody suggest a way how to access this table, get the value of Employee Band and fill the same in the form field, on click event of GET BAND button.

Thanks,

Ashish