cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Cloud For Customer Enhance Sales Quote Repository URL

Former Member
0 Kudos

Hi Experts,

I want to enhance the Standard Business Object Sales Quite Quick Create Screen.

Which repository URL select at the time of create Business object extension ?

Or any other way to enhance the Standard Business Object Sales Quote ?

Many Thanks

Mithun Suthar

Accepted Solutions (1)

Accepted Solutions (1)

HorstSchaude
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Mithun,

You can enhance the Standard BO Sales Quote at Root node and at Item node level.

Be aware that the technical name is CustomerQuote.

Example:

businessobject AP.CRM.Global:CustomerQuote {

element MyBuyerId : ID;

node Item {

     element MyBuyerItemId : ID;

     }

}


HTH,

     Horst

Answers (0)