‎2013 Jun 08 7:21 AM
Hii All,
I have an requirement in which I have to close the current condition of the contract no. & then create new condition for the same for tcode RECN for REFx module. I have found out BAPI_RE_CN_CHANGE for this purpose but dont able to understand that what parameters should I pass to BAPI.
Please help me out.
Thanks
Sachin
‎2013 Jun 10 6:32 AM
Hi Sachin,
Kindly pass parameters in FM as below:
exporting parameters :
compcode = "bapi_re_contract_key-comp_code company code
contractnumber = "bapi_re_contract_key-contract_number no of real estatecontract number
TABLES:
return = bapiret2 "return parameters
Thanks And Regards,
Alora Sahu
‎2013 Jun 10 6:45 AM
Hi Alora,
This BAPI is not working properly by passing these two variables. We have to enter closing date. I am not getting that where should I enter closing date & then how to create the new condition.
Thanks
Sachin