T24- Core Overrides suppression

3,089 views
Skip to first unread message

Pallavi Jatadhar

unread,
Feb 17, 2009, 5:22:35 AM2/17/09
to jB...@googlegroups.com
Hi All,
Can anyone please let me know method of suppressing core overrides in a transaction.
It must not be displayed to user for any interaction (version level).
 
 
Thanks & Regards,
  Pallavi

Muhammad Umair Badr

unread,
Feb 18, 2009, 12:57:40 AM2/18/09
to jB...@googlegroups.com
Change the Auto Override option of Version to YES.
--
Regards,

Muhammad Umair Badr
Technical Consultant
National Data Consultant
+92-345-2771654
umer....@gmail.com

Helen Tungol

unread,
Feb 18, 2009, 3:58:32 AM2/18/09
to jB...@googlegroups.com
Hi,
 
You can suppress these messages in F.OVERRIDE.
Example:
     OVERRIDE.KEY...... DEBIT.COLLATERAL
 ------------------------------------------------------------------------------
   1. 1 GB M Contract is used as Collateral
   2. 1. 1 P DEBIT TO COLLATERAL: ID=&
  19. 1 CREATE.OVE.LIST SEC.OPEN.ORDER
  19. 2 CREATE.OVE.LIST SC.EXE.SEC.ORDERS
  20. 1 OVE.SUPPRESSION SC.EXE.SEC.ORDERS
  20. 2 OVE.SUPPRESSION SEC.TRADE
Regards.

 

Pallavi

unread,
Feb 19, 2009, 6:19:00 AM2/19/09
to jBASE
Hi,
Override application has fixed proposals like SC.EXE.SEC.ORDERS &
SEC.TRADE only.
was looking out for FT application(R7) - specific core overrides
suppression version level (without using OFS method).



Thanks & Regards,
Pallavi


On Feb 18, 1:58 pm, Helen Tungol <htun...@gmail.com> wrote:
> Hi,
>
> You can suppress these messages in F.OVERRIDE.
> Example:
>      OVERRIDE.KEY...... DEBIT.COLLATERAL
>  ---------------------------------------------------------------------------­---
>    1. 1 GB M Contract is used as Collateral
>    2. 1. 1 P DEBIT TO COLLATERAL: ID=&
>   19. 1 CREATE.OVE.LIST SEC.OPEN.ORDER
>   19. 2 CREATE.OVE.LIST SC.EXE.SEC.ORDERS
>   20. 1 OVE.SUPPRESSION SC.EXE.SEC.ORDERS
>   20. 2 OVE.SUPPRESSION SEC.TRADE
> Regards.
>
> On Tue, Feb 17, 2009 at 11:22 AM, Pallavi Jatadhar <pallav...@gmail.com>wrote:
>
>
>
> > Hi All,
> > Can anyone please let me know method of suppressing core overrides in a
> > transaction.
> > It must not be displayed to user for any interaction (version level).
>
> > Thanks & Regards,
> >   Pallavi- Hide quoted text -
>
> - Show quoted text -

Luis Lascano

unread,
Feb 19, 2009, 9:03:40 AM2/19/09
to jB...@googlegroups.com
Pallavi,

AFAIK there is no way to suppress override except for cases explained by
Helen,

Luis

Greesh Dhir

unread,
Feb 19, 2009, 12:14:26 PM2/19/09
to Jbase Group Jbase Group
You can use the common T24 variable and set it to true to suppress all overrides.
 
OVE$FORCE.OVERRIDES = 1

Set it within a program called from the VERSION or VERSION.CONTROL level.
 
P.S. Make sure you set this back to false, otherwise no overrides will appear for the T24 session.

 
Regards
 
Greesh

Luis Lascano

unread,
Feb 19, 2009, 6:27:44 PM2/19/09
to jB...@googlegroups.com

Greesh,

 

Thank you for sharing this!

But a little bit dangerous, isn’t it?

 

Luis

 


> </html

sharath gowda

unread,
Feb 20, 2009, 2:32:36 AM2/20/09
to jB...@googlegroups.com
It is very dangerous,it is as good as changing the sensitivity.
--
Thanks & Regards

Sharath
+ 91 9902434804(India)
+ 00-386-30379001(Slovenia)

