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

EQ create FM/BAPI

saket_abhyankar
Active Participant
0 Likes
610

Hi,

I am working on PM master data creation and change (Euipment and FL) through Web dynpro for abap. I want FMs or BAPI to create and change that. I used 'BAPI_EQUI_CREATE' and 'ITOB_EQUIPMENT_CREATE_SINGLE' to create and 'BAPI_EQUI_CHANGE' and 'ITOB_EQUIPMENT_MODIFY_SINGLE' to change, but those does not create EQ with all fields.

I want FM or BAPI which will create and change following fields of EQ: class, main work center and plant for main work center

Regards,

Saket

1 REPLY 1
Read only

saket_abhyankar
Active Participant
0 Likes
523

Same BAPI worked