cancel
Showing results for 
Search instead for 
Did you mean: 

regarding workflow to get manager rule 168

Former Member
0 Kudos

Hello HR Gurus,

Well I am an abaper .

while testing the rule 168 (to get the superior of person in workflow ) I can get the superior of person by passing

Extended object id = Position

and

object type = ‘S’

but when I try to find the superior by passing

Extended object id = SAP log on name

and

object type as ‘US’

I am unable to get the superior ..

Please advice what could be the cause of it . as it is giving me supervisor when entering the details with position and employee id but not when entering sap logon id .

in another client(IDES) it working fine with saplogon id ie ‘US’ but not with position i.e. S

details in info type 105(communication ) is maintained .

<b>does it has some thing to do with evaluation path ..?</b>

please advice what could be the cause of it .. u r all advice will be appreciated

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Narendra,

Please elaborate it more , what i need to do to maintain it . As I am an abaper it’s not so essay for me to understand what u said .

Former Member
0 Kudos

Hi brijesh,

The main thing is that the relationships between the objects were not maintained based on the sap logon id, are maintained only by employee id(OBJID), Though u r giving the SAP Logon id , u should get the corresponding Employee id then proceed furthur to get the supervisor , it would resolve your problem.

Regards,

Narendra Kumar Katuri.

Former Member
0 Kudos

what could be cause of it