Functional Description
This function is called by P080250 to individually retrieve the results of the Supplemental Data Multiskill search.
Technical Specifications
Parameters
Data Item      Data Structure Description         I/ORequiredNotes
SDB       Supplemental Database CodeI/OY   Input - Previous Value, Output - Next Value
SBN1             Supp Data Numeric Key 1I/OY   Input - Previous Value, Output - Next Value
Related Tables 
Table Table Description
 
Processing
if SDB blank and SBN1 blank
    return first record
endif
position to current record
read next
return SDB and SBN1
^
D0800027 - Next Supplemental Data Multiskill Search Result
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szSupplementalDatabaseCode | SDB | char | NONE | NONE | 
A user defined code (00/SD) that sets up databases for groups of related supplemental data types. This code differentiates the 
  | ||||
| mnSuppDataNumericKey1 | SBN1 | MATH_NUMERIC | NONE | NONE | 
This field specifies one of the numeric keys to the Generic Supplemental Database. You can select the key from a list of supported data 
  | ||||
| B0800026 Supplemental Data Multiskill Search | 
| None |