Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3668

OR operation in DMC_ACSPL_SELECT for different fields

$
0
0

Hi guys,

 

Using the handy steering table of DMC_ACSPL_SELECT.

 

An interesting requirement I have: I need the whole FI history for a particular G/L Account and all the data (irrespective of G/L Account) for year 2015 and up.

 

In other words to filter table BSEG by Year GJAHR with particular years or G/L Account SAKNR with Particular Account Numbers. Something to result in a statement

WHERE GJAHR >= '2015'

     OR SAKNR = '0000051138'

 

Now if I maintain records as follows, the job just stops with an error in the source...

Capture.PNG

 

Any recommendations?


Viewing all articles
Browse latest Browse all 3668

Trending Articles