Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. SELECT * FROM INFM_DALI_BBM_CSC2.MARA_BBM
  2. WHERE MANDT = '011'
  3. AND ( ( MTART IN ('HALB','FERT') AND "/RB04/YERZKENNZ" in ('EZ','BG','TS') AND LOGSYS in ('SAPP72011', 'SAPPOE011') ) OR
  4. ( BESKZ IN ('E','F') AND WERKS in ('8640','864W','E499') AND LOGSYS in ('SAPP72011', 'SAPPOE011') ) OR
  5. ( BKLAS IN ('7900','7920') AND LOGSYS in ('SAPP72011', 'SAPPOE011') ) )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement