Requirement Object

This entity represents the key information of a top level requirement, which includes the name, description, total estimates, etc. A top-level requirement is simlar to a requirements document containing other detailed requirements. For example, a top level requirement can be named Requirements for Flying Bike and within that top-level requirement, there could be multiple detailed requirement lines. Examples of requirement lines could be the need to be solar powered, the need to sync up with traffic controllers, etc. Each of those requirement lines would have priority, estimates etc. and the estimates would roll up to the top-level requirement.

QName: {http://xmlns.oracle.com/apps/scm/customerNeedsManagement/requirements/requirementService/}Requirement

Logical Business Objects

  • SCM : Product Requirements and Ideation Management : Requirement

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Contains

Requirement Version Object

Contains

Requirement Translation

Handled by

Requirement Web Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

LatestVersionId

long

The unique identifier from the application for the requirement version object which represents the latest version for the requirement object.

Name

string

The name of the requirement object.

RequirementId

long

The unique identifier from the application for the requirement object.
  • Primary Key

RequirementTranslation

Requirement Translation

The list of names, dependent on the languages configured for the application, for the requirement object.

RequirementType

string

The type of the requirement object.

RequirementVersion

Requirement Version Object

The list of requirement version objects for the requirement object.