cancel
Showing results for 
Search instead for 
Did you mean: 

credit exposure calc error

Former Member
0 Kudos

we have one treasury deal, it is commodity sales contract, after TBB1 invoice of 200000 USD  is generated from FI.

after that we proceed with incoming payment with 200,000 USD, but in UKM_commitments we still see open invoice of 200,000 and credit exposure of 200,000

is there any t-code we can analyze credit exposure based on BP after incoming payment?

why in my case credit exposure stll show 200,000? thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member214808
Participant
0 Kudos

Hi,

Go to SMQ1 and check if the queue UKM_DOCUMENT_PROCESS is stuck.

Regards

Prateek

Former Member
0 Kudos

Sometimes Exposure remains open if there is an issue in XI messages not updating FSCM information.

Can you run the program UKM_RVKRED77 in test mode and check if it is updating the exposure. If it does so then rebuild your exposure as below:

Delete Committment

UKM_COMMTS_DELETE

then run rebuild exposure

by UKM_RVKRED77

check and let us know.

Regards,

Subhrajit

Former Member
0 Kudos

UKM_RVKRED77 test mode. empty result, so what should I do?

Former Member
0 Kudos

First can you tell me in which category do you see wrong exposure in commitments.

UKM_RVKRED77 -> blank -> that means the order is not open (no order is in open status) hence the order category 100 commitment should be blank.

So you can run the commitment delete program, then run UKM_RVKRED77 (SD categories exposure e.g. Order, Delivery, etc.)  and then UKM_TRANSFER_ITEMS (FI categories exposures. e.g. FI open items)

Former Member
0 Kudos

Dear Expert,

we only have category 200-open invoice-200K USD appeared in UKM_commitments. but we have incoming payment of 200K, and it is cleared item against invoice. but in UKM_commitments, we didn't find category for incoming payment

so my question is credit exposure should be zero right? why ukm_commitments shows 200K, for your company incoming payment didn't appear in ukm_commitments also?

I try to run UKM_TRANSFER_ITEMS , I didn't select  rebuild , I  run in test mode


but zero message

Former Member
0 Kudos

You need to delete UKM_Commitments - category for FI items.

Then perform UKM_TRANFER_ITEMS.

Since your FI exposure got cleared by incoming payment hence there will be no open item to be transferred.

And in BP exposure in FI will have no value.