× Discuss on any other topics

Is T24 fields concatenation possible?

  • hassan4w
  • Topic Author
  • Offline
  • New Member
  • New Member
More
3 years 6 months ago #23013 by hassan4w
Is T24 fields concatenation possible? was created by hassan4w
Dear All.

I am new on T24 and would like to concatenate some fields in T24 CUSTOMER Version.

Example,

I have created a version called CUSTOMER,STUDENTS and I want to combine some fields values before I commit the deal, like (Full name field EQ "First name field & Last name field")

Thank you for your help.

BR
Hassan

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

  • silvergem
  • silvergem's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • TAFC|R12/R13, TAFJ|R20
More
3 years 6 months ago #23017 by silvergem
Replied by silvergem on topic Is T24 fields concatenation possible?
You can concatenate on routine using the ":". E.g Y.FULL.NAME = R.NEW(EB.CUS.FIRST.NAME) : R.NEW(EB.CUS.FAMILY.NAME). Attached it on validation or input routine.

I suggest to read the "t24-csd-programming-standards" provided from temenos. or search it on internet

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

  • silvergem
  • silvergem's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • TAFC|R12/R13, TAFJ|R20
More
3 years 6 months ago #23018 by silvergem
Replied by silvergem on topic Is T24 fields concatenation possible?
Also request access on TCSP Portal so you can get access on User guide which contains information on technical and functional information. There is also a user guide local copy CD provided for your bank as well

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

Time to create page: 0.106 seconds