on 2019 Feb 11 8:33 AM
Is it possible to write a custom script to add material in the new line item for already published contract using Import Function in CLM?
Yes it is possible but not with the standard import as you do not have a reference to the line in the import file. If you want to do this you should create a custom table and the items in this table would then be read by the script to add the lines. Another method would be that you first extract the existing lines (making a query to do this) and than add your new lines to it, in this case you can use the standard import.
But do you want to do this because once you have published it and than you change it afterwards in SAP Sourcing you will have a discrepancy with your back-end system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.