Compartir a través de


RTax25ProfitTable::findDefaultDimension Method

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

  • _forUpdate
    Type: boolean
    If true, then read the record for updating.

Return Value

Type: RTax25ProfitTable Table
A buffer containing RTax25ProfitTable table.

See Also

Reference

RTax25ProfitTable Table