Sales Account Territory
An object representing sales account territory attributes for territory assigned to the sales account.
QName: {http://xmlns.oracle.com/apps/crmCommon/salesParties/salesPartiesService/}SalesAccountTerritory
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 |
|
|
Contained by |
|
|
Contained by |
|
|
Handled by |
|
|
Handled by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
EndDateActive |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
The date after which the record becomes inactive. |
|
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. |
|
Name |
string |
The territory name. |
|
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. |
|
PartyId |
long |
The unique identifier of the contact party. |
|
PartyName |
string |
The name of the party. |
|
SAccountTerritoryId |
long |
The sales account territory identifier.
|
|
SalesAccountId |
long |
The sales account identifier. |
|
StartDateActive |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
The date on which the record becomes active. |
|
StatusCode |
string |
The pre-defined code used to indicate the status. |
|
TerritoryId |
long |
The territory identifier. |
|
TerritoryVersionId |
long |
The territory version identifier. |
|
TypeCode |
string |
The type code of the sales account territory. |
|
UserLastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date and time when the row was last updated. |