NextSDBQueryResult

Next Supplemental Data Multiskill Search Result

Minor Business Rule

Object Name: B0800027

Parent DLL: CHRM

Location: Client/Server

Language: C

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


^

Data Structure

D0800027 - Next Supplemental Data Multiskill Search Result

Parameter NameData ItemData TypeReq/OptI/O/Both
szSupplementalDatabaseCodeSDBcharNONENONE

A user defined code (00/SD) that sets up databases for groups of related supplemental data types. This code differentiates the 
supplemental data types for various systems. For example, the Employee (E) supplemental database contains data types that you use to track 
additional employee information, such as education and job skills.

mnSuppDataNumericKey1SBN1MATH_NUMERICNONENONE

This field specifies one of the numeric keys to the Generic Supplemental Database. You can select the key from a list of supported data 
items, such as Address Number, Account ID, Asset ID, Item Number, and so on.

Related Functions

B0800026 Supplemental Data Multiskill Search

Related Tables

None