cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAdI Sorter in SAP BTP ABAP for custom BAdI Definition

TanDT
Explorer
0 Kudos
133

Hello Experts,

Recently we've been developing solutions in SAP BTP ABAP environment, and we would like to create some custom Business Add-in (BAdI) and hook its BAdI definition inside our code for customer extension.

It looks good so far, until we came with a question, how to define the sequence for these BAdIs implementation?

In On-Premise world, we used the good old BADI_SORTER but seems like it isn't permitted to use in BTP ABAP environment. Even if it's allowed, I think it is still using the classic elements like dynpro screen, function modules, ... which isn't following the modern strategy from SAP when developing in cloud environment like BTP ABAP.

I've been exploring a bit on the Internet as well as SAP published documentations for SAP BTP ABAP. Unfortunately, I couldn't find any other options to enable sorting of custom BAdI implementations.

Does anyone have any ideas, how to control the sequence of BAdIs in BTP ABAP?

Thank you very much.

Best Regards,

Tan

Accepted Solutions (0)

Answers (0)