on 2021 Apr 29 4:50 PM
Hi, I was working on making a new Web Service (WS) from employee on the PDI but i got some trouble trying to find some field from the employee's view:
As you can see on the image above the fields i can't find are:
- External ID (Founded)
- Department(Founded)
- Manager (Founded)
- HouseNumber
- Street
- Gender
- Birthdate
I tried to search them in the Repository Explorer but when i find those fields it seems they are empty so probably those aren't the ones is shows.
PS1: Yes i tried to search those fields without empty values.
PS2: I updated the question since i already found some of the fields i was searching for.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Dear Cesar,
The underlying business object for a contact is the BO BusinessPartner where attributes like name, etc. are stored. But the e-mail address and other fields like Function, Department, Phone, and so on, are relationship dependent and are therefore stored in the BO BusinessPartnerRelationship.
Would you like to have a check on BO BusinessPartnerRelationship.
-Sneha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sneha,
I tried to look up those fields inside BusinessPartnerRelationship but it appears as empty. The only fields i didn't found yet are:
- HouseNumber
- Street
- Gender
- Birthdate
The ones from i found it inside the OrganisationalUnitAssignment, then ToParent.
Thank you for your response
- Cesar
User | Count |
---|---|
68 | |
16 | |
12 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.