Top Method Summary
Options Name Purpose
Progress.Json.ObjectModel.JsonObject GetRestrictedFields (character) Performs the Restricted Check for the fields of the table
INTEGER HandleGet (IWebRequest) Default handler for the HTTP GET method. The request being serviced and an optional status code is returned. A zero or null value means this method will deal with all errors.


Method Detail
Top

Progress.Json.ObjectModel.JsonObject GetRestrictedFields (character)

Purpose: Performs the Restricted Check for the fields of the table
Notes: Returns only those fields of the table or fields of any table
(*.) and returns only the fields that are restricted (either for
read or view

Parameters:
pcTableName CHARACTER
The name of the (Business Entity temp-)table
Returns Progress.Json.ObjectModel.JsonObject
The JsonObject with the response
Top

INTEGER HandleGet (IWebRequest)

Purpose: Default handler for the HTTP GET method. The request being
serviced and an optional status code is returned. A zero or
null value means this method will deal with all errors.
Notes:

Parameters:
poRequest OpenEdge.Web.IWebRequest
The IWebRequest instance representing the call
Returns INTEGER
StatusCode of the response sent to the client


Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:12