cancel
Showing results for 
Search instead for 
Did you mean: 

Bsp and Open catalog interface

Former Member
0 Kudos

Hi guru.

I'm developing a bsp application that, via [OCI|http://help.sap.com/saphelp_crm20c/helpdata/en/07/2556394ffbe525e10000000a11402f/content.htm], let the user buy some stuff from an external catalog.

The catalog is just a simple link on my bsp layout,

I would expect to recive the item choosen by the user from the catalog in my "onRequest" method.

The problems are the followings:

1) how can i trigger this event ?

how can i get the items choosen from the catalog when

the user pushes the button "Order item" ?

2) How can i minimize the catalog windows ( i open the catalog as a pop-up) into my original BSP windows ?

Thanks,

Best regards

Fabrizio Gemma

Edited by: fabrizio gemma on Nov 24, 2009 10:56 AM

Edited by: fabrizio gemma on Nov 24, 2009 10:57 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

does anyone have ever built a BSP with an OCI catalog ?

thanks,

fabrizio