Share via


ReqTransFormInventDim.clickedButtonReqRoute Method [AX 2012]

Determines which action should be taken based on the RefType value of the active ReqTrans record.

Syntax

public NoYes clickedButtonReqRoute()

Run On

Client

Return Value

Type: NoYes Enumeration
NoYes::Yes if the RefType value is BOMPlannedOrder, NoYes::No if the RefType value is Production.

Exceptions

Exception Condition
Error

The RefType value is not either BOMPlannedOrder or Production.

See Also

Reference

ReqTransFormInventDim Class