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

How to view the *START_BADI in BW

Former Member
0 Likes
1,095

Hello,

I would like to know how I can view the Abap code from the BPC Logic Script which has the the *START_BADI initial.

For example, as following logic which I pulled from the script logic;

*START_BADI PRE_PROCESS

TARGET_FLOW = F_N0NE

*END_BADI

View Entire Topic
former_member186338
Active Contributor
0 Likes

Transaction SE19 Z* will show you the list of all customer developed badi's

PRE_PROCESS - filter value for Custom logic badi

Just check badi's you have for the same filter name:

For example for RUNLOGIC_PH badi (in the script *START_BADI RUNLOGIC_PH):