VBCS Add-in for Excel: Search parameter does not work in REST API "Receiving Receipt Requests"
Summary:
Please show how to set "Search Parameter" of REST API "Receiving Receipt Requests" on VBCS Add-in for Excel.
Content (required):
Hello, world.
We are testing to use REST API "Receiving Receipt Requests" with VBCS Add-in for Excel.
Now we have a security issue.
End user can see the other Business Unit's interface records.
And so, we want to make end user to see interface records having his/her OrganizationCode only.
For enabling it, we set "Search Parameter" as follows in the header(RCV_HEADERS_INTERFACE) level.
q = OrganizationCode=29999_ORG
But it does not work.
Anybody please show how we can set "Search Parameter" correctly.
Tagged:
0