Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Equipment Creation

Former Member
0 Likes
1,045

Dear Experts,

My requirement is to send Equipment data to other SAP system.

whenever i create the equipment using IE01 it should be created in other system..

I am unable to find related idoc for the same. if any one knows please let me know.

what is the process using BAPI insted of IDCOS.

Thanks & Regards

Sekhar

Dear Experts,

My requirement is to send Equipment data to other SAP system.

whenever i create the equipment using IE01 it should be created in other system..

I am unable to find related idoc for the same. if any one knows please let me know.

what is the process using BAPI insted of IDCOS.

Thanks & Regards

Sekhar

3 REPLIES 3
Read only

Former Member
0 Likes
777

Hi,

Make use of following message type.

1. EQUIPMENT_CREATE

2. EQUIPMENT_CHANGE

Basic types are........

1. EQUIPMENT_CREATE01

2.EQUIPMENT_CREATE02

3.EQUIPMENT_CHANGE01

4.EQUIPMENT_CHANGE02

Read only

former_member632729
Contributor
0 Likes
777

Hi,

BAPI_EQMT_CREATE - > create

BAPI_EQMT_MODIFY -> change..

Read only

0 Likes
777

Hi Asit & Raghunath,

Thanks for the response. I am using BAPI for the same.

In WE20 -- Message Contrl

I am not able to define the Process code in outbound.. Is it required or not.

defined the process code in inbound as BAPI.

Its not working..

Is there any Tcode for equipment like BD11..

Thanks & Regards

Sekhar