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

How to create a coding in SAP AdobeForms for Tables???

Former Member
0 Likes
1,756

Hi Experts,

i want to create a Coding-Node(ABAP) in SAP AdobeForms.

In SAP SmartForms i can create Coding-Nodes and programming my own Logik.

If i have a Table in my Adobe Forms, how can i create a coding (for selecting more Informations from other tables)???

In SmartForms it is easy, but iam not sure if it is possible in AdobeForms????

Thanks.

Ersin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,245

Hi Ersin,

Like in Smartforms - Program lines or SAP Scripts - Subroutine calls to write additional lines of code is not possible in Adobe forms.

We need to have this information from Print program and have it captured in the interface.

Try to build a table at the driver program level and have this mapped to the interface. This will solve your issue.

Best Regards,

Shree Tejus.

Hi Ersin,

Like in Smartforms - Program lines or SAP Scripts - Subroutine calls to write additional lines of code is not possible in Adobe forms.

We need to have this information from Print program and have it captured in the interface.

Try to build a table at the driver program level and have this mapped to the interface. This will solve your issue.

Best Regards,

Shree Tejus.

5 REPLIES 5
Read only

Former Member
0 Likes
1,246

Hi Ersin,

Like in Smartforms - Program lines or SAP Scripts - Subroutine calls to write additional lines of code is not possible in Adobe forms.

We need to have this information from Print program and have it captured in the interface.

Try to build a table at the driver program level and have this mapped to the interface. This will solve your issue.

Best Regards,

Shree Tejus.

Read only

0 Likes
1,245

Hi Shree,

but i have than a big problem, because in my SmartForms, i have a Table-Node(Position table) where many different other Coding-Nodes and Table-Nodes (Condition Tables) are included!

How can i solved it in Report or interface?

I thought i can create coding for my Table(Loop Table in SmartForms) in AdobeForms to make for every positions different functions!

But for what is than this FormCalc or scripting???

Read only

Former Member
0 Likes
1,245

Hi Ersin,

Formcalc is used for calculations/ date time stamps etc and Scripting is for coding and both are in Java, Java developers who can code in Java.

Wish you know Java now.

Best Regards,

Shree Tejus.

Read only

Former Member
0 Likes
1,245

Hi Ersin,

Which standard smartform are you converting to Adobe?

BR.

Read only

Former Member
0 Likes
1,245

I am not sure about your requirment...may be this link will help you

SAPTechnical.COM - Adobe Forms - Create table