2014 Mar 20 11:41 AM
Dear Experts,
I use this BAPI for creation of interest rate Instrument 'BAPI_FTR_IRATE_CREATE' .While executing the BAPI it gives financial transaction number.
When checking transaction BAPI at table like VTBFHA not available.
Please help me.
Thanks,
Krishna
2014 Mar 20 12:38 PM
It is not clear to me what the problem is. Can you please explain further.
If you mean that the number that has been generated cannot be found in the table, this probably has to do that no commit has been done. If you test in SE37 you need to choose testsequence and add BAPI_TRANSACTION_COMMIT to your test.
2014 Mar 20 12:38 PM
It is not clear to me what the problem is. Can you please explain further.
If you mean that the number that has been generated cannot be found in the table, this probably has to do that no commit has been done. If you test in SE37 you need to choose testsequence and add BAPI_TRANSACTION_COMMIT to your test.
2014 Mar 20 1:27 PM
Hi
What the exceptions you are getting?
You have using the 'BAPI_TRANSACTION_COMMIT' after the BAPI.
Thanks & Regards,
Sreeram
2014 Mar 20 3:56 PM