InventSiteDimensionUpdate.getRecordPrefix Method [AX 2012]

Builds and returns the prefix for a specific table buffer.

protected str getRecordPrefix(Common _common, container _conPrefixFields)

Run On

Called

Parameters

_common
Type: Common Table
The table buffer to build the prefix for.
_conPrefixFields
Type: container
The field numbers that should be included in the prefix.

Return Value

Type: str
The prefix for a specific table buffer.

Community Additions

ADD
Show: