SAP Tutorials Blog

 

 


"Some examples; not available in ABAP for Cloud Development


"Replaces the current client with the specified client

SELECT *

  FROM dbtab USING CLIENT '000'            

  WHERE ...

  INTO TABLE @itab.


"Selects data of any number of clients

SELECT *

  FROM dbtab USING ALL CLIENTS

  WHERE ...

  INTO TABLE @itab.


Serkan AKKAVAK

Computer Engineer BSc

SAP Department Manager

Contact : serkurumsal@yandex.com