‎2008 Nov 10 3:29 PM
Hi,
A filter (user exit = U001 ) is used for a formula varialbe in case of a report painter.
I have created an implementation for BADI G_SET_FORMULA_EXIT .
I am assigning a numeric value 123 as a return parameter to the evaluate method when the filter type is U001. U001 is the exit name I have created for this BADI implementation by checking the filter depend check box and entering U001 as exit name in SE19 transaction.
Later when I entered the exit name as '#U001' in Formula section of GS12 transaction. and pressed save, it is throghing me the below error message:
Variable name '#U001' not possible, Pelase check syntax.
if I enter a SAP filter S001 , it is saving properly.
Please assist.
‎2015 May 08 1:04 PM
Terrible bug: if table SETEXITST does not contain SPRAS EN or DE translation for user -exit Uxxx this error is given.