RPayHRMPivotTableTemplateSave.createTemplateItem Method [AX 2012]
private void createTemplateItem(
RPayHRMPivotItemNumber _itemPositionNumber,
RPayHRMPivotTableItemPosition _itemPosition,
FieldName _itemName,
[boolean _subTotal,
RPayHRMPivotItemTotalType _itemTotalType,
RPayHRMPivotItemExpression _itemExpression])
Run On
CalledParameters
- _itemPositionNumber
- Type: RPayHRMPivotItemNumber Extended Data Type
- _itemPosition
- Type: RPayHRMPivotTableItemPosition Enumeration
- _itemName
- Type: FieldName Extended Data Type
- _subTotal
- Type: boolean
- _itemTotalType
- Type: RPayHRMPivotItemTotalType Enumeration
- _itemExpression
- Type: RPayHRMPivotItemExpression Extended Data Type
Community Additions
ADD
Show: