SAP for Banking Discussions
Join the conversation about navigating compliance, enhancing customer experience, and driving growth in the banking industry with SAP.
cancel
Showing results for 
Search instead for 
Did you mean: 

Posting to Loans taking very long

Former Member
0 Kudos
238

Hi,

We have a custom program to handle property tax payments on the customer's behalf. It posts the following documents.

1. Creates vdbepp, addbepp and then calls LOAN_POST to post a property tax payable flow on a loan. This step is carried out in a loop for several loans. A typical worklist has about 5000-8000 such loans.

2. If step 1 is succesful for all loans, it also creates a KR Document to credit a FI vendor account (the municipality) for the total amount.

So overall, we are posting about 8000 documents in CML and 1 FI vendor document. I expect this process to be fairly quick, but it takes 15 min to post these documents.

I am just wondering if this is typical. Is there anyway to optimize or parallelize this ?

1 REPLY 1

former_member357303
Active Participant
0 Kudos
146

Hi,

what does a trace say ?

Do you clear GT_LOANREF when you call LOAN_POST (there is a parameter for that) ?

Kind regards,

Michael