cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CDSView for Partner Function

ISoma
Participant
0 Likes
756

 

Hi Expert!

I have added Partner Function Z0000008 in Business Partner Function of Service Contract.

ISoma_0-1731907465927.png

I want to display the added partner function Z0000008 in CDSView.

How can this be achieved?

 

Soma

Accepted Solutions (0)

Answers (1)

Answers (1)

DequanXu
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

You can use the CDS view `I_CUSTSALESPARTNERFUNC` as this view retrieves data related to customer partner functions.

To display the added partner function `Z0000008` in a CDS view, follow these steps:

1. **Ensure the Partner Function is added**: Confirm that the partner function `Z0000008` is added correctly in the Business Partner master data.

2. **Use the CDS View `I_CUSTSALESPARTNERFUNC`**: This view is specifically designed to retrieve customer partner function data which includes partner functions, customer, sales organization, distribution channel, etc.

3. **Execute the CDS View**: In your SAP system, use the View Browser app to find and execute the CDS view `I_CUSTSALESPARTNERFUNC`.

You can refer to SAP Help Portal Customer Sales Area Partner Function

Best regards,

Dequan Xu

ISoma
Participant
0 Likes

Hi, Dequan Xu!

Thank you for your answer.

I have added Partner Function Z0000008 to a Service Contract without adding Partner Function `Z0000008` to the Business Partner master.

Is it possible to display it in CDSView in this state?
 
Soma