Hello Friends,
We are working on a HCM Process and form scenario where we are displaying the Organisation information for an Organisation number selected. which are mentioned below.
1. Reports to Org Unit number
2. Region Grouping Number
3. Function Grouping Number
I have used SAP_PD back end service for the same where the
LEAD_OBJECT_ID O LO_O_ABBR LO_O_TXT ( Refers to the Org Unit number )
Added the below object
ORG_NEW O ORG_NEW_ABBR ORG_NEW_TXT ( Added to get Reporting Org Unit )
I have created the relation under ORG_NEW folder to LEAD_OBJECT_ID with below values
Relation Id 002
Relation Sighn 'Bottom Up' .
I have tested the process now, I am able to see the corresponding values of LO_O_ABBR and LO_O_TXT but am not able to see the values of ORG_NEW
Can you please help me what should be done to get this value.
Thanks & Regards,
Murthy