LedgerRowDef::constructRowDefinitionLines Method
Expands the DimensionsRowDefinition extended data type structure.
Syntax
server public static container constructRowDefinitionLines(DimensionsRowDefinition _rowDefinition, [RecId _startRecId])
Run On
Server
Parameters
- _rowDefinition
Type: DimensionsRowDefinition Extended Data Type
The row to be expanded.
- _startRecId
Type: RecId Extended Data Type
The record ID; optional.
Return Value
Type: container
A container of the expanded row definition.