GET-LIST then LIST not by @ID column
- deeplay
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 25
- Thank you received: 0
8 years 2 days ago - 8 years 2 days ago #20715
by deeplay
Hi,
If your task is to extract using GET-LIST, then use routine solution posted here by VK. But if you using simple LIST then use LIKE instead of EQ:
R10 on CentOS
Replied by deeplay on topic GET-LIST then LIST not by @ID column
HELLO,
I am trying to extract data form the history table TELLER, but it comes with TT1111...;1, and when i use EQ it says no record found. How can i do it?
Hi,
If your task is to extract using GET-LIST, then use routine solution posted here by VK. But if you using simple LIST then use LIKE instead of EQ:
LIST FXXX.TELLER$HIS WITH @ID LIKE 'TT1234567890...'
R10 on CentOS
Last edit: 8 years 2 days ago by deeplay.
Please Log in or Create an account to join the conversation.
- Winfred_Lubega
- Offline
- Senior Member
- Me
Less
More
- Posts: 52
- Thank you received: 0
7 years 11 months ago #20800
by Winfred_Lubega
Replied by Winfred_Lubega on topic Error in early loan closure
We are having an issue with a loan, it cant close its giving this error,
** FATAL ERROR IN (FWD.ACCOUNTING) **
F20160810.17748238667367756 MISSING FROM FBNK.STMT.ENTRY
regards,
** FATAL ERROR IN (FWD.ACCOUNTING) **
F20160810.17748238667367756 MISSING FROM FBNK.STMT.ENTRY
regards,
Please Log in or Create an account to join the conversation.
Time to create page: 0.072 seconds