Archived Journal Batch Actions
The Archived Journal Batch Actions view object contains archived information of the journal batch actions. Each row of this object stores actions executed on a batch, including information about the user and roles involved, and the date and time of the action.
Data Store Key : FscmTopModelAM.FinExtractAM.FinArchiveBiccExtractAM.ArchiveGlActionLogExtractPVO
Primary Keys : JeBatchId
Initial Extract Date : CreationDate
Incremental Extract Date :
Attributes
This table provides the list of exposed attributes and their descriptions.
Name | Description |
---|---|
ActionCode | The code that identifies the action executed on the journal batch. |
ActionDate | The date and time when the action was executed. |
CreatedBy | The user who created the journal batch actions. |
CreationDate | The date and time when the journal batch action was created. |
JeBatchId | The unique identifier of the journal batch. This is a foreign key to the Journal Batch view object. |
JeHeaderId | The unique identifier of the journal header. This is a foreign key to the Journal Entry Header view object. |
LastUpdateDate | The date and time when the journal batch action row was last updated. |
LastUpdateLogin | The session login associated with the user who last updated the journal batch action. |
LastUpdatedBy | The user who last updated the journal batch action. |
ObjectVersionNumber | The number of times the journal batch action row has been updated. |
PartitionGroupCode | The code that identifies the partition group. The partition grouping information, when combined with the period, determines the database partition where the journal will be stored. |
PeriodName | The accounting period of the journal. |
UserId | The unique identifier of the user. |