HI Experts,
I want a report like this:
Org Unit: Under Particular Org Unit wht r all the positions r there
Position: Under particular position who is the EE occupied
Person: Under each person needs the reporting (A002) structure .
I want all these in the same report.
Thanks
Edited by: UG Rajesh on Dec 21, 2011 11:43 AM
Go to T-Code : S_AHR_61016513 and there standard selection screen and click on execute and then select the Object Type 'O' and Execute It
Best Regards,
Thank you for the quick response...
Could u pls tel me the evaluation path tht I need to give.
I hav given path as O-S-P...but I need the reporting structure of postion also (A002)
Hi,
To get the required output you need to write new evaluation path based on that you can get the out put.
The evaluation path combines the functionality of O_S_P & ORGA-P.
Regards,
Potru.
so I think it will comes under development right?
creating an evaluation path is customizing. transaction OOAW.
Create a Custom Evaluation path in T-Code:OOAW , Create the relationships what you want like "O-S-S-P"
Best Regards,
Hi Rajesh,
Please implement the evaluation path as follows:
1 O B 003 S
2 S A 008 P
3 O B 002 O
4 P A/B 002 *
P.S: Please make sure that -OOVK t-code- there exists an allowed A/B 002 relationship between P and some other object type (in standard system there is none.)
Regards,
Dilek