on 2016 Feb 18 11:14 AM
Hi,
How do i check the active version of a contract in SRM? How about in checking against changed version?
Thanks in advance.
Request clarification before answering.
Hi Donald,
I'm afraid I don't quite understand your question.
As far as I know, from Tracking tab - Version overview tray on a SRM contract screen, you could see different versions of the document and also compare between them.
Regards,
Wendy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Wendy. I guess i have already solved the problem.
After using the FM BBP_PROCDOC_GETDETAIL, I need to check the e_version if it has a version = 'C' and the document is not closed. From there, i will call FM BBP_PD_CTR_GETDETAIL to get the items based on the changed version of the contract.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.