Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

BusinessLimitPendingTrxn

Represents transient usage records that reserve a portion of the business limit for a transaction. If the transaction fails, these reserved portions are freed up for future use. This object is available in API version 67.0 and later.

Supported Calls

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

Special Access Rules

BusinessLimitPendingTrxn is only available in orgs where Global Promotions Management is enabled.

Fields

Field Details
BusinessLimitTrackerId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the business limit tracker associated with this business limit pending transaction.
This field is a relationship field.
Relationship Name
BusinessLimitTracker
Refers To
BusinessLimitTracker
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The autogenerated unique number of the record.
RequestKey
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The unique identifier of the request.
ReservedUsageValue
Type
int
Properties
Create, Filter, Group, Sort, Update
Description
The amount of usage reserved against the limit.