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: 

HOTSPOT in module pool

Former Member
0 Kudos

hai,

can anyone tell me whether i can set Hotspot to a text field in a subscreen in module pool program or not.

Thanks & Regards ,

Syam.

10 REPLIES 10

former_member188685
Active Contributor
0 Kudos

I don't think it is possible. But what exactly you are looking for , can you give the details.

0 Kudos

hai,

i clearly want to know that in my subscreen i have 3 radio buttons and for each we have two to three topics in detail . so instead of taking more number of screens i want to use text fields and hotspot for them which can drive me to the detailed list .

example:-

.Personnel Management

---> List of Employees

-


> Vacancy List in the Organization

.Time Management

--->Attendance List

--->Personal Shift Plan

so on....

Thanks & Regards,

Syam

Former Member
0 Kudos

Hi syam,

You may use Collapsible Area on your screen

You can find its example in

BIBS

Transaction under topic

Controls

.

0 Kudos

Hi Friends.....

HOT SPOT can be possible in module pool also

While cretaing the screen elements..

For text fields and input/output fields you can set this hot spot , for this you hav to check following check box.

> Attibutes -> Display -> Responds for double click

With this you can get HAND SIMBLE as in reports

If the attribute is set, double-clicking the object triggers an action

at runtime (hotspot).

Syam... try this and all the best..,

Thanks,

Naveen Inuganti

0 Kudos

Thanks Naveen .

Former Member
0 Kudos

Hi ,

Hotspot is limited only to lists .

Former Member
0 Kudos

Hi

Go through the link given below :

http://help.sap.com/saphelp_nw04/helpdata/en/ee/c8e080d52611d2b468006094192fe3/frameset.htm

With Regards

Nikunj Shah

Former Member
0 Kudos

Hi Syam,

For more info on hotspot check this url.

http://help.sap.com/saphelp_nw04/Helpdata/EN/9f/dba1e235c111d1829f0000e829fbfe/content.htm

Regards,

Muneesh Gitta.

Former Member
0 Kudos

hai thanks for all who helped me

0 Kudos

hi syam

did u get solved for your question.......

if so let me your solution in handling the hotspot event for the text field in module pool..