LedgerBalanceSheetDimPrint.balanceSheet Method [AX 2012]

Gets or sets the balanceSheet passed in as a parameter.

edit BalanceSheetDimId balanceSheet([boolean _set, BalanceSheetDimId _balanceSheet])

Run On

Called

Parameters

_set
Type: boolean
A Boolean flag to set or get the value.
_balanceSheet
Type: BalanceSheetDimId Extended Data Type
The value to set.

Return Value

Type: BalanceSheetDimId Extended Data Type
The value of balanceSheet.

This method is used when the filed balance sheet is changed in the form.

Community Additions

ADD
Show: