Share via


ReqSupplyDemandTypes::defineSupplyDemandTypes Method [AX 2012]

Defines a set of supply demand types.

Syntax

client server public static container defineSupplyDemandTypes()

Run On

Called

Return Value

Type: container
A set of supply demand types.

Remarks

The container that is returned consists of sub-containers, each of which consists of a name, a description, a flag that indicates whether the supply type is expandable, a flag that indicates whether the supply type is expanded, a flag that indicates whether the supply type is hidden, and a parent.

See Also

Reference

ReqSupplyDemandTypes Class