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: 

Creating two versions of warranty claim using BAPI BAPI_WARRANTYCLAIM_CREATE

Former Member
0 Kudos

Hello Gurus,

I have a requirement of creating two versions of warranty claims using BAPI. I have written the code using BAPI_WARRANTYCLAIM_CREATE by going through its documentation.

While populating the header for warranty claim I have used the value '0000000001' in BAPI2222HEADER-handle  and in the version table I have used  '0000000002' and pssed it to BAPI.

I am not sure how to create another version, as i have to populate the header and item data for the other version.  Can someone help me on this??

Thanks,

Sumit

2 REPLIES 2

Former Member
0 Kudos

Hello Gurus,

Please pitch in..... Any idea over this to help me out??

Thanks,

Sumit

Former Member
0 Kudos

Hi Gurus,

Anyone who have ever worked on BAPI_WARRANTYCLAIMN_CREATE and created two versions of claims using this BAPI??

IF someone has worked, please share the code for handling two versions.

Thanks in advance.

Sumit