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

MSS Reports

Former Member
0 Likes
730

I have a ABAP report that list all actions for the current year based on an org unit that is pass to the program. The program is config to run in MSS. I can not capture which org units are passed to the program.. In mp program I check to see if pnporgeh is not inital and then move the values to a internal table. When I run the report outside of MSS it works great. When I run it though MSS it does not work the way it should. If a employee transfers out of the org unit it should not show them on the report. In MSS all employee in the org unit shows on the report even if the employee is not longer in that org unit. I can be reach at [email protected].

THanks

I have a ABAP report that list all actions for the current year based on an org unit that is pass to the program. The program is config to run in MSS. I can not capture which org units are passed to the program.. In mp program I check to see if pnporgeh is not inital and then move the values to a internal table. When I run the report outside of MSS it works great. When I run it though MSS it does not work the way it should. If a employee transfers out of the org unit it should not show them on the report. In MSS all employee in the org unit shows on the report even if the employee is not longer in that org unit. I can be reach at [email protected].

THanks

5 REPLIES 5
Read only

Former Member
0 Likes
695

Hi John,

Did u select <b> All Employees </b> in the MSS Team Viewer ? You have to select <b> Directly Reporting Employees </b> .

What logic you have used in your Program to fetch the subordinates of a manager ? hav u used <b>RH_DIR_ORG_STRUC_GET </b> .

Post any EP related Queries in 'EP Development' category for quicker responses.

Rgds,

OP

Reward for useful answers.

Read only

0 Likes
695

Thanks, I posted in here because you get a quicker response from ABAP programmers. My question is how do I capture the selection from MSS when running a report.

Read only

0 Likes
695

is it possible to develop MSS report in webdynpro/BSP? any standard templates available?

Read only

Former Member
0 Likes
695

HI

GOOD

HERE WITH I AM GIVING SOME LINKS ABOUT THE MSS REPORTS, I HOPE THIS WILL HELP YOU TO SOLVE YOUR PROBLEM.

http://web.mit.edu/her/MIT05/docs/empl_self_serv.ppt

http://www.sapportalseminar.com/agenda/index.cfm?usergroup=regular&confCode=POR6-PHI

THANKS

MRUTYUN