Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SDP-10059 : Issues with EXPENSEACTIVITYEXTRACT

The Expense Activity Extract does did not report any an error in case mandatory the required filters reportStartDate and reportEndDate were not specified. 

Correct A parameter handling check was added so that appropriate error message is returnedto return an error message if the filters are not part of the request.

File changed:
extract_acct_expense_activity.inc

...

SDP-17578 : WRHSOPENLOTEXTRACT and WRHSPOSITIONEXTRACT - Malformed XML

Issue There was an issue identified in grouping in for the Warehouse Position and OpenLot extracts when using the ‘IncludePortfolioValuation’  was with a value set to Y or ALL when more than one price information exists for the specific position.PortfolioValuation .  The data appear as an outlier, but to handle this inconsistency, the PortfolioValuation logic has been enhanced and a new repeated node pvAssetPrice was added in the extendedPortValuationModel to address when more than one price exists for the specific position.

This model will describe all prices which exist for the specific position.

...