Pallavi

unread,
Feb 20, 2009, 4:29:38 AM2/20/09
to jBASE
Hi Greesh/Luis,
Yup knew about this solution of suppressing all overrides.
Case is for specific one's. There is another method, by defining that
particular override ID in SYSTEM.OVERRIDE file flagging field
SYS.MSG.SUPPRESS as YES along with setting same field in VERSION also
as YES. This either is not working may be bug ,looks like we have to
resort for stopping all of them in required versions.

Thanks & Regards,
Pallavi
> _________________________________________________________________
> Discover Bird's Eye View now with Multimap from Live Searchhttp://clk.atdmt.com/UKM/go/111354026/direct/01/- Hide quoted text -

Javed

unread,
Feb 20, 2009, 9:34:52 AM2/20/09
to jBASE
It does work in R08.003 though,
> > Discover Bird's Eye View now with Multimap from Live Searchhttp://clk.atdmt.com/UKM/go/111354026/direct/01/-Hide quoted text -

Luis Lascano

unread,
Feb 20, 2009, 8:45:33 AM2/20/09
to jB...@googlegroups.com
Pallavi,

I am working on T24R4 so do not have such functionality.
If it does not work then must be a "new" T24 functionality. Which release
are you working on?

Thiag Jayachandran

unread,
Feb 20, 2009, 10:48:00 AM2/20/09
to jB...@googlegroups.com
Hi
 
This SYSTEM.OVERRIDE functionlity will only work for two core overrides generated by T24 sytem
 
1. Record in Hold
2. You are overtaking the work done by another user
 
IF you set SYS.MSG.SUPPRESS to yes in VERSION then only the above two overrides will be suppressed
 
so it wont work for other overrides defined in OVERRIDE application
 
regards
Thiag

Srinivas

unread,
Feb 21, 2009, 12:09:01 AM2/21/09
to jB...@googlegroups.com
Hi Pallavi,
 
Core override can not be suppressed in any way . The only way is to write a subroutine in OVERRIDE.CLASS.DETAILS which takes 3 arguments as incoming i.e, the generated override message, value and Default class linked to the override . Based on the message generated you can decide in your Routine whether to accept the override or raise any error cancelling the transaction.
 
Thanks & Regards,
 
SrinivasYadav.G
2009/2/19 Luis Lascano <luisl...@gmail.com>



--

Pallavi

unread,
Feb 22, 2009, 10:47:22 PM2/22/09
to jBASE
Luis,
Im working on R07.003 release.

Thanks & Regards,
Pallavi
> Searchhttp://clk.atdmt.com/UKM/go/111354026/direct/01/-Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -

Pallavi

unread,
Feb 22, 2009, 10:47:22 PM2/22/09
to jBASE
Luis,
Im working on R07.003 release.

Thanks & Regards,
Pallavi

On Feb 20, 6:45 pm, "Luis Lascano" <luislasc...@gmail.com> wrote:
> Searchhttp://clk.atdmt.com/UKM/go/111354026/direct/01/-Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -

Pallavi

unread,
Feb 22, 2009, 10:47:22 PM2/22/09
to jBASE
Luis,
Im working on R07.003 release.

Thanks & Regards,
Pallavi

On Feb 20, 6:45 pm, "Luis Lascano" <luislasc...@gmail.com> wrote:
> Searchhttp://clk.atdmt.com/UKM/go/111354026/direct/01/-Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -

Pallavi

unread,
Feb 22, 2009, 10:51:23 PM2/22/09
to jBASE
Thanks Srinivas,
Will check out.......

Regards,
Pallavi

On Feb 21, 10:09 am, Srinivas <srinivasyada...@gmail.com> wrote:
> Hi Pallavi,
>
> Core override can not be suppressed in any way . The only way is to write a
> subroutine in OVERRIDE.CLASS.DETAILS which takes 3 arguments as incoming
> i.e, the generated override message, value and Default class linked to the
> override . Based on the message generated you can decide in your Routine
> whether to accept the override or raise any error cancelling the
> transaction.
>
> Thanks & Regards,
>
> SrinivasYadav.G
> 2009/2/19 Luis Lascano <luislasc...@gmail.com>
> --- Hide quoted text -
Reply all
Reply to author
Forward
0 new messages