Missing 1 leg FT while 2 legs are found in STMT
- Otono
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 1
13 years 11 months ago #9681
by Otono
Missing 1 leg FT while 2 legs are found in STMT was created by Otono
Hello everyone,
What is possible reason for this problem: system understand that FT is wrong lose 1 leg while I found 2 legs in STMT.ENTRY.
Other information:
- FTx transfer money from account A to account B. See account statement of A don't see FTx transaction. With B, it's found --> lose A leg.
- View FTx at FT screen, system said FTx is missing.
- Randomly, we have 4 wrong FT, all of them miss the leg that have the same account.
- In fact, that day, we had problem about authorize, log folder are full so users had to authorize AGAIN after we had deleted logs.
* I tried to compare STMT records and haven't found any difference between the wrong one with the right one.
Thank you so so much for any clue!!
What is possible reason for this problem: system understand that FT is wrong lose 1 leg while I found 2 legs in STMT.ENTRY.
Other information:
- FTx transfer money from account A to account B. See account statement of A don't see FTx transaction. With B, it's found --> lose A leg.
- View FTx at FT screen, system said FTx is missing.
- Randomly, we have 4 wrong FT, all of them miss the leg that have the same account.
- In fact, that day, we had problem about authorize, log folder are full so users had to authorize AGAIN after we had deleted logs.
* I tried to compare STMT records and haven't found any difference between the wrong one with the right one.
Thank you so so much for any clue!!
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2860
- Thank you received: 650
13 years 11 months ago #9682
by jpb
Replied by jpb on topic Re: Missing 1 leg FT while 2 legs are found in STMT
Have you checked the concatfiles STMT.PRINTED and ACCT.STMT.PRINT ??
The following user(s) said Thank You: Otono
Please Log in or Create an account to join the conversation.
- Otono
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 1
13 years 11 months ago - 13 years 11 months ago #9700
by Otono
Replied by Otono on topic How does PRINTED tables work
Hi,
I checked and found that missing STMT.No is not included in STMT.PRINTED.
I have transaction booking.date = 20111206:
Debit A (missing)
Credit B
In Stmt.printed it has:
B-20111215 include STMT.No-B
A-20111215 include somethings not STMT.No-A above.
It doesn't have A or B on 20111206.
So how should I modify this STMT.Printed?
I tried to add missing STMT.No to record A-20111215. is it right?
And after that what should I do plus for ACCT.STMT.PRINT. I checked A (missing) account it include 20111215 with some amount money.
Thank you again
I checked and found that missing STMT.No is not included in STMT.PRINTED.
I have transaction booking.date = 20111206:
Debit A (missing)
Credit B
In Stmt.printed it has:
B-20111215 include STMT.No-B
A-20111215 include somethings not STMT.No-A above.
It doesn't have A or B on 20111206.
So how should I modify this STMT.Printed?
I tried to add missing STMT.No to record A-20111215. is it right?
And after that what should I do plus for ACCT.STMT.PRINT. I checked A (missing) account it include 20111215 with some amount money.
Thank you again
Last edit: 13 years 11 months ago by Otono. Reason: Change question
Please Log in or Create an account to join the conversation.
- DUBLIN
- Offline
- Elite Member
-
Less
More
- Posts: 202
- Thank you received: 29
13 years 11 months ago #9713
by DUBLIN
Replied by DUBLIN on topic Re: How does PRINTED tables work
Check TEMENOS Helpdesk for Patch R071795 (our release is R07.003) .
This could be what you're looking for. Can't remember in details but I think it was something to do with FTs and account's statements.
Could be wrong ...
This could be what you're looking for. Can't remember in details but I think it was something to do with FTs and account's statements.
Could be wrong ...
The following user(s) said Thank You: Otono
Please Log in or Create an account to join the conversation.
- Otono
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 1
13 years 11 months ago #9714
by Otono
Replied by Otono on topic Re: How does PRINTED tables work
Thank you for your replies.
I still wonder and want to know what happen to the missing FTx with A account is missing:
- FTx view: missing record
- List Funds.Transfer: not found.
- List Stmt.Entry: found 2 legs.
- View account statement - A account: missing FTx
- View account statement - B account: yes found FTx
- STMT.No of A account with FTx is not included in STMT.PRINTED and ACCT.STMT.PRINT (I don't understand these tables as above question)
----
Thank for your discussing!
I still wonder and want to know what happen to the missing FTx with A account is missing:
- FTx view: missing record
- List Funds.Transfer: not found.
- List Stmt.Entry: found 2 legs.
- View account statement - A account: missing FTx
- View account statement - B account: yes found FTx
- STMT.No of A account with FTx is not included in STMT.PRINTED and ACCT.STMT.PRINT (I don't understand these tables as above question)
----
Thank for your discussing!
Please Log in or Create an account to join the conversation.
- DUBLIN
- Offline
- Elite Member
-
Less
More
- Posts: 202
- Thank you received: 29
13 years 11 months ago #9732
by DUBLIN
Replied by DUBLIN on topic Re: How does PRINTED tables work
Please check your private message box.
The following user(s) said Thank You: Otono
Please Log in or Create an account to join the conversation.
- Otono
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 1
13 years 10 months ago - 13 years 10 months ago #9903
by Otono
Replied by Otono on topic Found: Missing FT while 2 legs are found in STMT
Hi, as Dublin's recommend so we need to ask for a fix patch.
About the error happened, I found the way to correct the transaction.
* Lacking of record in FUNDS.TRANSFER$HIS. So need fill the missing record there: it should be FTxyz;1
--> Not "Recording missing" error anymore. But only see the FT from B account not A.
* Insert Stmt.no to STMT.PRINTED of A account no on the most suitable date. The Stmt.no in order acs.
Thank you so much for all your suggestions.
About the error happened, I found the way to correct the transaction.
* Lacking of record in FUNDS.TRANSFER$HIS. So need fill the missing record there: it should be FTxyz;1
--> Not "Recording missing" error anymore. But only see the FT from B account not A.
* Insert Stmt.no to STMT.PRINTED of A account no on the most suitable date. The Stmt.no in order acs.
Thank you so much for all your suggestions.
Last edit: 13 years 10 months ago by Otono.
Please Log in or Create an account to join the conversation.
- balaji2301
- Visitor
-
13 years 10 months ago #9932
by balaji2301
Replied by balaji2301 on topic Re: Missing 1 leg FT while 2 legs are found in STMT
Please check in STMT.ENTRY.DETAIL , for consolidated entries it will be in STMT.ENTRY.DETAIL
I am not sure of it :(
please check
I am not sure of it :(
please check
Please Log in or Create an account to join the conversation.
- Shibumi
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 2
13 years 10 months ago #9955
by Shibumi
Replied by Shibumi on topic Re: Missing 1 leg FT while 2 legs are found in STMT
Maybe your FT ID was overwritten with another after the entries were generated.
Please Log in or Create an account to join the conversation.
Time to create page: 0.058 seconds