Markup::hasMarkupTypeItem Method [AX 2012]
Determines whether a record has any associated MarkupTrans table records of the item type.
Syntax
server public static boolean hasMarkupTypeItem(Common _buffer)
Run On
Server
Parameters
- _buffer
Type: Common Table
The record to check.
Return Value
Type: boolean
true if the record has MarkupTrans table records of type item; otherwise, false.