cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI to upload conditions separately in loan(FNV2)

Former Member
0 Likes
847

I have created a bapi program to create the loan(fnv1) and used the bapi BAPI_LOAN_CONTRACT_CREATE. It is working fine. But user want to upload the condition header and condition item separately after creation of loan. I am not able to find to change the created loan.

Please help me.

Help will be appreciated!!!

Regards,

Abhinav Mishra

Accepted Solutions (0)

Answers (2)

Answers (2)

ayalae01
Discoverer
0 Likes

Hi Michael.

We also wan to add conditions to loans but FVD_CHK_CONDITION_INSERT does not exist in our system version. Maybe we can use a lower level function module that is present in our system.

Can you recomend something?

Best regards

former_member357303
Active Participant
0 Likes

Hi,

this is not supported by BAPI but you might check function modules

FVD_CHK_CONDHEADER_CHANGE

FVD_CHK_CONDITION_INSERT

Kind regards,

Michael