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

SYSID in adobe interactive Forms Fomular

Former Member
0 Likes
1,640

Hallo,

is there a way to get the sysid in an Adobe interactive forms.

If I use another Interface as in Standard, I can

- implement a new Parameter (but this is not so good, if I want to use the standard-printing Programm)

- implement a new global Variable and fill it per abap coding in the initializing-Routine from the Interface. (I am also not in Standard because I have a new Interface).

I can use a Standardtext. Butt by ervery Systemkopie from Productive to Quality-Managment-System I haven't to forget also to change the Standardtext in the Q-System.....

Does anyone have a great idea....

Perhaps an undocumented function.... 🙂

How does other Freaks handle the Problem that should printed in forms when it is printed not from Pruductive-System?

Thanks

1 ACCEPTED SOLUTION
Read only

LukaszPegiel
SAP Champion
SAP Champion
0 Likes
1,401

I don't think there are any other possibilities beside this two that you have mentioned.  Why are you so against using new interface?

Cheers

Łukasz

Hallo,

is there a way to get the sysid in an Adobe interactive forms.

If I use another Interface as in Standard, I can

- implement a new Parameter (but this is not so good, if I want to use the standard-printing Programm)

- implement a new global Variable and fill it per abap coding in the initializing-Routine from the Interface. (I am also not in Standard because I have a new Interface).

I can use a Standardtext. Butt by ervery Systemkopie from Productive to Quality-Managment-System I haven't to forget also to change the Standardtext in the Q-System.....

Does anyone have a great idea....

Perhaps an undocumented function.... 🙂

How does other Freaks handle the Problem that should printed in forms when it is printed not from Pruductive-System?

Thanks

4 REPLIES 4
Read only

LukaszPegiel
SAP Champion
SAP Champion
0 Likes
1,402

I don't think there are any other possibilities beside this two that you have mentioned.  Why are you so against using new interface?

Cheers

Łukasz

Read only

0 Likes
1,401

Thank you for the confirmation.... Perhaps another guy has an idea.

I wanted only to save one more object....

But you're right that the second Interface is a variable Option.

Read only

paul_max1
Explorer
0 Likes
1,401

You can create the standard text in Q and transport to P, so no more problems regarding system copy, and no additional interfaces.

Regards,

Paul.

Read only

Former Member
0 Likes
1,401

It should different between Development-System, Quality-System and Pruductive-System.

If I implement an own Interface (with the same Parameters), than I can also implemented Global-Variables and I also can coding different. e.G.: