Trading Community Relationship Type Translation
The relationship type information in a local language.
QName: {http://xmlns.oracle.com/apps/cdm/foundation/parties/relationshipTypeService/}RelationshipTypeTranslation
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 |
|---|---|---|
|
BackwardRelationshipDescription |
string |
The backward relationship description. |
|
BackwardRelationshipMeaning |
string |
The backward relationship meaning used to describe relationships. For example, SUPPLIER_OF |
|
CreatedBy |
string |
Who column: indicates the user who created the row. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Who column: indicates the date and time of the creation of the row. |
|
ForwardRelationshipDescription |
string |
The forward relationship description. |
|
ForwardRelationshipMeaning |
string |
The forward relationship meaning used to describe relationships. For example, CUSTOMER_OF |
|
Language |
string |
Indicates the code of the language into which the contents of the translatable columns are translated.
|
|
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. |
|
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. |
|
RelationshipTypeId |
long |
Relationship type identifier
|
|
RoleDescription |
string |
Unique relationship role lookup description based on relationship type and phrase. |
|
RoleMeaning |
string |
Unique relationship role lookup meaning based on relationship type and phrase. In the HZ_RELATIONSHIP_ROLE lookup type meaning is the plural role and description is the singular role. |
|
SourceLang |
string |
Indicates the code of the language in which the contents of the translatable columns were originally created. |
|
TypeDescription |
string |
The relationship type name description. |
|
TypeMeaning |
string |
The relationship type name meaning. For example, CUSTOMER_SUPPLIER |