-
ChatterFeed
-
1Best Answers
-
6Likes Received
-
0Likes Given
-
2Questions
-
3Replies
Hi, I am having trouble about the mapping the correct record ID. I got a 18 character case-insensitive id field value for account by using Table query, but when I want to use this 18 character to update a field in a record in a custom object (purchase requisition), it will only pick the first 15 character and update the record with a wrong account name.
How to correct this?
Thanks.