Template Action
Contains the association of actions to action plan templates.
QName: {http://xmlns.oracle.com/apps/crm/service/actionplan/actionplanService/}TemplateAction
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 |
|
|
Contained by |
|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
ActionId |
long |
Indicates the action identifier. |
|
ActionNumber |
string |
Indicates the reference number of the action. |
|
CreatedBy |
string |
Indicates the user who created the action template. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time when the action template was created |
|
DeleteFlag |
boolean |
Flag that indicates if the user has access to delete the record. |
|
DeletedFlag |
boolean |
Indicates whether the associated record is deleted. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time when the action action template was last updated. |
|
LastUpdateLogin |
string |
Indicates the login session of the user who last updated the action template. |
|
LastUpdatedBy |
string |
Indicates the user who last updated the action template. |
|
MandatoryFlag |
boolean |
Indicates whether the action in the action plan is mandatory. |
|
OrderNumber |
long |
Indicates the order of display for an action within an action template. |
|
Prerequisites |
string |
Indicates the prerequisite action steps for the action. |
|
TemplateActionId |
long |
Indicates template action identifier.
|
|
TemplateActionNumber |
string |
Indicates the template action reference number. |
|
TemplateId |
long |
Indicates the action plan template identifier. |
|
Tier |
long |
Used in Action Plan diagram view to display the action nodes at appropriate levels. |
|
UpdateFlag |
boolean |
Flag that indicates if the user has access to update the record. |
|
actionRelation |
Indicates the relation between the actions of an action plan template. |