cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI

Former Member
0 Kudos

Hi, pls advise how to use BAPI_EQUI_CHANGE bapi to replace the planning plant in around 1500 equipments? apprciate if u can mention the steps for the same. can it be done by functional consultants?

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

Yes BAPI_EQUI_CHANGE can change the planning plant through IE02.

Import parameter:

Parameter name: I_OBJECT_NEW

Type specification: LIKE

Reference type: ITOB

Parameter name: I_GENERALX

Type specification: LIKE

Reference type: BAPI_ITOBX

Changing parameter:

Parameter name: C_OBJECT_OLD

Type specification: LIKE

Reference type: ITOB

Regards,

R.Brahmankar

Answers (1)

Answers (1)

Former Member
0 Kudos

I am not sure about the ABAP part but there are few threads from other forums may help you.

Sujit