Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the count of records in the CustomJournalTrans_RU table that is attached to the journal ID and partition.
Syntax
server public static int64 partitionLineCount(CustomJournalId_RU _customJournalId, CustomPartition_RU _customPartition)
Run On
Server
Parameters
- _customJournalId
Type: CustomJournalId_RU Extended Data Type
The original custom journal ID.
- _customPartition
Type: CustomPartition_RU Extended Data Type
The original partition.
Return Value
Type: int64
The count of records.