Action Plan
Contains details of an action plan instance as created by the agent.
QName: {http://xmlns.oracle.com/apps/crm/service/actionplan/actionplanService/}ActionPlan
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 |
|---|---|---|
|
ActionId |
long |
Indicates the action identifier. |
|
ActionNumber |
string |
Indicates the reference number of the action. |
|
ActionObjectEntitySubtype |
string |
Indicates the object entity subtype of the action. |
|
ActionObjectId |
long |
Indicates the object identifier associated with the action. |
|
ActionObjectReferenceNumber |
string |
Indicates the reference number of the object associated with the action. |
|
ActionPlanId |
long |
Indicates the action plan identifier.
|
|
ActionPlanNumber |
string |
Indicates the action plan reference number. |
|
ActionPlanTypeCd |
string |
Lookup code that indicates the type of action plan, such as Template based Action Plan, PCS process based Action Plan. |
|
ActionPlanTypeCdMeaning |
string |
Indicates the display value corresponding to the action plan type lookup code for the action plan. |
|
ActionStatusCd |
string |
Indicates the status of the action. |
|
ActionStatusCdMeaning |
string |
Indicates the display value corresponding to the status lookup code for the action. |
|
ActualCompletionDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the actual date of completion of the action plan. |
|
AdditionalInformation |
string |
Indicates additional information about the action plan record. |
|
CalendarId |
long |
Indicates the calendar identifier associated with the action plan. |
|
CreatedBy |
string |
Indicates the user who created the action plan. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time when the action plan was created. |
|
DeleteFlag |
boolean |
Flag that controls if the user has access to delete the record. |
|
DeletedFlag |
boolean |
Indicates whether the action plan is deleted. |
|
ExpectedCompletionDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the projected completion date of the action plan. |
|
InitialCompletionDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the initial date when the action plan was expected to be completed. |
|
LastRefreshedDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date when action plan status was last refreshed |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time when the action plan was last updated. |
|
LastUpdateLogin |
string |
Indicates the login session of the user who last updated the action plan. |
|
LastUpdatedBy |
string |
Indicates the user who last updated the action plan. |
|
Name |
string |
Indicates the name of the action plan. |
|
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. |
|
ObjectId |
long |
Indicates the object identifier of the action plan. |
|
OrderNumber |
long |
Indicates the order of the action plan in the list of action plans. |
|
ProcessInstanceId |
string |
Indicates the process instance identifier of an external process. |
|
ProcessStatus |
string |
Indicates the status of the external process. |
|
StartDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the start date of the action plan. |
|
Status |
string |
Indicates the status of the action plan. |
|
StatusCd |
string |
Indicates the status of the action plan. |
|
StatusCdMeaning |
string |
Indicates the display value corresponding to the status lookup code for the action plan. |
|
StatusDetails |
string |
Indicates the status explanation for the action plan if there is an error. |
|
TemplateId |
long |
Indicates the action plan template identifier from which the action plan is created. |
|
UpdateFlag |
boolean |
Flag that controls if the user has access to update the record. |
|
actionPlanAction |
Contains the actions for an action plan instance. |