Newer Version Available

This content describes an older version of this product. View Latest

blng__LegalEntity__c

Represents the way an organization is structured. An organization can be a single legal entity or it can comprise more than one legal entity.

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 legacy entity when multiple currencies are enabled.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The name of the legal entity.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the record owner. This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
blng__Active__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the legal entity is active (true) or not (false). To deactivate the legal entity, clear the Active checkbox. This setting won't affect past or existing transactions or assignments. The default value is true.
blng__City__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The city of the company that this legal entity represents.
blng__Country__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The country of the company that this legal entity represents.
blng__County__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The county of the company that this legal entity represents.
blng__LegalEntityNumber__c
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
A system generated unique number for a legal entity.
blng__Notes__c
Type
textarea
Properties
Create, Nillable, Update
Description
Specifies any additional notes and information from a user.
blng__State__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The state of the company that this legal entity represents.
blng__Street1__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The primary street of the company that this legal entity represents.
blng__Street2__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Any additional street details of the company that this legal entity represents.
blng__ZipPostalCode__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ZIP code or postal code of the company that this legal entity represents.