cancel
Showing results for 
Search instead for 
Did you mean: 

Standard report to pull out the OPPORTUNITIES

Former Member
0 Kudos
117

Hi,

Just wana know if any one is aware of any standard report available in SAP CRM to pull the opportunities details with BP id.

If not do we need to develop this or can we be able to get it from any view.

Regards

AM

View Entire Topic
Former Member
0 Kudos

Hi,

You can use 'BTQOpp' dynamic query to retrieve oppotunity details. Below link provides details on how to execute the query and get the collection result.

http://scn.sap.com/docs/DOC-26885

Iterate through various opportunities in the collection result and retrieve details of related entities like BP, Product etc as required.

Thanks and Regards,

Ravi.