InventCostListParmView::hasMarkingStr Method [AX 2012]
Retrieves the string that is used to compute the HasMarking column in the view.
server public static str hasMarkingStr(TableName _viewName, FieldName _fieldName)
Run On
ServerParameters
- _viewName
- Type: TableName Extended Data Type
The name of the view.
- _fieldName
- Type: FieldName Extended Data Type
The name of the field in the view.
Show: