In SAP’s ABAP RESTFULL Application Programming Model (RAP), a function is a non-standard operation defined in behavior definitions. Functions are implemented in the ABAP behavior pool class and are used to return information without modifying the state of the business object.
In SAP’s ABAP RESTFULL Application Programming Model (RAP), a function is a non-standard operation defined in behavior definitions. Functions are implemented in the ABAP behavior pool class and are used to return information without modifying the state of the business object. Read More Application Development Blog Posts articles
#SAP