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

Org Unit Display

Former Member
0 Likes
462

How do everyone,

I have a selection screen with the following select option:

SELECT-OPTIONS: so_orgid   FOR p0001-ORGEH.

This works fines and displays a pop up containing all the org. units and their

descriptions.

However, I really want to display the pop up like as in HR org unit structure display

where you can drill down and include one or more org units.

Does anybody know if this can be done?? Any help would be very grateful.

Thanks

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
397

fm RH_STRUC_GET will meet your requirement, but you have to format the screen as required.

also go through the code in fm SWD_HELP_F4_ORG_OBJECTS

Read only

uwe_schieferstein
Active Contributor
0 Likes
397

Hello Andy

You may have a look at the following objects:

- fm RH_OBJID_REQUEST

- collective search help HRBAS00OBJID

Regards

Uwe