Newer Version Available

This content describes an older version of this product. View Latest

LoyaltyLedgerTraceability

Represents a tracker for the loyalty ledger. The debit ledger consumes points from the linked credit ledger for a member redemption or an accrual cancellation. This object is available in API version 62.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

LoyaltyAggrPointExprLedger isn't available in the Object Manager and can't be customized.

Fields

Field Details
ActionType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort
Description
Required. Specifies the action that creates an entry in the ledger.
Possible values are:
  • CreditCancellation
  • CreditForArrears
  • Debit
  • DebitCancellation
  • DebitWithArrears
  • GroupTransfer
The default value is Debit.
CreditLoyaltyLedgerId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Required. The credit type loyalty ledger associated with the loyalty ledger tracker. Points are consumed from the credit type ledger for the loyalty program member's debit type ledger.
This field is a relationship field.
Relationship Name
CreditLoyaltyLedger
Refers To
LoyaltyLedger
DebitLoyaltyLedgerId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. The debit ledger associated with the loyalty ledger tracker. Points are consumed by the debit ledger from the loyalty program member's point balance.
This field is a relationship field.
Relationship Name
DebitLoyaltyLedger
Refers To
LoyaltyLedger
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
LoyaltyPgmCurrencySubtypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The ID of the loyalty program currency subtype associated with the related loyalty ledger.
This field is a relationship field.
Relationship Name
LoyaltyPgmCurrencySubtype
Refers To
LoyaltyPgmCurrencySubtype
LoyaltyProgramCurrencyId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The ID of the loyalty program currency associated with the related loyalty ledger.
This field is a relationship field.
Relationship Name
LoyaltyProgramCurrency
Refers To
LoyaltyProgramCurrency
LoyaltyProgramMemberId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The ID of the loyalty program member associated with the related loyalty ledger.
This field is a relationship field.
Relationship Name
LoyaltyProgramMember
Refers To
LoyaltyProgramMember
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The autogenerated number of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
Points
Type
double
Properties
Create, Filter, Sort
Description
Required. The number of points used from the credit ledger by the debit ledger.
ProcessingSequenceInfo
Type
textarea
Properties
Create, Nillable, Update
Description
The order in which the currency subtypes are processed.
ProcessingStatus
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The processsing status of the traceability records.
Possible values are:
  • InProgress
  • Pending
  • Processed

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

LoyaltyLedgerTraceabilityShare
Sharing is available for the object.