cancel
Showing results for 
Search instead for 
Did you mean: 

Script IP42

01-19-2022 10:58 PM
684 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Good afternoon community!!

I come to ask for your help.

I'm trying to create a Script for the IP42 transaction to create the plans automatically by Excel.

I managed to carry out the entire process of entering the information in the IP42, but when the time comes and entering the description of the plan, I cannot do it automatically by the Script.

When I'm recording the script and I enter the screens below to enter the plan text information, the recorder generates a very long code that I can't modify later.

My doubt is this, how to make the script understand that it needs to enter the second image, type the text I want and return the transaction?

I'll leave the code I'm using today in Excel to create the plans.

Script IP42

Below is the code that the script generates when I enter the text editor.

Is it possible to somehow modify this information in the script, so that it inserts the text I want?

Text_Script

<br>
0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

peter_atkin
Active Contributor
0 Likes

Dirceu Soares,

I'm not sure this is the best forum for SAP Gui Scripting..Try creating the plan without the long-text by simply adding the text in the plan description instead:

PeteA