Line Attribute

This entity holds the TIA attributes that are inputs only.

QName: {http://xmlns.oracle.com/apps/scm/pricing/priceExecution/pricingProcesses/priceRequestService/}LineAttribute

Logical Business Objects

  • SCM : Pricing : Price Request

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

Validate Sales Price

Contained by

Price Sales Transaction

Handled by

Price Request Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

AttributeId

long

Id of the attribute

AttributeValue

string

Attribute value

DataTypeCode

string

Code that identifies the data type of the transactional item attribute. This attribute contains one of the following values: N for number, S for character, D for date, or T for date and time.

DateValue

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

Value of the transactional item attribute when the datatype is Date.

HeaderId

long

Value that uniquely identifies the header.

InternalName

string

Internal name of the transactional item attribute.

LineAttributeId

long

Id reference of the LineAttribute entity.
  • Primary Key

LineId

long

Id of the line

NumberValue

decimal

Value of the transactional item attribute when the datatype is Number and the validation type is Format Only. If the validation type is Dependent or Independent, then NumberValue represents the nontranslated ValueCode of the value set member.

TimestampValue

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

Value of the transactional item attribute when the datatype is Timestamp.

VarcharValue

string

Value of the transactional item attribute when the datatype is Character and the validation type is Format Only. If the validation type is Dependent or Independent, then VarcharValue represents the nontranslated ValueCode of the value set member.