Action Plan Action
Contains the actions for an action plan instance.
QName: {http://xmlns.oracle.com/apps/crm/service/actionplan/actionplanService/}ActionPlanAction
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 |
|---|---|---|
|
ActionDescription |
string |
Indicates the description of an action. |
|
ActionId |
long |
Indicates the action identifier. |
|
ActionName |
string |
Indicates the name of the action. |
|
ActionNumber |
string |
Indicates the reference number of the action. |
|
ActionPlanActionId |
long |
Indicates the action identifier of the action plan.
|
|
ActionPlanActionNumber |
string |
Indicates the action plan reference number. |
|
ActionPlanId |
long |
Indicates the action plan identifier. |
|
CreatedBy |
string |
Indicates the user who created the action in an action plan. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time when the action was created in the action plan. |
|
DelayedFlag |
boolean |
Indicates whether the action in the action plan is delayed. |
|
DeleteFlag |
boolean |
Flag to indicate if the user has access to delete the record. |
|
DeletedFlag |
boolean |
Indicates whether the action in the action plan is deleted. |
|
EndDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the end date of an action in the action plan. |
|
EndDateReadOnlyFlag |
boolean |
Indicates whether the end date should be read only. |
|
ExpectedCompletionDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the expected completion date of the action in the action plan. |
|
ExpectedStartDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the expected start date of an action in the action plan. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time when the action was last updated in the action plan. |
|
LastUpdateLogin |
string |
Indicates the login details of the user who last updated the action in the action plan. |
|
LastUpdatedBy |
string |
Indicates the user who last updated the action in the action plan. |
|
LeadTime |
long |
Indicates the estimated time to complete the action. |
|
LeadTimeUnit |
string |
Indicates the unit of measurement of lead time, such as minutes, hours or days. |
|
LeadTimeUnitMeaning |
string |
Indicates the display value corresponding to the lead time unit lookup code for the action plan action. |
|
MandatoryFlag |
boolean |
Indicates whether the action for the action plan is mandatory. |
|
ObjectEntityName |
string |
Indicates the parent entity object name of the action plan. |
|
ObjectEntityNameMeaning |
string |
Indicates the display value corresponding to the object entity name lookup code for the action plan action. |
|
ObjectEntitySubtype |
string |
Indicates the object entity subtype of the action in the action plan. |
|
ObjectEntityType |
string |
Indicates the type of the entity object on which the action is based. |
|
ObjectEntityTypeMeaning |
string |
Indicates the display value corresponding to the object entity type lookup code for the action plan action. |
|
ObjectId |
long |
Indicates the object identifier associated with the action. |
|
ObjectReferenceNumber |
string |
Indicates the reference number of the object associated with the action. |
|
OrderNumber |
long |
Indicates the action's order in an action plan. |
|
OwnerName |
string |
Indicates the name of the owner of the action. |
|
Prerequisites |
string |
Indicates the prerequisite action steps for the action. |
|
ProcessInstanceId |
string |
Indicates the process instance identifier of an external process. |
|
ProcessStatus |
string |
Indicates the status of the external process. |
|
SkipFlag |
boolean |
Indicates whether the action for the action plan can be skipped. |
|
StartDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the start date of an action in the action plan. |
|
StatusCd |
string |
Indicates the status of the action. |
|
StatusCdMeaning |
string |
Indicates the display value corresponding to the status lookup code for the action plan action. |
|
StatusDetails |
string |
Indicates the details of the action status in the action plan. |
|
TemplateId |
long |
Indicates the action plan template identifier from which the action is created. |
|
UpdateFlag |
boolean |
Flag to indicate if the user has access to update the record. |
|
VisibilityCd |
string |
Indicates the visibility level of the action. |
|
VisibilityCdMeaning |
string |
Indicates the display value corresponding to the visibility lookup code for the action plan action. |
|
actionPlanActionRelation |
Contains the dependencies of actions on other actions in an action plan. |