Share via


ReturnDispositionCode::getDispositionActionsNoCreditOnly Method

Returns a set containing the base AX disposition actions excluding Credit Only. These same actions are used with return orders and this method was created in order to centralize this list to help with maintenance and future mods.

Syntax

client server public static Set getDispositionActionsNoCreditOnly()

Run On

Called

Return Value

Type: Set Class
a Set containing the disposition code actions excluding Credit Only.

See Also

Reference

ReturnDispositionCode Table