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

Regarding Custom Cockpit Menu in Dialog programming

Former Member
0 Likes
496

Hi All,

I have to create a screen with 3 buttons in Application tool bar.

The actual scenario here is we have developed 3 diffrent objects 2 of them related to dialog programming & one is report.

Now customer wants them to be used in sigle program so i have to add them in one program , i have to create TCode for the same.

Once i execute that new Z TCode it should give me a screen with 3 buttons.

Once hit any one of those buttons it should execute their respective programs.

is SUBMIT is good option!

Also i need to create Tool bar buttons shall i go for Dialog programming or normal report screen.

Can anybody give me sujjestions.

Thanks in advance.

Thanks & Regards,

Prasad.

Hi All,

I have to create a screen with 3 buttons in Application tool bar.

The actual scenario here is we have developed 3 diffrent objects 2 of them related to dialog programming & one is report.

Now customer wants them to be used in sigle program so i have to add them in one program , i have to create TCode for the same.

Once i execute that new Z TCode it should give me a screen with 3 buttons.

Once hit any one of those buttons it should execute their respective programs.

is SUBMIT is good option!

Also i need to create Tool bar buttons shall i go for Dialog programming or normal report screen.

Can anybody give me sujjestions.

Thanks in advance.

Thanks & Regards,

Prasad.

2 REPLIES 2
Read only

nishanthbhandar
Contributor
0 Likes
415

You can use SUBMIT provided all the values for calling your program are available.Better go for report screen instead of building ur own toolbar.

Read only

0 Likes
415

submit is gud option.

or what ever u like u can use. if u feel easy in report than go through reprt if u think dialogue programm is better than go through this..

u have to just make some button and write 3 submit command ...

for syntex of submit just rite submit and press f1.