Clase que facilita la llamada de servicios a través del protocolo HTTP / Class that facilitates the call of services through the HTTP protocol.
Consta de las clases / It consists of the:
-
ZCL_CA_HTTP_SERVICES -> se puede ver su funcionamiento en el proyecto de "http_sharepoint"(https://github.com/irodrigob/ABAP_Sharepoint). / its operation can be seen in the "http_sharepoint"(https://github.com/irodrigob/ABAP_Sharepoint) project.
-
ZCL_CA_REST_HTTP_SERVICES -> se puede ver su funcionamiento en el proyecto de "SAP Machine Learning"(https://github.com/irodrigob/SAP_Machine_Learning). / its operation can be seen in the "SAP Machine Learning"(https://github.com/irodrigob/SAP_Machine_Learning) project.
Versión ABAP 7.4 o superior / ABAP 7.4 or higher
Tener instalada la clase ZCL_CA_UTILITIES que esta aquí: (https://github.com/irodrigob/utilities/tree/master/src) / Have the ZCL_CA_UTILITIES class installed here: (https://github.com/irodrigob/utilities/tree/master/src)