Hello,
i´m implementing the BADI copy_document because i need to create in background activities for opportunities.
The call method lc_action_execute->copy_document gives as an export parameter the GUID for the new activity - which is not yet saved on the database.
I need to change some fields in this new activity before it will be saved.
I thought i could do this with BOL programming (set_property...).
I face the issue that i have not found a search object which gives me for this activity guid the activity BOL instance.
Has anybody an idea for me?
Thanks a lot.
Best regards
Manfred