Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reads the RTax25ProfitTable table for the specified default dimension and optional register id.
Syntax
client server public static RTax25ProfitTable findDefaultDimension(
DimensionDefault _defaultDimension,
[boolean _forUpdate,
RTax25RegisterId _registerId])
Run On
Called
Parameters
- _defaultDimension
Type: DimensionDefault Extended Data Type
The default dimension which is used to find profit record.
- _forUpdate
Type: boolean
If true, then read the record for updating.
- _registerId
Type: RTax25RegisterId Extended Data Type
The register id to find; optional.
Return Value
Type: RTax25ProfitTable Table
A buffer containing RTax25ProfitTable table.