blng__GLTreatment__c

Represents the lookups to a credit General Ledger (GL) account and a debit GL account. These lookups establish a relationship between your transaction and your GL accounts.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

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

Fields

Field Details
CurrencyIsoCode
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The three-letter ISO 4217 currency code associated with the General Ledger (GL) treatment when multiple currencies are enabled.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed a GL treatment record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed a GL treatment record. If this value is null, it’s possible that the user only accessed the GL treatment record or a related list view (LastReferencedDate), but not viewed the GL treatment record itself.
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The name of the GL treatment.
blng__Active__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Required. Indicates whether the GL treatment is active (true) or not (false). To deactivate the GL treatment, clear the Active checkbox. This setting won't affect past or existing transactions or assignments. The default value is true.
blng__CreditGLAccount__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The credit GL account transactions associated with the GL treatment.
This field is a relationship field.
Relationship Name
blng__CreditGLAccount__r
Refers To
blng__GLAccount__c
blng__DebitGLAccount__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The debit GL account transactions associated with the GL treatment.
This field is a relationship field.
Relationship Name
blng__DebitGLAccount__r
Refers To
blng__GLAccount__c
blng__GLLegalEntity__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The legal entity associated with the GL treatment.
This field is a relationship field.
Relationship Name
blng__GLLegalEntity__r
Refers To
blng__LegalEntity__c
blng__GLRule__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. Specifies how Salesforce Billing logs transactional data to the finance books. A GL rule includes a list of GL treatments.
This field is a relationship field.
Relationship Name
blng__GLRule__r
Relationship Type
Master-detail
Refers To
blng__GLRule__c (the master object)
blng__Notes__c
Type
textarea
Properties
Create, Nillable, Update
Description
Additional details or comments related to the GL treatment.
blng__UniqueId__c
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The unique identification number associated with the general ledger treatment record. This field is unique within your organization.