Item Transaction Attribute Metadata
The metadata, such as default value or hidden indicator, that is used to define the behavior of transactional item attributes.
QName: {http://xmlns.oracle.com/apps/scm/productModel/itemClasses/itemClassServiceV2/}TransAttrMetaData
Logical Business Objects
-
SCM : Product Model : Item Class
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 |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
CreatedBy |
string |
Who column: An attribute that indicates who created the record. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Who column: An attribute that indicates the date and time of the creation of the record. |
|
DefaultValueId |
long |
Indicates the starting value of the transactional Attribute. |
|
DomainCode |
string |
A Sphere of Activity or functionality specific to Fusion Application as in Fusion Distributed Order Orchestration, Fusion Sales Catalog, etc |
|
EndDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date on which a task, event or business process ends. |
|
HiddenFlag |
boolean |
Metadata of the transaction attribute - item class association. |
|
InactiveFlag |
boolean |
Metadata of the transactional attribute-item Class Association. |
|
InternalName |
string |
A short description of the Transactional Attribute used internally. |
|
ItemClassCode |
string |
Internal name of an item class. |
|
ItemClassId |
long |
The unique identifier for an item class.
|
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Who column: indicates the date and time of the last update of the row. |
|
LastUpdateLogin |
string |
Who column: indicates the session login associated to the user who last updated the row. |
|
LastUpdatedBy |
string |
Who column: indicates the user who last updated the row. |
|
ObjectName |
string |
Name of the object. |
|
ObjectVersionNumber |
int |
Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried. |
|
ReadonlyFlag |
boolean |
Attribute indicating Date Enabled Transactional Attribute as Read Only. This makes this attribute non-editable in the down stream applications which uses Transactional Attributes. |
|
RequiredFlag |
boolean |
Attribute indicating Date Enabled Transactional Attribute as Mandatory. This makes this attribute as Mandatory in the down stream applications which uses Transactional Attributes. |
|
StartDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date on which a task, event or business process begins. |
|
TransactionalAttrDomainId |
long |
A Sphere of Activity or functionality specific to Fusion Application as in Fusion Distributed Order Orchestration, Fusion Sales Catalog, etc |
|
TransactionalAttrId |
long |
An attribute with metadata that is defined during item creation; the value of the attribute is captured when the item is used in a transaction, such as the attribute Monogram for item Shirt. |
|
TransactionalAttrMetadataId |
long |
The metadata, such as default value or hidden indicator, that is used to define the behavior of transactional item attributes.
|
|
UOMCode |
string |
Standard unit of measure. |
|
ValueSetCode |
string |
Code for set of valid values for the Transactional Attribute. |
|
ValueSetId |
long |
Set of valid values for the Transactional Attribute. |