- Forum
- T24 Technical Discussions
- T24 Development & Customization
- Sub Routine to filter only the sector that belongs to specific Industry
×
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
Less
More
- Posts: 2
- Thank you received: 0
3 months 4 weeks ago - 3 months 4 weeks ago #24579
by Joaquim
Sub Routine to filter only the sector that belongs to specific Industry was created 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
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
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1183
- Thank you received: 157
3 months 4 weeks ago #24581
by VK
Cheers
VK
Replied by VK on topic Sub Routine to filter only the sector that belongs to specific Industry
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 :)))
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
Less
More
- Posts: 2
- Thank you received: 0
3 months 4 weeks ago #24582
by Joaquim
Replied by Joaquim on topic Sub Routine to filter only the sector that belongs to specific Industry
Thank you for the support.
Best regards;
Best regards;
Please Log in or Create an account to join the conversation.
- silvergem
- Offline
- Elite Member
- TAFC|R12/R13, TAFJ|R20
Less
More
- Posts: 267
- Thank you received: 21
3 months 3 weeks ago - 3 months 3 weeks ago #24586
by silvergem
Replied by silvergem on topic Sub Routine to filter only the sector that belongs to specific Industry
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.
- Forum
- T24 Technical Discussions
- T24 Development & Customization
- Sub Routine to filter only the sector that belongs to specific Industry
Time to create page: 0.079 seconds