| 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 aging
buckets when multiple currencies are enabled.
|
| LastActivityDate |
- Type
- date
- Properties
- Filter, Group, Nillable, Sort
- Description
- The timestamp of when a user had last associated a task or event
action with the aging buckets.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed an aging bucket
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 an aging bucket
record. If this value is null, it’s possible that the user only
accessed the aging bucket record or a related list view
(LastReferencedDate), but not viewed the
aging bucket record itself.
|
| Name |
- Type
- string
- Properties
- Create, Defaulted on create, Filter, Group, idLookup, Nillable,
Sort, Update
- Description
- The name of the aging bucket.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Required. The ID of the record owner.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Refers To
- Group, User
|
| blng__Active__c |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Required. Indicates whether the aging bucket 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 false.
|
| blng__BucketNumber__c |
- Type
- double
- Properties
- Create, Filter, Sort, Update
- Description
- Required. Classifies the records based on their age.
|
| blng__EndingDaysfromPastDue__c |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The number of days from the past due date to the end of an aging
bucket.
|
| blng__Notes__c |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Additional details or comments related to the aging buckets.
|
| blng__StartingDaysfromPastDue__c |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The starting point for calculating the number of days an invoice
is past due.
|