× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

Sub Routine to filter only the sector that belongs to specific Industry

  • Joaquim
  • Topic Author
  • Offline
  • New Member
  • New Member
More
3 months 4 weeks ago - 3 months 4 weeks ago #24579 by Joaquim
Good day;

I am new on T24 and i would like to request support to write a routine to only filter a sector that below to specific Industry.

Exemplo:
On Industry Agriculture, we have sub sector as poultry production, vegetable etc...The request is when user select the Industry Agriculture, the Sector must be only  poultry production, vegetable etc..., instead of Sector from another Industry.

Thank you in advance for resposne.

Raimundo
 
Last edit: 3 months 4 weeks ago by Joaquim.

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

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
3 months 4 weeks ago #24581 by VK
Hi
Firstly you need to define how exactly you link industry to a sector. I'm not aware of anything line this in T24 core functionality.

Then you can use INPUT.ROUTINE to check one against another at cross-validation stage.

If you want to limit user input of sector only for relevant records, use DROP.DOWN for the sector field.

Finally, this forum is not Temenos support, rather a community of people who might volunteer to help, not to do your work :)))

Cheers
VK

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

  • Joaquim
  • Topic Author
  • Offline
  • New Member
  • New Member
More
3 months 4 weeks ago #24582 by Joaquim
Thank you for the support.

Best regards;

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 months 3 weeks ago - 3 months 3 weeks ago #24586 by silvergem
This is possible by attaching enquiry on version fields of DROP.DOWN and ENQ.SELECTION. The Value is dependent on previous field

Example #1 - Show only beneficiary linked to account
 
 
Example #2 - Address
 

The enquiry filename can be core or local application. Its possible to use eb lookup also
Attachments:
Last edit: 3 months 3 weeks ago by silvergem.
The following user(s) said Thank You: Joaquim

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

Time to create page: 0.079 seconds