RetailConnActionGenerator.checkActionsAlreadyCreated Method [AX 2012]
Checks for the actions already created.
public boolean checkActionsAlreadyCreated(
Query _query,
RetailConnAction _action,
UserId _userId,
RetailConnBatchId _batchID,
RetailConnLocationFilter _filter,
RetailConnRefKey _refKey)
Run On
ServerParameters
- _query
- Type: Query Class
An instance of Query> class.
- _action
- Type: RetailConnAction Extended Data Type
Type of the action.
- _userId
- Type: UserId Extended Data Type
Identification of the user.
- _batchID
- Type: RetailConnBatchId Extended Data Type
Identification of the Batch.
- _filter
- Type: RetailConnLocationFilter Extended Data Type
Value of location filter.
- _refKey
- Type: RetailConnRefKey Extended Data Type
Value of reference query.
Community Additions
ADD
Show: