Trading Community Classification Category
The classification category or scheme that can be used to classify trading community members.
QName: {http://xmlns.oracle.com/apps/cdm/foundation/parties/classificationService/}ClassCategory
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 |
|---|---|
|
Contains |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
AllowLeafNodeOnlyFlag |
boolean |
Y or N indicates whether or not the instances of those entities associated with this particular CLASS_CATEGORY can only be assigned to leaf node class codes of that particular CLASS_CATEGORY. |
|
AllowMultiAssignFlag |
boolean |
Y or N indicates whether codes under this category can be assigned to an object more than once or not. |
|
ClassCategory |
string |
Class category that belongs to the group. For example, public classifications such as US SIC, NACE, NAICS or custom classes.
|
|
ClassCategoryDescription |
string |
Description of the classification category. |
|
ClassCategoryMeaning |
string |
Descriptive name for the classification category. |
|
ClassCategoryUse |
The purpose for which the classification category will be used. |
|
|
CreatedBy |
string |
The user who created the record. |
|
CreatedByModule |
string |
The module that created the record. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
The date when the record was created. |
|
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. |
|
LkupTypeOwnerId |
long |
Identifies the owner of the class category. |
|
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. |
|
StatusFlag |
boolean |
The record status flag used to soft delete the record. The accepted values are: 'A' (active), 'I' (inactive), 'D' (logically deleted), and 'M' (merged). The default is 'A'. |