setting override message

  • nbetty
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 2 days ago #18468 by nbetty
setting override message was created by nbetty
Dear All,
Hope all is well, am using R09 can anyone help me understand how I can set-up Override message on teller accounts (cash years account).
thank you
Betty

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

More
10 years 19 hours ago #18486 by join2arun
Replied by join2arun on topic setting override message
Hi ,
You can right input routine and check what condition u want in the input routine and form the TEXT message and all the core api
CALL STORE.OVERRIDE

Thanks

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

More
9 years 11 months ago #18555 by JohnnyBlaze2k16
Replied by JohnnyBlaze2k16 on topic setting override message
TEXT = 'OVERRIDE MESSAGE'
CALL STORE.OVERRIDE(CURR.NO)

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

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • retired . . . ¯\_(ツ)_/¯
More
9 years 11 months ago - 9 years 11 months ago #18558 by jpb
Replied by jpb on topic setting override message

Attachment UserDefinedOverrides.zip not found



See also the helptext for OVERRIDE.CLASS
Attachments:
Last edit: 9 years 11 months ago by jpb.
The following user(s) said Thank You: SJM

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

  • nbetty
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
9 years 5 months ago #19574 by nbetty
Replied by nbetty on topic setting override message
Thank you Guyz this helped

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

Time to create page: 0.032 seconds