cancel
Showing results for 
Search instead for 
Did you mean: 

To make TEXT field in adobe forms dynamic

Former Member
0 Kudos

Hi Experts,

I have requirement in adobe forms where based on certain condition I want change the TEXT field accordingly.

Example if material number in of gas type than text will be "GAS MATERIAL" and then populating corresponding material number.

If itu2019s of hard goods type than text has be "HARD GOODS MATERIAL".

Please let me how this requirement can be achieved ASAP.

Thanks in advance.

Regards,

Aks.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

Thanks all for your reply.

Driver program being a standard code i can't change.

I m able to achieve the requirement by some scripting.

So closing the thread.

Regards,

Aks.

OttoGold
Active Contributor
0 Kudos

You can repair the printing program or you can add your code into the intitialization part of the interface.

Read the blog about it here: /people/otto.gold/blog/2010/05/06/how-to-deal-with-sap-standard-adobe-forms

Regards Otto

OttoGold
Active Contributor
0 Kudos

You can use some char20 or something like that, or string as a interface field (a header one or in the item).

Or you can use various types of texts (like SO10) texts in Adobe forms.

Otto

p.s.: note there is Adobe forum under NetWeaver, where your question was probably answered like zillion times.

Former Member
0 Kudos

Hi,

Yes you can definitely make a field dynamic. Bind the text fields with varibale of type Material Number and its description which will have to create in the context (Interface) of the adobe forms. These values you can pass from your driver program or Web-Dynpro.

Regards,

Runal.