on 2015 Nov 20 10:58 AM
Hello experts,
we have the requirement to indicate additional information to the Master Agreement Header. In this case we have to use the Master Agreement Object ID from FCI_CONTRACT which will be reflected next to the Master Agreement ID within the Master Agreement (see screenshot).
At the moment I have no idea how to realize it. I would appreciate it if anybody has an approach.
Best,
Heiko
Request clarification before answering.
Hi Heiko,
Unfortunately it's not possible to modify the 'title' or 'header' line you are showing there.
Also, your requirement looks a bit odd (adding OBJECT_ID to the title)... If you could explain why you need the object id there maybe we can propose an alternative solution.
Bogdan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Bogdan,
thanks for the quick answer. The object ID should be an additional indicator for SAP CRM because CRM data will be reflected in SAP CLM as well. If it is not possible to reflect the object ID next to the master agreement ID it would be also ok to place it in the master agreement header area if possible.
Heiko
Hi Heiko,
Yes you could reflect the OBJECT_ID column in the header of the MA. You can find below a few comments and inputs:
PS: Yes, the code will work in Validate script, because the system assigns an OBJECT_ID before persisting the document in the database.
-- Edit --
Alternatively, if you don't want to create a new Extension Field you could add it to the Document Links list.
Regards,
Bogdan
Message was edited by: Bogdan Toma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.