You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Expense Report Creation Doesn't Accept BusinessUnit in Release 20B

edited Jul 7, 2020 3:27AM in Expenses 1 comment

Summary

All this while we could pass BusinessUnit to create Expense Report

Content

Hi,

On Monday (6th July 2020) onwards, we couldn't pass BusinessUnit in the request payload - keep getting 400 Bad Request.

{
    "ExpenseReportDate": "2020-05-07",
    "ExpenseStatusCode": "SAVED",
    "PaymentMethodCode": "TEST ACH",
    "Purpose": "Test Payload Rest API NF",
    "ReimbursementCurrencyCode": "USD",
    "BusinessUnit":"TEST BU", <<<<<<<<<<<<<< BU
    "ExpenseReportDff": [
        {
            "testName": "11111"
        }
    ]
}

We've got sign-off for Unit Test and SIT by sending BusinessUnit, and now it's not working all of sudden.

How does the system defaulting the BusinessUnit and what if it defaults to the invalid BU? What is the impact of this new limitation in Release 20B?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!