LedgerTransactionDate

📄 Description: Data structure representing the date associated with a ledger transaction, crucial for maintaining accurate financial records and facilitating effective account management within the General Ledger.

Properties

Name

Type

Required

Restrictions

Description

documentDate

string(date-time)

false

none

Date of the document

userDocumentDate

string(date)

false

none

Date of the user document

postingDate

string(date)

false

none

Date of the posting

transactionDate

string(date)

false

none

Date of the transaction

translationDate

string(date)

false

none

Date of the translation

fiscalVariantId

integer(int64)

false

none

Unique identifier for the fiscal variant

fiscalVariantDisplayId

string

false

none

Unique identifier for the fiscal variant display

calendarType

string

false

none

Type of the calendar

fiscalYear

integer(int32)

false

none

Numeric value representing fiscalYear

fiscalPeriod

integer(int32)

false

none

Numeric value representing fiscalPeriod

Enumerated Values

Attribute

Value

calendarType

FISCAL_VARIANT, REGULAR_CALENDAR, _360