T24: CREATING A LOCAL OVERRIDE MESSAGE

1,731 views
Skip to first unread message

Mahmoud

unread,
Dec 29, 2010, 3:55:01 AM12/29/10
to jBASE
Hi All,

I would like to know if it is possible to create a local override
message that will be triggered like the system override message upon
transactions based on some local validation.

If so, please tell me how to do that.

Thanks & Best regards
Mahmoud Elhawary

naveen kumar

unread,
Dec 29, 2010, 9:03:41 PM12/29/10
to jb...@googlegroups.com
create a record in OVERRIDE application with the message.
in your routine use AS BELOW

      TEXT = 'LD.OVERRIDE.KEY'
      Y.OV.IN = DCOUNT(R.NEW(LD.OVERRIDE),VM) + 1
      CALL STORE.OVERRIDE(Y.OV.IN)


--
Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24

To post, send email to jB...@googlegroups.com
To unsubscribe, send email to jBASE-un...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply all
Reply to author
Forward
0 new messages