Operation Details |
Description: | Returns a list of all ProductCategory codes in the codetable. |
Sterotype: | nsmulti |
SQL |
SELECT code INTO :categoryCode FROM codetableitem WHERE tableName = :tablename ORDER BY description |
Operation Details |
Description: | Returns a list of all ProductCategory codes in the codetable. |
Sterotype: | nsmulti |
SQL |
SELECT code INTO :categoryCode FROM codetableitem WHERE tableName = :tablename ORDER BY description |