cancel
Showing results for 
Search instead for 
Did you mean: 

Delete Item from Warranty Claim version

s1252
Participant
0 Kudos

Hi,

i have a requirement to change material in warranty claim, if new material has any dependant materials available, those materials also to be added to change in claim. id user changes the actual material, all its dependent materials are to be deleted and new materials are to be added to claim.

Adding new materials can be done using, WTY03_ITEM_GENERATE

Changing the existing materials can be done using, BAPI_WARRANTYCLAIM_CHANGE2

for deleting existing parts in claims is there any BAPI or Function module or any class available.

Accepted Solutions (0)

Answers (1)

Answers (1)

soren_detering3
Explorer
0 Kudos

Hi Krishna,

I am sure you have found your solution already. Just in case check out BAPI

BAPI_WARRANTYCLAIM_CHANGE2 item structure of BAPI2222ITEMCHANGE

Cheers!