Show TOC

Data Provider DefinitionLocate this document in the navigation structure

A data provider class (DPC) provides the business data access of your service. It must inherit from super class /IWBEP/CL_V4_ABS_DATA_PROVIDER.

This class implements interface /IWBEP/IF_V4_DATA_PROVIDER, which contains the following interfaces:
  • /IWBEP/IF_V4_DP_BASIC

  • /IWBEP/IF_V4_DP_INTERMEDIATE

  • /IWBEP/IF_V4_DP_ADVANCED

  • /IWBEP/IF_V4_DP_BATCH

  • /IWBEP/IF_V4_DP_PROCESS_STEPS