Thanks, Garcia! Using CRM_LEAD_GET_CHANGEDOCUMENTS seems to be working great for me so far!
------------------------------------------
Here are a couple quick tips for anyone trying to use CRM_LEAD_GET_CHANGEDOCUMENTS for the first time:
- You need to enter a value for one of the following input parameters, not both:
(I think if you enter both, the FM will ignore IV_OBJECT_GUID)- IV_OBJECT
- IV_OBJECT_GUID
- The value you need to enter for input parameter IV_BUS is the value from field OBJECT_TYPE in table CRMD_ORDERADM_H
For those reading this for the first time, I hope this accelerates your success with using CRM_LEAD_GET_CHANGEDOCUMENTS!
(Note: You can confirm these two tips by looking at the FM code in SE37.)
Cheers,
J