cancel
Showing results for 
Search instead for 
Did you mean: 

Technical system and Business system

GabrielSagaya
Active Contributor
0 Kudos

for a partical scenario give an example for Technical system and Business system??

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Technical systems are the physical systems in ur landscape. these can be systems like SRM, CRM server.Tech System - Holds the tech details like installation no, db instance.

For a technical system u can define as many business systems as the number of clients. these can be SAP or third party systems.

Business Systems are the logical systems that act as sender and receiver in your scenario.

http://help.sap.com/saphelp_nw04s/helpdata/en/24/8fa93e08503614e10000000a114084/content.htm

Ram

Answers (2)

Answers (2)

Former Member
0 Kudos

There are Technical & Business systems like

1) Web as ABAP

2) Web as Java

3) Stand alone java

4) Third Party

5) System Land scape Directory

how to register R3 technical system - have a look at blog:

/people/michal.krawczyk2/blog/2005/03/10/registering-a-new-technical-system-in-sld--abap-based

Technical systems are application systems that are installed in your system landscape

An example of an application system is a Customer Relationship Management (CRM) server. In the SLD, there are five types of technical systems:

Web AS ABAP:

Web AS ABAP technical systems, ranging from any SAP system to an APO server or CRM server, are based on the same Basis Component (BC), which includes the ABAP interpreter, ABAP Dictionary, ABAP Workbench, and so on. A dedicated database, which stores most of the data of the BC and the application components, is associated with the system.

Ex: IDOC to File

Web AS Java:

Web AS Java systems consist of one or more instances and each instance is installed on a separate host. An instance itself consists of cluster nodes that can communicate with each other.

EX: EP to XI

Standalone Java :

Standalone Java technical systems are standalone Java applications that are installed in a computer system from an administration perspective. They can also be installed as an operating system service or as a daemon.

Third-Party :

Third-party technical systems contain third-party software components and products.

See the below links

/people/srinivas.vanamala2/blog/2007/02/05/step-by-step-guide-xml-file-2-xml-file-scenario-part-i

technical system in SLD - /people/michal.krawczyk2/blog/2005/03/10/registering-a-new-technical-system-in-sld--abap-based

http://help.sap.com/saphelp_nw2004s/helpdata/en/24/8fa93e08503614e10000000a114084/content.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d64...

/people/naveen.kumarh/blog/2007/02/28/discovering-sld-part-1

/people/sandro.garofano2/blog/2006/12/08/sld-transport-target-creator

/people/srinivas.vanamala2/blog/2007/02/05/step-by-step-guide-xml-file-2-xml-file-scenario-part-i

Useful thread..

Pls reward if useful

Former Member
0 Kudos

A business system always references a technical system.