Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 666 Bytes

File metadata and controls

16 lines (7 loc) · 666 Bytes

Implementation Logic for the Sales Order Behavior Definition Extension

  1. Open the ZBP_PRA_PSE_R_SO_BEXT class.

  2. On the Local Types tab, replace the existing code with the following code.

  3. Save and activate your changes.

Helper Class

Include the helper class ZCL_PRA_PSE_SO_EXT_UTIL in your implementation. This class provides utility methods that are used within ZBP_PRA_PSE_R_SO_BEXT.

Be sure to review and use the relevant methods from the helper class as needed in your value help implementation.