Share via


ReqTransPOListPageInteraction.setDetailsPageOrderType Method [AX 2012]

Passes the list page order type as a parameter to the details page.

Syntax

private void setDetailsPageOrderType()

Run On

Called

Remarks

This method passes the list page order type that is used to filter planned orders based on the order type. The same filter must apply on the details page grid opened from the list page. The filter value, or the order type, is passed as a parameter to the calling buttons. The details page can read the values from the Args class.

See Also

Reference

ReqTransPOListPageInteraction Class