cancel
Showing results for 
Search instead for 
Did you mean: 

Searh for orders by part number in B2B ISA website

0 Kudos

Hi,

I would like to introduce a module in our ISA website where our distributors are able to search open orders by part numbers.

Currently we have a provision where they can search by transaction number/PO number/Keyword/Date Period.

I am new to CRM so could you please give me some suggestion on this?

Thanks,

Prasoon

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Prasoon,

For starters, I'd recommend you get hold of a copy of the SAP Internet Sales 4.0 Development and Extension guide from service.sap.com This has been my guiding point over the past three months learning SAP ISA B2B.

I can't begin to describe a full solution to your requirement, but as a starter based on what I know (and this will be extended and corrected by people with more knowledge!)...

1. You will need to make changes in the b2b/order/organizer-content-doc-search.jsp file to handle the changes to the layout probably.

2. This would need to be supported by changes to the underlying Java logic and possibly changes to the Struts config.

3. Possibly this will lead to the requirement of extending some of the standard business objects in use to allow for querying by part numbers.

This is a real basic starter for 10 - if you are totally new to CRM (as I was a few months ago) you may find it a very steep learning curve. I did! If you have knowledge of Java Struts development this will be a great headstart.

Good luck!

Gareth Ryan.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Prasoon,

Did you manage to develop a module to search for orders by part numbers ?

If so, can you explain to me how you did it.

Thanks in advance,

Peter

Former Member
0 Kudos

Hi,

Whilst searching for something else, I came across OSS note 685545 which although not exactly what yuo want, may be of some use as an example.

Hope this helps...

Gareth.

0 Kudos

Thanks for your reply Gareth.

I am trying to set up a development environment for our ISA application. We have CRM 3.0. So, in the installation guide SAP recommends to use the JBuilder as the IDE. I am having a hard time configuring

There is not much information on how to configure JBuilder so that I can compile/debug/deploy my application through IDE.

We will be moving to CRM 4.0/5.0 eventually so do you recommend that I should use Net Weaver instead of JBuilder.

Could you please tell me where to look for some set up guide and which IDE would you recommend?

Thanks,

prasoon