Anyone that has dealt with Opportunity Line Items knows that you cannot create a lookup to that record on another. So the next best thing is to put a text field and store the Id. Apex stores Ids in their 18 length form but in the UI it shows it to you as 15 digits. Since…
Silly Dev Trick: Converting Ids from 15 to 18 Automagically in Apex
Posted on