on ‎2018 Jun 14 1:39 PM
Hello,
I am working on RECN transaction and want to default the interest rate parameter in the valuation tab using a custom logic. Could you please tell me whether any BADI's available for this?
Thanks
Request clarification before answering.
Please check Transaction "RECECUST", there you´ll find the different enhancement spots for the valuation process.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ute,
Thanks for your explanation. On checking this, I found that the method substitute can be used. However as suggested by SAP in note
782947, only API methods needs to be used to get the details of the contract and then change it.
In the method substitute, I am using
API_RE_CN_GET_DETAIL to get the details of the contract and then update the contract with the modified values using API_RE_CN_CHANGE.I need to do this create and some functionality in change mode. However the values are determined correctly but the update to the contract is not occurring using API_RE_CN_CHANGE.
Can you please help me in this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 11 | |
| 11 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.