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

Copy SAP Access Menu

Former Member
0 Likes
6,338

Hi All,

We are working on a custom built software which will communicate with SAP.

There are certain requirements where we cant find any solutions.

Any answer to the following questions will be very helpful.

1. How to copy the SAP Menu? Including the sub-nodes & description.

2. While creating PO or any in any other transactions, how to capture the Error image shown? or How to copy the contents of the message shown?

3. In the PO creation screen (ME21N), there are lot of TABS (as shown in the below pic). Is there any keyboard shortcut to shift between these tabs?

Will give more description if required.

Moderators : Respected Mods, I was not sure about the section in which this question should be posted. Kindly move it to the respective section if it does not belong here.

Thanks,

Deepan M

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
5,688

1. It is called area menu. SE43 transaction > print option can be used to create list which can then be downloaded.

2. It depends on how you are calling transaction. Instead of screen recording, if you are using BAPI/BDC/call transaction technique, return structure will have messages.

3. Try Ctrl+PageUP/PageDown. It works for severals screens that have tabs.

Hi All,

We are working on a custom built software which will communicate with SAP.

There are certain requirements where we cant find any solutions.

Any answer to the following questions will be very helpful.

1. How to copy the SAP Menu? Including the sub-nodes & description.

2. While creating PO or any in any other transactions, how to capture the Error image shown? or How to copy the contents of the message shown?

3. In the PO creation screen (ME21N), there are lot of TABS (as shown in the below pic). Is there any keyboard shortcut to shift between these tabs?

Will give more description if required.

Moderators : Respected Mods, I was not sure about the section in which this question should be posted. Kindly move it to the respective section if it does not belong here.

Thanks,

Deepan M

11 REPLIES 11
Read only

Former Member
0 Likes
5,689

1. It is called area menu. SE43 transaction > print option can be used to create list which can then be downloaded.

2. It depends on how you are calling transaction. Instead of screen recording, if you are using BAPI/BDC/call transaction technique, return structure will have messages.

3. Try Ctrl+PageUP/PageDown. It works for severals screens that have tabs.

Read only

ThangaPrakash
Active Contributor
0 Likes
5,688

Hello Deepan,

Follow the below path to download the area menu.

1) SE43 display menu S000 and then explode it all, then: Area Menu -> Print -> Print List -> Save to PC File -> Spreadsheet - done.


3) You can use above option said by Manish, but the cursor has to be in the tab while using it. When u switch the tab using Ctrl+ page up or down, the cursor position goes to the top of the page, again you have to place the cursor in the tab and press ctrl+ page up or down to move to net tabs.


Regards,

Thanga

Read only

Former Member
0 Likes
5,688

Hi Thanga Prakash & Manish Kumar ,

Thanks for the reply. It really helped.

one more help needed...

Is there any key board shortcut for the below button? (Download as Excel sheet/local file)

Thanks,

Deepan M

Read only

0 Likes
5,688

Hello Deepan

If it is in a normal ALV display, Ctrl+Shift+F9 would serve your purpose.

If not in ALV display. please let us know which screen it is.

Regards,

Thanga

Read only

0 Likes
5,688

Its Short Dumps - ST22.

Read only

0 Likes
5,688

What is the short dump ? Paste your short dump here.

Regards,

TP

Read only

0 Likes
5,688

How about Ctrl Shift F7?

Read only

0 Likes
5,688

Hi Thanga Prakash,

you mistook it.

The Screen is ST22...i need to download all the short dumps to local file using this icon.

i need the keyboard shortcut for it..

Read only

0 Likes
5,688

Nope Manish,

not working.

Thanks.

Read only

0 Likes
5,688

Keyboard shortcuts are not present for those buttons, unless the application has specifically maintained them.

Read only

ThangaPrakash
Active Contributor
0 Likes
5,688

Hello Deepan,

There is another option you can do. Once you are in the ST22 list. Click on the icon Views --> list display as below.

The screen will then change to ALV LIST DISPLAY, then press on  Ctrl+Shift+F9 to download to excel.

Regards,

Thanga