GET-LIST then LIST not by @ID column

  • deeplay
  • deeplay's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
7 years 4 months ago - 7 years 4 months ago #20715 by deeplay
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: 7 years 4 months ago by deeplay.

Please Log in or Create an account to join the conversation.

  • Winfred_Lubega
  • Offline
  • Senior Member
  • Senior Member
  • Me
More
7 years 3 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,

Please Log in or Create an account to join the conversation.

Time to create page: 0.148 seconds