You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to update Funding Amount on Associated Project under a Contract Line using SOAP web services

edited Mar 24, 2023 4:28AM in Enterprise Contracts 2 comments

Summary:

I need to update the Funding Amount on a number of Associated Project lines under a Contract Line.

Content (required):

I've used the code below to update the funding amount but I get an error message that makes no sense.

Can someone help please?

<soapenv:Body>

        <typ:mergeContract>

            <typ:contractHeader>

                <con:Id>300000257967373</con:Id>

                <con:MajorVersion>3</con:MajorVersion>

                <con:OrgId>300000046987012</con:OrgId>

                <con:ContractLine>

                    <con:LineNumber>1</con:LineNumber>

                    <con:Id>300000257967375</con:Id>

                    <con:LineId>300000257967376</con:LineId>

                    <con:MajorVersion>3</con:MajorVersion>

                    <con:AssociatedProject>

                        <con:LinkId>300000257967470</con:LinkId>

                        <con:MajorVersion>1</con:MajorVersion>

                        <con:ProjectId>300000243628057</con:ProjectId>

                        <con:ProjectNumber>WTP001</con:ProjectNumber>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!