Skip to Content
0
Former Member
May 11, 2010 at 09:30 AM

how to find another BAdi for Transaction CCM2

107 Views

I have written an Authorisation Check for transaction CCM2, but there are two select buttons.

load and load extended.

i added the Auth Check to BADI_CCM_EXPLOSION - Restrict Structure Explosion for Actual Configuration, which works okay when i click the "load" button, but this is not called on the "load Extended" button

I checked the BAdi - BADI_CCM_EXPL_ALWD - Restrict Structure Explosion of Allowed and Actual Config and BADI_CCM_CHK_STATUS Adjust the CCM2 Check Result by Technical Object but these are not called from the Transaction either.

is there another way for me to try and work what may be called within this transaction?

when i run through the debugger it always short dumps before i get anywhere as it does not like debug mode... any suggestions??? please?