RetailConnReplicationJob.onAfterHandleGroup Method [AX 2012]
Adds the receiver list as a package and sends it to client using the connection.
public boolean onAfterHandleGroup(
RetailConnDistributionGroupId _groupId,
RetailConnDistributionSubgroupId _subgroupId,
[boolean _writeOnlyToAX])
Run On
CalledParameters
- _groupId
- Type: RetailConnDistributionGroupId Extended Data Type
The value of GroupId field of RetailConnDistributionGroupMember table.
- _subgroupId
- Type: RetailConnDistributionSubgroupId Extended Data Type
The value of SubGroupId field of RetailConnDistributionGroupMember table.
- _writeOnlyToAX
- Type: boolean
Indicates that the response must be applied to AX.
Community Additions
ADD
Show: