Hi Marcel,
does it mean, that the feature described in DEV106 presentation of TechEd , which reference the interface /bobf/if_lib_draft is obsolete ?
Thank you for the information shared, this is very valueable for us, to take design decisions for our next BOPF based custom apps.
Attila
P.S.:
Paul, thanks for your info also.
What I've done actually at customer side on 7.4, that I've explicitly defined actions to create and activate draft version of the document (copying all the document data manually) in combination with alternative keys, which consist of the draft flag and the business key(like Document Number) of my object. So that the alternative key can be used in the GW entity, to differentiate between the active and draft version.
This is working fine so far, but as mentioned by Marcel, no native BOPF support, therefore I've to spend lot of time to copy content of the reusable dependent objects like text collection and attachment folder. What I did for locking, that I save the draft_user also, and when accessing documents, first I check for drafts using the alternative keys.