Accounting Period Types
The Accounting Period Types view object contains period type information for an accounting calendar, such as the number of periods per year and year type.
Data Store Key : FscmTopModelAM.FinExtractAM.GlBiccExtractAM.AccountingPeriodTypeExtractPVO
Primary Keys : GlPeriodTypesPeriodType, GlPeriodTypesPeriodTypeId
Initial Extract Date : GlPeriodTypesCreationDate
Incremental Extract Date : GlPeriodTypesLastUpdateDate
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
GlPeriodTypesCreatedBy | The user who created the accounting period type. |
GlPeriodTypesCreationDate | The date and time when the accounting period type was created. |
GlPeriodTypesDescription | The accounting period type description. |
GlPeriodTypesLastUpdateDate | The date when the accounting period type was last updated. |
GlPeriodTypesLastUpdateLogin | The session login associated with the user who last updated the accounting period type. |
GlPeriodTypesLastUpdatedBy | The user who last updated the accounting period type. |
GlPeriodTypesNumberPerFiscalYear | The number of accounting periods per fiscal year. |
GlPeriodTypesObjectVersionNumber | The number of times the accounting period type row has been updated. |
GlPeriodTypesPeriodType | The period frequency followed by a unique identifier. A list of accepted values for period frequency can be found in the lookup type CAL_NON_ADJ_FREQ. |
GlPeriodTypesPeriodTypeId | The unique identifier of the accounting period type. |
GlPeriodTypesUserPeriodType | The period frequency followed by a unique identifier. A list of accepted values for period frequency can be found in the lookup type CAL_NON_ADJ_FREQ. |
GlPeriodTypesYearTypeInName | The type of year for the accounting period type. A list of accepted values is defined in the lookup type YEAR_TYPE_IN_NAME. |