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

Conversion Program for Creating Loan Contract

Former Member
0 Likes
647

Hi,

Has anyone worked on a conversion program to create a Loan Contract?

I am trying to use a BAPI. Its BAPI_LOAN_CONTRACT_CREATE.

But the problem is this BAPI is not released by SAP yet.

Can I use a BAPI which is not released. If YES, then what are the problems I would be facing later. And if NO, then what is the solution to this?

Thanks.

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
605

There are a lot of SAP notes for this BAPI, and none says "don't use it", so you should be fine. You could send a message to SAP pointing them to the unreleased status.

Thomas

2 REPLIES 2
Read only

ThomasZloch
Active Contributor
0 Likes
606

There are a lot of SAP notes for this BAPI, and none says "don't use it", so you should be fine. You could send a message to SAP pointing them to the unreleased status.

Thomas

Read only

0 Likes
605

Thanks Thomas