Template

Contains details for the action plan templates in the system.

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

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

Template Action

Handled by

Action Plan Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

ActionPlanTypeCd

string

Indicates the category of the action plan template.

ActionPlanTypeCdMeaning

string

Indicates the display value corresponding to the action plan type lookup code for the template.

AutoStartFlag

boolean

Indicates if action plans created using the template are automatically started.

BUOrgId

long

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

BusinessUnitName

string

The name of the business unit associated to the template.

CalendarId

long

Indicates the identifier of calendar to associate with the action plan template.

CoverageName

string

Indicates the name of the calendar the action plan template refers to.

CoverageTimeId

long

Indicates the unique identifier for the calendar entry.

CreatedBy

string

Indicates the user who created the action plan template.

CreationDate

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

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

DeleteFlag

boolean

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

DeletedFlag

boolean

Indicates whether the action plan template is deleted.

Description

string

Indicates the description of the action plan template.

EnabledFlag

boolean

Indicates whether the action plan template has been published.

EndDate

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

Indicates the end date of the action plan template.

LastUpdateDate

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

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

LastUpdateLogin

string

Indicates the session login associated to the user who last updated the action plan template.

LastUpdatedBy

string

Indicates the user who last updated the action plan template.

Name

string

Indicates the name of the action plan template.

ObjectEntityName

string

Indicates the entity name of the object that the template uses to create action plans.

ObjectEntityNameMeaning

string

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

StartDate

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

Indicates the start date of the action plan template.

StripeCd

string

Indicates the application context of the action plan template.

StripeCdMeaning

string

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

TemplateId

long

Indicates the action plan template identifier.
  • Primary Key

TemplateNumber

string

Indicates the reference number of the action plan template.

UpdateFlag

boolean

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

templateAction

Template Action

Contains the association of actions to action plan templates.