‎2008 Apr 01 7:55 AM
Hi All,
when we are trying to create a contract in SE37 through the bapi--- bapi_loan_contract_Create we are able to create and generate the loan number.
but not able to view the contract details in the front end screen FNVS or in the database table, VDARL
We have also committed the bapi but couldnot view the contract
VK
‎2008 Apr 01 8:12 AM
How did you commit the BAPI from SE37? In the same run using BAPI_TRANSACTION_COMMIT?
Is so, maybe it would be better to write a little report in which you call your BAPI followed by the BAPI_TRANSACTION_COMMIT.
Normally it should work from SE37, but since I don't know the details, I can't really give you the exact answer.
‎2008 Apr 01 9:03 AM
Hi,
What i understand of your problem is that, u 1st executed BAPI from Se37. and then executed another BAPI for commit work from se37.
In this case you will never see the contract no. created.
Create a sample program. In this program write FM to call the BAPI to craete contract and after that write FM 'BAPI_TRANSACTION_COMMIT'.
You will see created contract no.
Reply for further queries.
Please reward points if useful.
Regards,
Ashlesha