cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with CBTA recording/execution for Purchase order Header and Item detail expansion

Former Member
0 Kudos

Hello,

We are facing lot of issue with CBTA recording/execution for Purchase order Header and Item detail expansion.

We had try to cover randon behaviour of header and Item detail ( sometime need to expand and some time collapse) with the help of Default component "CBTA_GUI_A_PRESSKEY"

Here we are using URI as :" label=DYN_4000-BUTTON; type=GuiButton; id=/app/con[1]/ses[0]/wnd[0]/usr/subSUB0:SAPLMEGUI:0019/subSUB1:SAPLMEVIEWS:1100/subSUB1:SAPLMEVIEWS:4000/btnDYN_4000-BUTTON"

And KEY as  : Ctrl+F2.

But we are not able to expand the Header detail tab.

Regards,

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This issue is resolved by using all short key of opening/expanding Header detail, item overview and item detail while recording itself,( ex. Ctrl+F2/F5/F7

regards,

Ashish

Answers (1)

Answers (1)

Former Member
0 Kudos

Ashish,

For component CBTA_GUI_A_PRESSKEY, try using the following parameters:

Uri: label=Ctrl+F2; type=GuiMainWindow; id=/app/con[1]/ses[0]/wnd[0]

Key: 26

Regards,

Arjan