FEACCItemRelation_RU::constructFromArgs Method [AX 2012]

Creates an instance of this object.

client server public static FEACCItemRelation_RU constructFromArgs(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
An arguments object that represents the caller form, its data set, and the selected records.

Return Value

Type: FEACCItemRelation_RU Class
An instance of this object that is instantiated by using the arguments that are provided.

ExceptionCondition
Error

The argument is nullNothingnullptrunita null reference (Nothing in Visual Basic), it does not contain a caller, its dataset is not the InventTable table, or its selected record is not part of a form data source.

Show: