In ABAP, how can I delete duplicates from an internal table? I have many duplicates because of sales org but I only need one value. I need distinct partner numbers only.
Can somebody give me some schooling in perl matching? I've read the book, read the manual, read just about every possible source of information on it and I still suck at it
What should I be using to send email with? MIME::Lite is overly used here and I remember someone saying the ->send() is just there for legacy stuff and should be depreciated