Welcome To T24All
Welcome, Guest
Username Password:

Modify selection criteria of an anquiry
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Modify selection criteria of an anquiry

Modify selection criteria of an anquiry 1 year, 10 months ago #4717

Hi to all,

AM WORKING ON R09 T24 RELEASE.

My question is :
Am creating an enquiry listing records from MD.DEAL application. In the selection criteria I added CATEGORY field as sel criteria.

When am executing my enquiry the user can select any value from CATEGORY application in the selection area, So how can I limit the values in the standard dropdown in a selection criteria to get only some specified category instead of listing all the category records in selection stage.

Thanks in advance.

Re:Modify selection criteria of an anquiry 1 year, 10 months ago #4767

hey,
u can write a build routine where u take data from ENQUIRY.DATA and locate CATEGORY and OPERAND and SELECTION.
if this SELECTION does not satisfy ur conditions , give an error msg with ENQ.ERROR so the enquiry will be stopped.
enquiry wont give results untill SELECTION satisfies ur conditions.
  • Page:
  • 1
Time to create page: 0.30 seconds