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

Is there a BAPI to create measuring point using reference measuring point?

former_member227510
Participant
0 Likes
3,402

Hi,

I have equipments and functional locations with measuring points. I have to create measuring points for new equipments/functional locations using the measuring point of the already existing equipments.

I want to know whether there is a BAPI to create the measuring point wherein I can pass the reference measuring point or equipment and create measuring point.

Thanks in advance,

Gopa

1 ACCEPTED SOLUTION
Read only

jogeswararao_kavala
Active Contributor
0 Likes
1,742

Have you had a look at this fm MEASUREM_DOCUM_RFC_SINGLE_001 ?    Also at fm   BAPI_MPID_CREATE

3 REPLIES 3
Read only

former_member445147
Participant
0 Likes
1,742

No man

Read only

jogeswararao_kavala
Active Contributor
0 Likes
1,743

Have you had a look at this fm MEASUREM_DOCUM_RFC_SINGLE_001 ?    Also at fm   BAPI_MPID_CREATE

Read only

1,742

Hi,

I went through the BAPI, BAPI_MPID_CREATE and the function module MEASUREM_DOCUM_RFC_SINGLE_001. However, it didn't serve my purpose.


MP_RFC_SINGLE_CREATE is the function module, which helped me create measuring points as per my requirement. I passed the measuring point to the table IMPTT, and got the other fields. I passed the other important inputs and created the new measuring point.

Thanks and Regards,

Gopa