| icCPCompanyCodeFilter | input | character | |
| oiCompanyEntries | output | integer | |
| oiReturnStatus | output | integer | Return status of the method. |
QadFinancials
if icCPCompanyCodeFilter = ? or icCPCompanyCodeFilter = "":U then assign oiCompanyEntries = 1. else assign oiCompanyEntries = num-entries(icCPCompanyCodeFilter,",":U).