Requirement Line Item Object

This entity represents the detailed requirement lines associated with the top level requirement. Each line contains a set of attributes such as name, description, estimates, and priority. For example, if the top level requirement is the Flying Bike Requirements, the detailed requirement lines would be the need to have GPS, the need to synchronize with airport controllers, etc.

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

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

Contained by

Requirement Version Object

Handled by

Requirement Web Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

Content

{http://xmlns.oracle.com/adf/svc/types/}base64Binary-DataHandler

The content of the requirement line item object.

Description

string

The description of requirement line item object.

Estimates

decimal

The estimates of the requirement line item object.

Fulfilled

string

The indicator for whether or not the requirement line item object is fulfilled.

Impacts

int

The impacts of the requirement line item object.

Name

string

The name of the requirement line item object.

ParentLineItemId

long

The unique identifier from the application for the parent requirement line item object of the requirement line item object.

Priority

string

The priority of the requirement line item object.

RequirementLineItemId

long

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

RequirementVersionId

long

The unique identifier from the application for the requirement version object of the requirement line item object.

Scope

string

The scope of the requirement line item object.

SectionCode

string

The section code of the requirement line item object.

SectionNumber

string

The section number of the requirement line item object.