T24: Call a Standard ENQUIRY FROM A MENU

1,453 views
Skip to first unread message

T24 Technical Developer

unread,
Nov 12, 2009, 2:43:33 AM11/12/09
to jBASE
Hello Every body
I'm SAMI LOUKIL T24 TECHNICAL DEVELOPPER in a TUNISIAN BANK.
Environment : R09 - Jbase5

-------------------------------------------

I must call a standard ENQUERY %ACCOUNT$HIS from a menu. But ENQ
%ACCOUNT$HIS or QUERY %ACCOUNT$HIS are not fonctionnel.
I think to copy this ENQUERY to a new one with an other name. But when
I open %ACCOUNT$HIS with EI,DESIGNER : No Design for this ENQUERY, SO
I can not copy it.

So please, How I can call %ACCOUNT$HIS from MENU.

THX u for your help.

Santosh

unread,
Nov 12, 2009, 7:14:35 AM11/12/09
to jb...@googlegroups.com
Why do you need to name as %ACCOUNT$HIS? If you want to list from $HIS file for some fields why cant you create a new enquiry and make use of the file name 2nd field File name as ACCOUNT$HIS?
 
Are you specific to use %ACCOUNT$HIS?
--
Mobile: 973-39406098

"Nobody can go back and start a new beginning, but anyone can start today and make a new ending"

Rahul vk

unread,
Nov 12, 2009, 7:16:07 AM11/12/09
to jb...@googlegroups.com
Hey dude,

First it is not ENQUERY.. it is ENQUIRY... first you go to the application prompt  and check whether the given  Enquiry is availble... if it is available whether it is  authorized . then if it is authorized try to run the enquiry by using the command
                        ENQUIRY.SELECT %ACCOUNT$HIS
If it is running fine. then go to the menu and attach the above line [ ENQ is nothing but an abbreviation for ENQUIRY.SELECT ]

Regards
Rahul

Sami LOUKIL

unread,
Nov 12, 2009, 7:40:16 AM11/12/09
to jb...@googlegroups.com
Thx u Rahul it's work now !

2009/11/12 Rahul vk <rahul...@gmail.com>



--
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
M. Sami LOUKIL
Temenos T24 Technical Developer
Pilier technique - Centre de développement - Banque Internationale Arabe de Tunisie

Adresse : 70/72, Av Habib Bourguiba - BP 520 - 1080 Tunis
Site Web : www.biat.com.tn
Tél : 71 132 265  Fax : 71 342 820
GSM:   2300027  -  97443702
Pour rejoindre le réseau de contacts de Sami LOUKIL sur Viadeo  :http://www.viadeo.com/invitationpersonnelle/002i6aeov90t2bw
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

JOSE L MARTINEZ-AVIAL

unread,
Nov 12, 2009, 7:42:42 AM11/12/09
to jb...@googlegroups.com
I believe that the reason for that is that in globus, the default enquiry for a table is always %<NAME_OF_TABLE>[$EXTENSION]. So the default enquiry for the table account (The one you use when you go to Function menu -> Find -> History, for example)
is %CUSTOMER$HIS. If it doesn't exist, the system provides automatically with some standard info from the table.

JL


2009/11/12 Santosh <santosh....@gmail.com>

Rahul vk

unread,
Nov 13, 2009, 12:22:17 AM11/13/09
to jb...@googlegroups.com
Hey Guys,

As Jose mentioned Enquiries starting with the symbol %, is the Standard enquiry( we call it Percentage Enquiry) for a particular Table. This enquiries get invoked when you List the Table from the application prompt ( By using the command ,say CUSTOMER L , the enquiry %CUSTOMER get invoked and list the deatails based on the definition of the Enquiry).so you cannot change the name of the enquiry. It has to be %CUSTOME$HIS

Regards
Rahul
Reply all
Reply to author
Forward
0 new messages