Hi,
I am working on a R/3 Webshop implementation where we need some external jar for extra functionality. We want to create a new Development Component containing the external jar.
I am using this document as a reference [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60d99678-1a29-2d10-94b4-9d9a67b7199b?quicklink=index&overridelayout=true]
I am not sure in which Software Component the new Development Component should reside.
There are three choices:
u2022 Sap.com_CUSTCRMPRJ_1
u2022 Sap.com_SAP-SHRAPP_1
u2022 Sap.com_SAP-SHRWEB_1
I would op for Sap.com_SAP-SHRWEB_1 as Sap.com_CUSTCRMPRJ_1 seems to be made for just containing the customer application definition and Sap.com_SAP-SHRAPP_1 contains shared logic and is not to be modified.
What is the correct Software Component to use?