Reuse


Period 2018 Business requirement The system has to provide a REST Interface for order creation. Solution Create a new ICF Service Create a new HTTP-Handler class for the ICF-service Create a application class including: serialization/deserialization of http request / response Order creation by Bapi Create an application log Unit Testing […]

Orders REST Interface


Description: Easily usage of the SAP-Objects for the application log in complex Abap-OO applications. Advantage to use it: Easy handling of the functions for the application log Fast implementation of the application log New development objects: Abap interface Abap class Abap interface Create a new interface with SE24/SE80 It needs […]

Application Log