Skip to Content
0
Nov 14, 2012 at 04:08 PM

BADI issue

29 Views

Hello All,

We have implemented UJ_CUSTOM_LOGIC. Requirement is to add a new record for Account Type in CT_DATA with new value in SIGNEDDATA field.

The BADI is giving me the desired results when i am checking in UJKT with same data selection as BPC front end.

But BPC front end does not giving me the desired value in the field SIGNEDDATA Is there any coding/configuration needs to be done in the end?

Am I missing something?

Default in BPC

*START_BADI DECD

WRITE=ON

QUERY=ON

*END_BADI

My BADI Filter set as DECD

I appreciate your help.