Action Condition

Contains the definitions of conditions for the entity object of an action.

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

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

Action

Handled by

Action Plan Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

ActionConditionId

long

Indicates the action condition identifier.
  • Primary Key

ActionId

long

Indicates the action identifier for which the condition is defined.

ActionStatusCd

string

Indicates the action status based on whether the condition is met or not.

ActionStatusCdMeaning

string

Indicates the display value corresponding to the action status lookup code for the action condition.

CompletionFlag

boolean

Indicates the action is completed when the condition is met.

Condition

string

Indicates an expression whether the condition is met or not.

CreatedBy

string

Indicates the user who created the action condition.

CreationDate

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

Indicates the date and time when the condition was created.

DeleteFlag

boolean

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

Description

string

Indicates the description of the action condition.

LastUpdateDate

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

Indicates the date and time when the action condition 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 condition.

Name

string

Indicates the name of the action condition.

UpdateFlag

boolean

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