Dear All,
I am new to coding with CE Functions. I have a very basic scenario.
I am trying to use CE_PROJECTION and filtering on the LOEVM value, i.e., LOEVM = space
The below code snippet is not compiling.
pt_hist_tass = CE_PROJECTION (:ct_hist_tass, [
"MANDT","WERKS","MATNR","GRPNR","REPOBJ","LOEVM"], '("LOEVM" = '')');
Can anyone, please help me with the syntax for the filtering logic?
Thanks in advance.
Thanks & Best Regards,
Amrit