EximEPCGSchemeApprove_IN::findSchemeId Method
Reads the EximEPCGSchemeApprove_IN table for a specified EximEPCGId_IN value.
Syntax
client server public static EximEPCGSchemeApprove_IN findSchemeId(EximEPCGId_IN _schemeId, [boolean _forUpdate])
Run On
Called
Parameters
- _schemeId
Type: EximEPCGId_IN Extended Data Type
The EximEPCGId_IN value.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: EximEPCGSchemeApprove_IN Table
The EximEPCGSchemeApprove_IN table record.