Sales Methods

The Sales Method view object contains information about the sales method name, sales method translation, and language code of the translation.

Data Store Key : CrmAnalyticsAM.CrmExtractAM.MooBiccExtractAM.SalesMethodExtractPVO

Primary Keys : SalesMethodId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
Attribute1 A segment for the Sales Method descriptive flexfield.
AttributeCategory The context name for the Sales Method descriptive flexfield.
AttributeDate1 The date segment for the Sales Method descriptive flexfield.
AttributeNumber1 The descriptive flexfield of type Number for the Sales Method descriptive flexfield.
CreatedBy The user who created the the sales method row.
CreationDate The date when the sales method row was created.
LastUpdateDate The date when the sales method row was last updated.
LastUpdateLogin The session login associated to the user who last updated the sales method row.
LastUpdatedBy The user who last updated the the sales method row.
OptyCloseWindow The sales method opportunity close window.
SalesMethodId The unique identifier of the Sales Method. This is a primary key of the Sales Method view object.
SalesMethodNumber A GUID-based column that has been created to be an alternate key for data migration.
SalesMethodTLCreatedBy The user who created the the sales method translation row.
SalesMethodTLCreationDate The date on which the sales method translation row was created.
SalesMethodTLDescText A translated description of the sales method.
SalesMethodTLLanguage The code of the language into which the contents of the translatable columns are translated. This is a primary key of the Sales Method Translation entity object.
SalesMethodTLLastUpdateDate The date on which the sales method translation row was last updated.
SalesMethodTLLastUpdateLogin The session login associated with the user who last updated the sales method translation row.
SalesMethodTLLastUpdatedBy The user who last updated the the sales method translation row.
SalesMethodTLName The sales method translation name.
SalesMethodTLSalesMethodId The unique identifier of the sales method translation. This is a foreign key of the Sales Method entity object.
SalesMethodTLSourceLang The code of the language in which the contents of the sales method translatable columns were originally created.
SalesMethodTLUserLastUpdateDate The date and time when the sales method translation row was last updated. This value is different from LAST_UPDATE_DATE if the update originally happened in a different database.
SetId The reference data that is shared across business units and other entities. This is also known as reference data sets. They are used to filter reference data in transactional UIs.
UserLastUpdateDate The date and time when the sales method was last updated. This value is different from the LAST_UPDATE_DATE if the update originally happened in a different database.