cancel
Showing results for 
Search instead for 
Did you mean: 

activating error

Former Member
0 Kudos

Hi All,

I created Business for r/3 System client as 100 as BS_ES1IDoc.

Already there is Business System ES1 in SLD but it there is clients for that system.

when activating my ID objects it is giving error as

Check result for Service | BS_ES1IDoC: SAP system ID ES1 and client 100 already exist in service | BS_ES1

How can I sovle this problem.

Regards,

Sree

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

When ever u r usingin ID same IDOC Message type like MATMAS.MATMAS05 it will create an error.

For 1 Web AS ABAP Business System only on IDOC Messagetype need to be declared.

Above reasons may help u

Regards,

Jayasimha Jangam

Former Member
0 Kudos

Jangam,

Please can you explain clearly,

In this case where i have to change?

Regards

Sree

former_member183906
Active Contributor
0 Kudos

1. Search Business System. Filter it by ES1

2. Get the existing business system. Check the client u need is thier or not in client tab.

3. If client exists , use the same.

Former Member
0 Kudos

sorry for not replying sree,

U need create ZIDOC and reimport in XI and use that one.

Because u cannot create 2 business systems of webasabap for a single client of same server.

Thats why we need to change the IDOC to ZIDOC.

Follow the following steps to create ZIDOC ( Replicate same original IDOC to ZIDOC).

To Create Idoc we need to follow these steps:

Create Segment ( WE31)

Create Idoc Type ( WE30 )

Create Message Type ( WE81 )

Assign Idoc Type to Message Type ( WE82 )

Creating a Segment

Go to transaction code WE31

Enter the name for your segment type and click on the Create icon

Type the short text

Enter the variable names and data elements

Save it and go back

Go to Edit -> Set Release

Follow steps to create more number of segments

Create IDOC Type

Go to transaction code WE30

Enter the Object Name, select Basic type and click Create icon

Select the create new option and enter a description for your basic IDOC type and press enter

Select the IDOC Name and click Create icon

The system prompts us to enter a segment type and its attributes

Choose the appropriate values and press Enter

The system transfers the name of the segment type to the IDOC editor.

Follow these steps to add more number of segments to Parent or as Parent-child relation

Save it and go back

Go to Edit -> Set release

Create Message Type

Go to transaction code WE81

Change the details from Display mode to Change mode

After selection, the system will give this message u201CThe table is cross-client (see Help for further info)u201D. Press Enter

Click New Entries to create new Message Type

Fill details

Save it and go back

Assign Message Type to IDoc Type

Go to transaction code WE82

Change the details from Display mode to Change mode

After selection, the system will give this message u201CThe table is cross-client (see Help for further info)u201D. Press Enter.

Click New Entries to create new Message Type.

Fill details

Save it and go back

Check these out..

Check below link. It will give the step by step procedure for IDOC creation.

http://www.supinfo-projects.com/cn/2005/idocs_en/2/

ALE/ IDOC

http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc

http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419

http://www.netweaverguru.com/EDI/HTML/IDocBook.htm

http://www.sapgenie.com/sapedi/index.htm

http://www.sappoint.com/abap/ale.pdf

http://www.sappoint.com/abap/ale2.pdf

http://www.sapgenie.com/sapedi/idoc_abap.htm

http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm

http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm

http://www.allsaplinks.com/idoc_sample.html

http://www.sappoint.com/abap.html

http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc

http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419

http://www.netweaverguru.com/EDI/HTML/IDocBook.htm

http://www.sapgenie.com/sapedi/index.htm

http://www.allsaplinks.com/idoc_sample.html

http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.docs

That may help to create a ZIDOC and import the IDOC in XI .

Then u are able to work the scenario.

Thanks & regards,

Jayasimha Jangam

Former Member
0 Kudos

Hey

You don't need to define BS_ES1IDoc again.

You already have a Business system for R/3 system client 100(its ES1).If you check ES1,it will show you all the clients(will have client 100 as well there)

Thanx

Aamir

Former Member
0 Kudos

Amir,

Already Some objects developed in ID by using BS_ES1 Business System.

But when I open that Business System in SLD it is not having the any Technical System and client.

And also there is no Logical System name for that also, even I trying to assin TS for that BS ,r/3 technical system name is not appearing.

how can I solve this?

Regards

Sree