Application Development 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: 

Partner function assignement to EQUIPMENT

Former Member
0 Kudos

Hi,

I want to assign ship to partner to Equipment. can someone suggest which function module or BAPI available for this task.

Appriciate your help.

Regards

Pravin

7 REPLIES 7

Former Member
0 Kudos

In addition to this, first i would like to check whether ship to partner existence check.

Appriciate your help and guidence.

abdul_hakim
Active Contributor
0 Kudos

Just check the BAPI BAPI_EQUIPMENT_SAVEREPLICA.

Cheers,

Abdul Hakim

Mark all useful answers..

Former Member
0 Kudos

Hi Pravin,

I am not sure of a BAPI, atleast in 46C.

But I did was use the IBIP functionality. With this you will be able to add partner details to Equipment.

Check out the T.Code: IBIP for more details.

Here is a link to related documentation. Check out point 12.

<a href="http://help.sap.com/saphelp_46c/helpdata/en/35/a47db0763e0392e10000009b38f9b7/frameset.htm">http://help.sap.com/saphelp_46c/helpdata/en/35/a47db0763e0392e10000009b38f9b7/frameset.htm</a>

Hope this helps.

Regards,

Sumant.

0 Kudos

We are using LSMW and wrapper function module to upload Equipment master data, update chararcteristic and attributes hence any function module or BAPI can be easily incorporated in this process.

0 Kudos

Then why dont you write ABAP Code in LSMW for populating this additional function...

Cheers,

Abdul Hakim

Mark all useful answers..

0 Kudos

BAPI_EQUI_CHANGE do not support for this field hence it is essential to identify other BAPI or FM.

Appriciate your help.

0 Kudos

Hi Pravin

I also got a simillar requirement where I need to update the partners for equipment.Did you find a BAPI or FM for this?

Thanks in Advance

-Harkamal