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: 

Maintain warranty and partner for an equipment?

Former Member
0 Kudos

Hi!

I'm looking for a function module (BAPI or API) to change warranty times and partners on an existing equipment. The standard BAPI „BAPI_EQUI_CHANGE“ for changing equipment attributes, doesn't support maintain from warranty times and partners. I found something for function modules in the function group IPAR to change partners, but I'm not sure whether to use it. Have somebody a solution to change this data?

Kind Regards

Gerhard

6 REPLIES 6

Former Member
0 Kudos

Have you tried using Transaction SXDA_TOOLS & SXDA (Direct Input Method) for updating Equipment Master data

Object Type: EQUI

Program Type: BINP

Program/Method: RIIBIP00

Using this program, you can also update custom screens (if any).

Former Member
0 Kudos

Hi I dont know if you have solved your concern.

But for Partners in Equipment you can use PM_PARTNER_UPDATE function module.

I hope this helps.

Best regards,

0 Kudos

Hi

Not sure if you found any solution but I also got a simillar requirement and found one FM for warranty i.e.'WTY20_CREATE_CHANGEDOCS' which creates warranty data for equipments and also change documents.

Still I am looking to find something for Partners, so far I found 'PM_PARTNER_UPDATE' or using LSMW or BDC. Please let me know if you fonud something concrete for Partner function update??

Thanks

Harkamal

Former Member
0 Kudos

Hi,

Once check this FM ''PM_PARTNER_UPDATE' , whether it will suit for your requirement.

Regards,

Jyothi CH.

Former Member
0 Kudos

Hi,

You have to use 2 FM for PARTNER and WARRANTY update of an EQUIPMENT.

For PARTNER update use FM "ALM_ME_ML_EQUI_PARTNERS".

For WARRANTY update use FM "ALM_ME_TOB_WARRANTY".

Hope this will help you.

Regards,

Smart Varghese

former_member211679
Participant
0 Kudos

Use Function Module WARRANTY_ASSIGNMENT_RFC