LedgerPrintLayout_CN::findByNaturalKey Method
Finds the instance of the LedgerPrintLayout_CN class by natural key.
Syntax
client server public static LedgerPrintLayout_CN findByNaturalKey(
LedgerPreprintVoucher_CN _printLayoutCode,
RefRecId _ledgerPrintLayoutGroup,
[boolean _forupdate])
Run On
Called
Parameters
- _printLayoutCode
Type: LedgerPreprintVoucher_CN Enumeration
The print layout code.
- _ledgerPrintLayoutGroup
Type: RefRecId Extended Data Type
The ledger print layout group.
- _forupdate
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: LedgerPrintLayout_CN Table
The instance of the LedgerPrintLayout_CN class.