Hey,
I am trying to create purchasing contracts by using BAPI_CONTRACT_CREATE in a program. Since version management is not support at the moment, the purchasing contracts do not have version management at creation.
I understand that SAP has stated that the workaround is using ME32K or ME32L, however my team wants the version management to be activated automatically at creation, not manually after the program ran.
Is there another workaround where we can make the program automatically activate version management before the program terminates, and if so, how would I implement that into my program?
Also, I see that in this SAP Note 1046794 - FAQ: BAPI for Outline Agreement - SAP ONE Support Launchpad, the answer to question 11 says that version management is a missing functionality.
Does that mean SAP will eventually add the functionality back into BAPI, and if they are, do we know the status on that?