setting override message
- nbetty
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
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
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.
- join2arun
- Offline
- Senior Member
-
Less
More
- Posts: 57
- Thank you received: 1
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
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.
- JohnnyBlaze2k16
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 11 months ago #18555
by JohnnyBlaze2k16
Replied by JohnnyBlaze2k16 on topic setting override message
TEXT = 'OVERRIDE MESSAGE'
CALL STORE.OVERRIDE(CURR.NO)
CALL STORE.OVERRIDE(CURR.NO)
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2860
- Thank you received: 650
9 years 11 months ago - 9 years 11 months ago #18558
by jpb
See also the helptext for OVERRIDE.CLASS
Replied by jpb on topic setting override message
Attachment UserDefinedOverrides.zip not found
See also the helptext for OVERRIDE.CLASS
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
-
Less
More
- Posts: 26
- Thank you received: 0
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