Marketing Response Product
The product associated with a marketing response.
QName: {http://xmlns.oracle.com/apps/marketing/response/responseService/}MktProdAssoc
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 |
|---|---|---|
|
Amount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
The total amount of the response product. |
|
CreatedBy |
string |
The user who created the record. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was created. |
|
CurrencyCode |
string |
The currency code. This attribute is used by CRM Extensibility framework. |
|
Description |
string |
The free text description of the record. |
|
Detail |
string |
The detailed text of the response product association. |
|
EstimatedUnitPrice |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
The estimated unit price for the product associated with the treatment. |
|
InventoryItemId |
long |
The inventory item identifier associated with the product associated with this treatment. |
|
InventoryOrgId |
long |
The identifier of the inventory organization. |
|
ItemDescription |
string |
The description of the inventory item associated with the product associated with this treatment. |
|
ItemName |
string |
The name of the inventory item associated with the product associated with this treatment. |
|
ItemProductNumber |
string |
The product number of the inventory item. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was last updated. |
|
LastUpdateLogin |
string |
The login of the user who last updated the record. |
|
LastUpdatedBy |
string |
The user who last updated the record. |
|
ObjectVersionNumber |
int |
The number used to implement 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 determine whether another session has updated the row. |
|
OrganizationId |
long |
The identifier of the organization. |
|
PrimaryFlag |
boolean |
Indicates whether this product is a primary product for this treatment. |
|
ProductAssociationId |
long |
The identifier of the product association.
|
|
ProductDescription |
string |
Descriptive text about the product associated with the response. |
|
ProductGroup1Id |
long |
Identifier of the product group.
|
|
ProductGroupDescriptionText |
string |
Descriptive text about the product group associated with the response. |
|
ProductGroupId |
long |
Identifier of the product group. |
|
ProductGroupName |
string |
Name of the product group. |
|
ProductName |
string |
Name of the product if this record represents a product. |
|
ProductType |
string |
The Product Type associated with the response. |
|
Quantity |
{http://xmlns.oracle.com/adf/svc/types/}MeasureType |
The product quantity. |
|
ResponseId |
long |
The identifier of the response this product is associated. |
|
UOMCode |
string |
The unit of Measure Code for the response product. |