handler request http co to jest
ABAP definicja HTTP request handler. Co znaczy Communication Framework (ICF). An ICF handler (or.
Znaczenie handler request http definicja.

Czy przydatne?

Definicja HTTP request handler

Co znaczy HTTP REQUEST HANDLER:

Part of the Internet Communication Framework (ICF).

An ICF handler (or HTTP request hander) is an ABAP-00 class. It implements the interface IF_HTTP_EXTENSION. This interface contains the method HANDLE-REQUEST, which the ICF calls.

A URL identifies the handler, and the handler is then the destination for HTTP requests that use this URL. The handler is therefore activated when a HTTP request with this URL is received. The handler accepts the data, selects the program that will process the data, starts the program, and returns the response to the caller.

SAP przykład użycia HTTP-REQUEST-HANDLER pomoc. Jak działa http-request-handler kod programu ABAP. Wykorzystanie kodu Http-Request-Handler w programie funtion module SE37. Obsługa funkcji http-request-handler w klasie.

Słownik i definicje SAPa na H.

  • Dodano:
  • Autor: