cancel
Showing results for 
Search instead for 
Did you mean: 

How can extract parameters by querying with Contact ID and Account ID?

Former Member
0 Kudos

Hi All

I want to extract the data of contact Person's Title and Job Title. I am using Contact ID in query as key. I want to know the Object data members which store the following 2 parameters of customer contact.

Again querying with Account ID I want 2 parameters Parent Account and Owner.

Pls help me how can I get the following parameters.

Attached files are there.

Thanks and Regards

Swati

Accepted Solutions (1)

Accepted Solutions (1)

former_member226
Employee
Employee
0 Kudos

Hi Swati,

Contact Person specific details for Job Title and Title will be available in following path:

Root->CurrentDefaultIsContactPersonFor->BusinessPartnerRelationship->ContactPerson->ContactPersonWorkplaceAddressInformation->ContactPersonWorkplaceAddress->DefaultWorkplaceRepresentation->FunctionalTitleName - Job Title


Root->CurrentCommon->Person->Name->FormOfAddressCode->content - Title

For Account Owner and Parent Account please make use of following path:

Customer->Root->EmployeeResponsibleSales->EmployeeID (Where PartyRoleCode is 142 )->Employee->CurrentCommon->BusinessPartnerFormattedName - Account Owner
Customer->Root->BupaUiTransformation->ParentAccount->ParentAccountUUID - Parent Account

Thanks

Saurabh

Former Member
0 Kudos

Hi Saurabh,

Thanks a lot for your help.

I also want to know the path for Order Block, Delivery Block and Billing Block for customer querying with Account ID.

Thanks in advanced .

Swati

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Saurabh,

Thanks a lot for your help.

I want to know the path for Order Block, Delivery Block and Billing Block for customer querying with Account ID.

Thanks in advanced .

Swati