‎2008 Apr 29 8:30 AM
hi all,
In one of my functional specification some Functional consultant has written like this,
To get Supervisor
Table HRP1001:
From Object Type P -
> Relationship A008 to Object type S where ENDDA = 31.12.9999 -
> Object Type S (e.g., 123).
From Object Type S(123) -
> Relationship type A002 to Object type S where ENDDA = 31.12.9999 -
> Object Type S(e.g., 124)
From Object Type S(124) -
> Relationship Type A008 to Object Type P where ENDDA = 31.12.9999. Get Target Object ID
Check PERNR in PA0001(Target Object Id ), table fields to be displayed for Supervisor Name is ""PA0001-SNAME"""
Can anyone explain what he means?
regards
Jose
‎2008 Apr 29 9:00 AM
What i understand from your Functional Specification is that:
you need find out object id of superviser by using table HRP1001by using following process
1.1st Use object type P(for person),Relationship A,Relat'ship 008 as criteria to find out object id.
2. Then use object type S(For position) and like wise use other criteria to compare and findout the object id .
Once you find object id use it and find Personnel number(Pernr) in PA0001.
Hope it helps.
Thanks
Snehasish
‎2008 Apr 29 8:35 AM
Wouldn't it be better at ask the functional consultant who wrote it?
Failing that, take a look at table HRP1001, its fields and the data in it to give the description some context.
Regards,
Nick
‎2008 Apr 29 9:00 AM
What i understand from your Functional Specification is that:
you need find out object id of superviser by using table HRP1001by using following process
1.1st Use object type P(for person),Relationship A,Relat'ship 008 as criteria to find out object id.
2. Then use object type S(For position) and like wise use other criteria to compare and findout the object id .
Once you find object id use it and find Personnel number(Pernr) in PA0001.
Hope it helps.
Thanks
Snehasish