WipSetup
Represents the WIP configuration settings, including period automation, cost breakdown level, reconciliation method, and associated posting journal and setup accounts.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the WIP setup record. |
| auditCreatedDateTime | Datetime | True |
The date and time when the WIP setup record was created. |
| auditModifiedBy | String | True |
The user who last modified the WIP setup record. |
| auditModifiedDateTime | Datetime | True |
The date and time when the WIP setup record was last modified. |
| autoCreateNextPeriod | Bool | False |
Indicates whether the next WIP period is automatically created when the current period is closed. |
| href | String | True |
The URL of the WIP setup resource. |
| id | String | True |
The unique identifier of the WIP setup record. |
| includeZeroJobToDateAmounts | Bool | False |
Indicates whether projects with zero job-to-date amounts are included in WIP reporting. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the WIP setup record. |
| postingJournal_Href | String | True |
The URL of the posting journal associated with this WIP setup. |
| postingJournal_Id | String | False |
The Id of the posting journal associated with this WIP setup. |
| postingJournal_Key | String | False |
The system-assigned key of the posting journal associated with this WIP setup. |
| postingJournal_Name | String | True |
The name of the posting journal associated with this WIP setup. |
| reconciliationMethod | String | False |
The reconciliation method used for WIP reporting, such as cost or revenue based. |
| usePrimaryForecasts | Bool | False |
Indicates whether primary forecasts are used for WIP calculations. |
| wipCostBreakdownLevel | String | False |
The level at which cost breakdown is reported in WIP, such as project or task. |
| ListAggregate_WipSetupAccounts | String | False |
The aggregate list of WIP setup accounts associated with this WIP setup. |