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

Need help in creating an Application

Former Member
0 Likes
449

Dear gurus..

i want to create a program in which client is given one customized t-code example ZXYZ

when he execute it a windows open and on the left side of window all the T-codes related to his job are there and when he click on one the t-code a program related to that t-code execute on the right window.

is it possible ? if so please guide me.

Regards

Saad Nisar.

1 ACCEPTED SOLUTION
Read only

mvoros
Active Contributor
0 Likes
425

Hi,

it's not possible. You can't open a transaction inside a window. You can create a program which will display a tree with the transactions (same as SAP start menu) but when you call transaction then this transaction will overlay your menu. You can reach similar effect to your requirement using NW Business Client. It pulls your menu from your role and display it similar as portal does.

Cheers

Dear gurus..

i want to create a program in which client is given one customized t-code example ZXYZ

when he execute it a windows open and on the left side of window all the T-codes related to his job are there and when he click on one the t-code a program related to that t-code execute on the right window.

is it possible ? if so please guide me.

Regards

Saad Nisar.

2 REPLIES 2
Read only

mvoros
Active Contributor
0 Likes
426

Hi,

it's not possible. You can't open a transaction inside a window. You can create a program which will display a tree with the transactions (same as SAP start menu) but when you call transaction then this transaction will overlay your menu. You can reach similar effect to your requirement using NW Business Client. It pulls your menu from your role and display it similar as portal does.

Cheers

Read only

Former Member
0 Likes
425

how to know if my sap has NWBC client?