Hi team
Can some one help me with my query-prepare statement to handle temp table.
QUERY f:QUERY-PREPARE ("for each psbrnc").
This on my ui form display all the records from the table. I need to display only record that begins with 'bp'
I did the following on my QUERY f:QUERY-PREPARE ("for each psbrnc where pb-partno eq 'bp'"). I'm getting an error, please help me with my query statement.
				
			Can some one help me with my query-prepare statement to handle temp table.
QUERY f:QUERY-PREPARE ("for each psbrnc").
This on my ui form display all the records from the table. I need to display only record that begins with 'bp'
I did the following on my QUERY f:QUERY-PREPARE ("for each psbrnc where pb-partno eq 'bp'"). I'm getting an error, please help me with my query statement.
 
	 
 
		 
 
		 ETACH-DATA-SOURCE ().
ETACH-DATA-SOURCE ().