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.
Check whether there are record(s) existing in LedgerJournalTrans.
Syntax
client server public static boolean existBadDebtPeriod_JP(
TransDate _fromDate,
TransDate _toDate,
LedgerBadDebtDimension_JP _ledgerDimension)
Run On
Called
Parameters
- _fromDate
Type: TransDate Extended Data Type
From date to check.
- _toDate
Type: TransDate Extended Data Type
End date to check.
- _ledgerDimension
Type: LedgerBadDebtDimension_JP Extended Data Type
A BadDebtLedgerDimension variable is used to check whethere it exist in LedgerJournalTrans.
Return Value
Type: boolean
If true, exist in LedgerJournalTrans table.