cancel
Showing results for 
Search instead for 
Did you mean: 

Why is a Business System assigned a Software Component ?

Former Member
0 Kudos

and also what diff. does it make while assigning it to objects?

Accepted Solutions (1)

Accepted Solutions (1)

former_member192798
Active Contributor
0 Kudos

Hi Kris,

A Business system will have an entry in SLD unlike a business service. A business service is used in case of the system being an abstract unit.

For more info refer the below links:-

Business System

http://help.sap.com/saphelp_nw04/helpdata/en/7b/d4653fd1d3b81ae10000000a114084/content.htm

Business Service http://help.sap.com/saphelp_nw04/helpdata/en/fe/131eb4ef2fb344abf471c9eac0063a/content.htm

I hope this clarifies.

Regards.

Praveen

Former Member
0 Kudos

Hi,

SAP system has its own Software component like SAP BASIS.

when we create object we create our own products and SWCV.

When these objects need to interact with the SAP system, the system needs to identiify the SWCV. So if you add it to the Technical system that you have created for the SAP system the link is created for RFC and IDoc adapters.

More about it here:

http://help.sap.com/saphelp_nw04/helpdata/en/51/3eac3e66c7e16fe10000000a114084/content.htm

Regards

Vijaya

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kris,

1.what is technical system and business system

Technical system represents the phyiscal system, it contains all the physical charateristics of ur system for eg while creating a Technical system for your R3 system - u specify the host name, message server, OS, the clients etc.

Business System is a logical entity which represents logical view of your technical system. (eg a client in R3 system can be respresented as business system in SLD) For one technical system you can have multiple business systems.

> 2. In IR under software component , how many

> namespace can create..

As Bhavesh said, you can have any number of namespaces in ur SWCV. Namespaces are meant just to logically group ur objects in one SWCV.

Each object in IR is uniquely identified by SWCV, namespance and object name.