LegalEntyAccountingPeriod

Represents a junction between a legal entity and an accounting period. This object is available in API version 62.0 and later.

Supported Calls

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

Special Access Rules

You need the Accounts Receivables Admin permission set to access this object.

Fields

Field Details
AccountingPeriodId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the accounting period record that's related to a legal entity accounting period.
This field is a relationship field.
Relationship Name
AccountingPeriod
Refers To
AccountingPeriod
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed a legal entity accounting period 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 legal entity accounting period record. If this value is null, it’s possible that the user only accessed the legal entity accounting period record or a related list view (LastReferencedDate), but not viewed the legal entity accounting period record itself.
LegalEntityId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The ID of the legal entity record that's related to a legal entity accounting period.
This field is a relationship field.
Relationship Name
LegalEntity
Refers To
LegalEntity
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
Required. The auto-generated name of a legal entity accounting period. The name is a combination of the names of the legal entity and the accounting period.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Required. The ID of the user who owns a legal entity accounting period record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
Status
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort
Description
Required. The status of a legal entity accounting period record.
Valid values are:
  • Closed
  • Error
  • Open
  • PendingClosure
  • PendingReopen
  • Reopened

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

LegalEntyAccountingPeriodShare
Sharing is available for the object.