Share via


FEACCItemRelation_RU::constructFromArgs Method [AX 2012]

Creates an instance of this object.

Syntax

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.

Exceptions

Exception Condition
Error

The argument is null Nothing nullptr unit a 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.

See Also

Reference

FEACCItemRelation_RU Class