Skip to Content
0
Former Member
Apr 20, 2009 at 01:36 PM

Controlling "List of existing values" in QPLD

28 Views

Good day Mentors,

I am currently having problems w/ regards to controlling the "List of existing values" pop up box when a [%x] is used in a QPLD.

I have

 T0.CardName = [%0] 

but for the case in which

 T1.AcctNo = [%1] 

variable is used, I am having a hard time controlling it.

My desired output is such that when "List of existing values" box comes up for [%1], the selectable values are all account numbers directly related to T0.CardName.

T1.AcctNo is a column from a UDT.

Is this possible in SBO's QPLD? Or I am trying to do something that's not supported?

Forgive me if my explanation above is somehow hazy.

Thanks in advance,

Sean Yu