Simple Amend with Single Selection Criterion

Amend allocation marker on all transactions where AnalysisCode2 = '44' to '2'.

<SSC>
    <User>
        <Name>PKP</Name>
    </User>
    <SunSystemsContext>
        <BusinessUnit>PKP</BusinessUnit>
        <BudgetCode>A</BudgetCode>
    </SunSystemsContext>
    <Payload>
        <AllocationMarkers>
            <AnalysisCode2>44</AnalysisCode2>
                <Actions>
                    <AllocationMarker>2</AllocationMarker>
                </Actions>
        </AllocationMarkers>
    </Payload>
</SSC>