Creating an Enhancement Spot Implementation for Service Provider Values

Implement an enhancement spot for the parameter values of your new service provider type.

Context

Procedure

  1. Open SAP GUI.
  2. Start the object navigator (transaction SE80).
  3. Choose the package SOAUTH2_CLIENT_EXTENSIONS.
  4. Extend the Enhancements tree
  5. Choose the enhancement spot OA2C_CONFIG_EXTENSION and call the context menu.
  6. Choose Implement.
  7. Enter the enhancement implementation with a description and choose (Creation of Enhancement).
  8. When the popup Create BAdI Implementation appears, choose the BAdI definition OA2C_CONFIG_EXTENSION_BADI_DEF.
  9. Enter the implementation class ZCL_OA2C_CE_Z<service_provider>.
  10. Define the BAdI implementation ZCL_OA2C_CE_Z<service_provider> by choosing Continue.