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.
Reads the LedgerBadDebtAccounts_JP table for the specified id.
Syntax
client server public static boolean existCollectedBadDebtPeriod_JP(
TransDate _fromDate,
TransDate _toDate,
LedgerCollectedBadDebtDimension_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: LedgerCollectedBadDebtDimension_JP Extended Data Type
A CollectedBadDebtLedgerDimension_JP variable is used to check whethere it exist in LedgerJournalTrans.
Return Value
Type: boolean
If true, exist in LedgerJournalTrans table.