9.114 CStpDBAccess::StpDDFSelect
LONG CStpDBAccess::StpDDFSelect(const SCString& scsBufName, const SCString& scsType, LONG LONG lDDFISN, LONG lNumField)
Set selects a DD - record from DataDirctionary
Defined in: StpDBAccess.cpp
|
Parameters
|
scsBufName
Input name of buffer
scsType
Input type of DD - record to search for
LONG lDDFISN
Input DDFISN of DD - record to look for
lNumField
Input number of item within the DD -record
|
|
Comments
|
On error return value according StpHandleError
|