Test Model Configuration Attribute

This view is used by the Model Test service during a configuration summary request to return line attributes for a line in the configuration.

QName: {http://xmlns.oracle.com/apps/scm/configurator/runtimeService/}TestModelConfigAttribute

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

Test Model Configuration Line

Handled by

Configurator Run Time Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

InternalName

string

Internal name of the transactional item attribute.

LineAttributeId

long

Identifies the configuration line attribute.
  • Primary Key

LineId

long

Identifies the configuration line of the transactional item attribute.

NumberValue

decimal

Value of the line attribute for a transactional item attribute that is a number.

UOMCode

string

Abbreviation that identifies the unit of measure for a transactional item attribute that is a number.

ValueId

long

Identifies the value of a transactional item attribute that is enumerated.

VarcharValue

string

Value of the line attribute for a transactional item attribute that is a string.