Process Steps

The sequence of recommended steps tied to a particular sales stage, which is used to guide the sales representative through the opportunity lifecycle.

QName: {http://xmlns.oracle.com/apps/sales/opptyMgmt/salesMethods/salesMethodService/}SalesStageProcessSteps

Logical Business Objects

  • CRM : Opportunity Management : Sales Method

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

Process Steps Translation SDO

Contained by

Sales Stage

Handled by

Sales Method

Attributes

The following table describes attributes in the service data object.

Name Type Description

ConflictId

long

The attribute value is used to guarantee the uniqueness of the row when duplicates are created in different databases.

CreatedBy

string

The user who created the record.

CreationDate

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

The date when the record was created.

DescriptionText

string

The process step details.

LastUpdateDate

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

The date when the record was last updated.

LastUpdateLogin

string

The login of the user who last updated the record.

LastUpdatedBy

string

The user who last updated the record.

Name

string

The process step name.

ObjectVersionNumber

int

The number used to implement locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to determine whether another session has updated the row.

SalesStageProcessStepsTranslation

Process Steps Translation

The attribute for list of translated sales stage process steps.

StepSequenceNumber

long

The process step name in the sales stage.

StgId

long

The stage identifier for the sales stage that the process step is a part of.

StgProcessStepId

long

The identifier for sales stage process step.
  • Primary Key

StgProcessStepNumber

string

A GUID-based column that has been created to be a part of the Alternate Key for data migration.

UserLastUpdateDate

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

The date and time when the row was last updated.