Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adobe form for Billing document - FM does not exist error

Former Member
0 Likes
624

Hi,

I have to display the document title as Invoice/Credit Memo based on the billing type in the adobe form. I tried to include a text field in the adobe form to display the title which I pass from my print program based on the billing type (instead of hard coding it).

I get the name of the function module generated through debugging and try to use in tthe program to call the form. But I get the error message that the Function Module does not exist.

I have included the title field in my interface, context, form and have activated them.

Is my approach incorrect or am I missing something?

Regards

K

2 REPLIES 2
Read only

Former Member
0 Likes
454

Is JAVA stack installed on your WAS?

Best regards

Jon

Read only

0 Likes
454

Hi Jon,

I tried doing it again today morning and it worked!!! Thanks for your help...