How ABAP handlers process business object data

The function of an ABAP handler is to get business object data into or out of the SAP application database. When processing business object data, ABAP handlers:

  1. Interpret business object data.
  2. Integrate data with SAP native APIs.
  3. Reformat all data returned from native APIs.

Copyright IBM Corp. 1997, 2003