Application Development 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: 

Open AL11 specific path with push button

0 Kudos

Hi Experts,

I have an issue where user wants push button in selection screen and when he click on it AL11 specific path has to appear.

if it is a AL11 transaction we can do call transaction statement , but to a specific path how can i achieve ?

please let me know your valuable suggestions or inputs

Best Regards,

Saida Reddy.

2 REPLIES 2

Former Member
0 Kudos

Hi Saida Reddy,

I can get your requirement partially. You want to pass specific path with transaction.

Check what are all the selection screen parameter using in AL11 Transaction.

Then in which selection screen parameter you want to pass value(Specified Path)

Use following,

1. Set Parameter ID --- To set value(Specified Path) to that parameter.

Then,

2. Call Transaction 'AL11' AND Skip First Screen --- Sap Memory will store that parameter value and call transaction AL11.

Try this, It may help you.

Thanks,

Sivaraj Sadasivam.

Jelena
Active Contributor

Do they actually require full AL11 functionality (and is management OK with authorizing this) or do they just want to see a directory listing? If it's the latter, as I suspect, then plenty of information already available on SCN. Google -> display directory on SAP application server site:sap.com