‎2008 Aug 28 3:10 AM
Hi
I have an extractor with 2 primary keys, Indkey and Indcode.
I need to get the minimum value of Indcode and populate the relevant Indkey.
ex, Indkey Indcode
IND001 20
IND002 30
IND003 40
I only need to get the record IND001 20, populated and not the other two. I am populating these values to a DSO in BW.
How can I acheive this? Please give the algorithm or sample code.
Thanks
Sirisha
‎2008 Aug 28 3:38 AM