RAssetSumCalc.getDescendantRange Method [AX 2012]

Retrieves a range of asset descendants for the main fixed asset.

protected str getDescendantRange(RAssetId _mainAssetId, RAssetStandardId _standardId)

Run On

Called

Parameters

_mainAssetId
Type: RAssetId Extended Data Type
The asset number of the main fixed asset.
_standardId
Type: RAssetStandardId Extended Data Type
The value model ID to which the main asset belongs.

Return Value

Type: str
The range of asset descendants.

Community Additions

ADD
Show: