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

how to use BAPI_WARRANTYCLAIM_CHANGE2 function module

Former Member
0 Likes
862

i am unable to pass values to table parameter.

for above i have used WTY12_CLAIM_READ function module and i have give only cliam number as input and tried retriving other parameters(tables)

from these i passed same table parameters to BAPI_WARRANTYCLAIM_CHANGE2 function module but unable to run it in se37.

please just me any logic or solution to this.

i am getting repeated error as :

1)item types

2)pricing

3)partner

if any one can send me a sample code to how to use these bapi .

thanks,

lokesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
679

Hi Lokesh,

I believe you are using the FM WTY12_CLAIM_READ_RFC to retrieve the claims related information by just passing Claim Number, and you are not getting any data back from the function module in the table parameters and you won't get any values as well, as there is no code in that function module.

Thanks,

Mahesh.

1 REPLY 1
Read only

Former Member
0 Likes
680

Hi Lokesh,

I believe you are using the FM WTY12_CLAIM_READ_RFC to retrieve the claims related information by just passing Claim Number, and you are not getting any data back from the function module in the table parameters and you won't get any values as well, as there is no code in that function module.

Thanks,

Mahesh.