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

SAP BANKING: bapi for simulating a loan

Former Member
0 Likes
507

Hi,

I am looking for a function that simulates a creation of a loan (without actually opening a loan). I want to enter the loan amount, product type, intetrest rate and period and the function will return the monthly repayment.

Thanks,

Tal

1 ACCEPTED SOLUTION
Read only

former_member217544
Active Contributor
0 Likes
454

Hi,

Iam not sure but check whether this BAPI is useful :

BAPI_LOAN_CONTRACT_CREATE.

Or try searching in SE37 with key words like bapi* loan*

or bapi* bank*

Hope this will help.

Regards,

Swarna Munukoti.

2 REPLIES 2
Read only

former_member217544
Active Contributor
0 Likes
455

Hi,

Iam not sure but check whether this BAPI is useful :

BAPI_LOAN_CONTRACT_CREATE.

Or try searching in SE37 with key words like bapi* loan*

or bapi* bank*

Hope this will help.

Regards,

Swarna Munukoti.

Read only

joerg_wegener
Product and Topic Expert
Product and Topic Expert
0 Likes
454

Which loan version are you talking about? The old one, CML, or the new SAP Banking Services one?

I am not sure there are that many BAPIs in the former, and the latter is service-oriented...

Kind regards, Joerg