ProdCapacityReservationsDP.getParamValue Method [AX 2012]

Checks if given value is equal to the 'All' value and replaces it with empty string if so.

private str getParamValue(str param)

Run On

Server

Parameters

param
Type: str
String to check.

Return Value

Type: str
Sanitized string.

Community Additions

ADD
Show: