Action

Contains the details for all the actions that can be associated to an action plan template in the system.

QName: {http://xmlns.oracle.com/apps/crm/service/actionplan/actionplanService/}Action

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

Action Attribute

Contains

Action Condition

Handled by

Action Plan Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

ActionCategoryCd

string

Indicates the category of action.

ActionCategoryCdMeaning

string

Indicates the display value corresponding to the action category lookup code for the action.

ActionId

long

Indicates the action identifier.
  • Primary Key

ActionNumber

string

Indicates the reference number of the action.

BUOrgId

long

The unique ID of the business unit name associated to the action.

BusinessUnitName

string

The name of the business unit associated to the action.

CopyAttachmentsFlag

boolean

Indicates whether attachments are copied from the parent context to the child object this action represents.

CreatedBy

string

Indicates the user who created the action.

CreationDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

Indicates the date and time of the creation of the action.

DeleteFlag

boolean

Flag that indicates if the user has access to delete the record.

DeletedFlag

boolean

Indicates whether the action is deleted.

Description

string

Indicates the description of an action.

LastUpdateDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

Indicates the date and time when the action was last updated.

LastUpdateLogin

string

Indicates the login session of the user who last updated the action.

LastUpdatedBy

string

Indicates the user who last updated the action.

LeadTime

long

Indicates the estimated time to complete the action.

LeadTimeUnit

string

Indicates the unit of measurement of lead time. i.e. minutes, hours, days.

LeadTimeUnitMeaning

string

Indicates the display value corresponding to the lead time unit lookup code for the action.

Name

string

Indicates the name of the action.

ObjectEntityName

string

Indicates the entity name of the object on which the action is based.

ObjectEntityNameMeaning

string

Indicates the display value corresponding to the object entity name lookup code for the action.

ObjectEntitySubtype

string

Indicates the subtype of the object on which the action is based.

ObjectEntityType

string

Indicates the entity type of the object on which the action is based.

ObjectEntityTypeMeaning

string

Indicates the display value corresponding to the object entity type lookup code for the action.

ObjectLinkTypeId

long

Indicates the object link type identifier associated to the action.

OperationCd

string

Indicates the operation code entry for the action.

OperationCdMeaning

string

Indicates the display value corresponding to the operation lookup code for the action.

OriginalSystemReference

string

Indicates the original system reference entry for the action.

ParentEntityName

string

Indicates the entity name of the object on which the action is used.

ParentEntityNameMeaning

string

Indicates the display value corresponding to the parent entity name lookup code for the action.

ProcessConnectionTypeCd

string

Lookup code that indicates if the connection to Process Cloud is basic or integrated.

ProcessMetadataId

long

Indicates the process metadata identifier.

ProcessMetadataNumber

string

Indicates the reference number of the process metadata.

StripeCd

string

Indicates the application context of the action.

StripeCdMeaning

string

Indicates the display value corresponding to the stripe lookup code for the action.

UpdateFlag

boolean

Flag that indicates if the user has access to update the record.

UseDefaultVersionFlag

boolean

Indicates whether the default version of the action should be used. Example: Default version of a process action.

VisibilityCd

string

Indicates the visibility level of the action.

VisibilityCdMeaning

string

Indicates the display value corresponding to the visibility lookup code for the action.

actionAttribute

Action Attribute

Contains the attributes to be set while creating or updating the entity object of an action.

actionCondition

Action Condition

Indicates the action condition identifier of an action plan.