Agreement_to_project
Use the agreement-project link [Agreement_to_project
]object to read or create many-to-many links between projects and agreements.
Review the Usage Guidelines for the Agreement_to_project
object.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
— |
— |
The Agreement_to_project
object has the following standard properties:
XML / SOAP |
Database |
Description |
---|---|---|
|
|
A 1/0 field indicating whether this is an active agreement-project link. Defaults to |
|
|
[Required] The ID of the associated agreement. |
|
|
[Read-only] Time the record was created. See Date Fields |
|
|
The ID of the associated customer. Does not need to be set as it can be derived inline from |
|
|
[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro. |
|
|
[Required] The ID of the associated project. |
|
|
[Read-only] Time the record was last modified. See Date Fields |
Usage Guidelines
Each agreement-project link must be unique. There cannot be two Agreement_to_project
objects with the same agreementid
and projectid
combination. An error is returned if the operation would result in a duplicate agreementid
and projectid
combination.