SalesTaxFormTypes_IN::findbyFormType Method
Reads the SalesTaxFormTypes_IN table for the specified record ID.
Syntax
client server public static SalesTaxFormTypes_IN findbyFormType(FormType_IN _formType, [boolean _forUpdate])
Run On
Called
Parameters
- _formType
Type: FormType_IN Extended Data Type
The form type of the record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: SalesTaxFormTypes_IN Table
A buffer that contains the SalesTaxFormTypes_IN table.