Operation Details |
Description: | Counts the number of Automatic Resource Transfer records on a case |
Sterotype: | ns |
SQL |
SELECT COUNT(*) INTO :recordCount FROM ispautoresourcetransfer WHERE caseID = :caseID |
Operation Details |
Description: | Counts the number of Automatic Resource Transfer records on a case |
Sterotype: | ns |
SQL |
SELECT COUNT(*) INTO :recordCount FROM ispautoresourcetransfer WHERE caseID = :caseID |