Action Attribute
Contains the attributes to be set while creating or updating the entity object of an action.
QName: {http://xmlns.oracle.com/apps/crm/service/actionplan/actionplanService/}ActionAttribute
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 |
|---|---|---|
|
ActionAttributeId |
long |
Indicates the identifier of the action attribute.
|
|
ActionId |
long |
Indicates the unique identifier for the action attribute. |
|
AttributeName |
string |
Indicates the attribute name of the associated entity object. |
|
AttributeValue |
string |
Indicates a value to be set on the action attribute. |
|
AttributeValueContextCd |
string |
Indicates the context within which the attribute value is interpreted. |
|
AttributeValueContextCdMeaning |
string |
Indicates the display value corresponding to the context lookup code for the action attribute. |
|
ChildAttributeFlag |
boolean |
Flag which identifies if this attribute belongs to the parent or one of its child objects. |
|
CreatedBy |
string |
Indicates the user who created the action attribute. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time when the action attribute was created. |
|
DeleteFlag |
boolean |
Flag that indicates if the user has access to delete the record. |
|
DeletedFlag |
boolean |
Indicates whether the action attribute is deleted. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time when the action attribute was last updated. |
|
LastUpdateLogin |
string |
Indicates the login session of the user who last updated the action condition. |
|
LastUpdatedBy |
string |
Indicates the user who last updated the action attribute. |
|
UpdateFlag |
boolean |
Flag that indicates if the user has access to update the record. |
|
UsageCd |
string |
Indicates when the attribute is to be used. |
|
UsageCdMeaning |
string |
Indicates the display value corresponding to the usage lookup code for the action attribute. |