Operation Details |
Description: | Counts the number of deduction product link records for a specified deduction. |
Sterotype: | ns |
SQL |
SELECT COUNT(*) INTO :numberOfRecords FROM DeductionProductLink WHERE deductionID = :deductionID |
Operation Details |
Description: | Counts the number of deduction product link records for a specified deduction. |
Sterotype: | ns |
SQL |
SELECT COUNT(*) INTO :numberOfRecords FROM DeductionProductLink WHERE deductionID = :deductionID |