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.
|