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.