cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Screen Personas 3.0, SP05 - Recorded script will not execute Select View dialog box on MM03

kim_selby2
Explorer
0 Kudos

I recorded a script to go to MM03, enter a Material number (hit Enter) and when the Select View box pop up, to select 4 tabs, click OK. The rest of the script grabs various data/fields that I will return back to my Main Dashboard.

After recording & script validated, I clicked Execute button to 'test' it. It opened MM03, entered the Material and executed the 'enter'; however, the Select View Box popped up and the script stopped at that point.

Do I need to set the whole script to the onLoad screen event? My understanding is that I need to do that while the Select View Popup box is on the screen, but I'm unable to Edit my Flavor when the Popup as only the Original Screen flavor is showing, which can't be edited. Or do I need to create a different script to handle that Popup and assign that smaller script to the onLoad event? Am I missing a step somewhere?

Accepted Solutions (1)

Accepted Solutions (1)

tamas_hoznek
Product and Topic Expert
Product and Topic Expert
0 Kudos

Kim, as I mentioned in my email, you used the wrong property for one of the fields you want to copy. There is no need to have multiple scripts to do what you want.

Former Member
0 Kudos

Yes, Tamas, I fixed the property for the incorrect field. This issue that I'm reporting is that when I execute the script, the Material number is read, entered on MM03 screen, the Select View Box opens and then the script/process just stops. Logging shows this error:

UnidentifiedControl - There is no control with id 'wnd[0]/usr/tabsTABSPR1/tabpSP01/ssubTABFRA1:SAPLMGMM:2004/subSUB1:SAPLMGD1:1002/ctxtRMMG1-MATNR' in the current screen state.

I am unable to find a solution for this error.

Answers (0)