The idea that comes to my mind is object cloning. Here is how to go about it:
First “click” drop-down list with Object cloning then take the whole text from that list with object cloning into a variable let's say x. Now search inside x for the value you’re looking for , in this case “0002” then use string operations to find the value you are looking for from using before ‘)’ and after ‘(002)’ and assign this to a variable say y and then last step would be to concatenate the variable y with “002” and pass it to web recorder.