Complex Amend with Multiple Selection Criteria
Amend allocation marker on all transactions for all accounts within the range '81019' to '81021' where the existing allocation marker is 'W' to '0'.
<SSC>
<User>
<Name>PKP</Name>
</User>
<SunSystemsContext>
<BusinessUnit>PKP</BusinessUnit>
<BudgetCode>A</BudgetCode>
</SunSystemsContext>
<Payload>
<AllocationMarkers>
<AllocationMarker>W</AllocationMarker>
<AccountRange>
<AccountCodeFrom>81019</AccountCodeFrom>
<AccountCodeTo>81021</AccountCodeTo>
</AccountRange>
<Actions>
<AllocationMarker>0</AllocationMarker>
</Actions>
</AllocationMarkers>
</Payload>
</SSC>