JDBC Driver for Oracle SCM

Build 22.0.8462

ProjectAttributeDefaultsForSupplyChain

The Project Attribute Defaults resource manages the ability to model default values for the projects, tasks, and expenditure organizations that are used in supply chain transactions. The defaults are modeled hierarchically to allow greater specificity when more inputs to the combination of project, task and organization are supplied.

Columns

Name Type Description
AttributeDefaultId [KEY] String The value that uniquely identifies the set of attribute defaults for a combination of project, task and organization. It is a primary key that the application generates.
ProjectId String The value that uniquely identifies the project if one is part of the record defining the set of defaults. Either this attribute or ProjectNumber is required to identify a project. When both are null, you can't add task information.
ProjectNumber String The user-specified value of the project if one is part of the record defining the set of defaults. Either this attribute or ProjectId is required to identify a project. When both are null, you can't add task information.
TaskId String The value that uniquely identifies the task if one is part of the record defining the set of defaults. Either this attribute or TaskNumber is required to identify a project task.
TaskNumber String The user-specified value of the task if one is part of the record defining the set of defaults. Either this attribute or TaskId is required to identify a project task.
OrganizationId String The value that uniquely identifies the expenditure organization if one is part of the record defining the set of defaults. Either this attribute, OrganizationName, or OrganizationCode is required to identify an organization.
OrganizationCode String The user-supplied code of the expenditure organization if one is part of the record defining the set of defaults. Either this attribute, OrganizationId or OrganizationName is required to identify an organization.
OrganizationName String The name of the expenditure organization if one is part of the record defining the set of defaults. Either this attribute, OrganizationId or OrganizationCode is required to identify an organization.
CreatedBy String CreatedBy of ProjectAttributeDefaultsForSupplyChain
CreationDate Datetime CreationDate of ProjectAttributeDefaultsForSupplyChain
LastUpdateDate Datetime LastUpdateDate of ProjectAttributeDefaultsForSupplyChain
LastUpdatedBy String LastUpdatedBy of ProjectAttributeDefaultsForSupplyChain

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462