SAP CLIENT HANDLING - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Client Handling
Processing of application data in a client. Open SQL statements work with automatic client handling that always selects the client identifier for the current client in the client column. WHERE conditions contain an implicit condition for the current client; clients specified in work areas of modifying statements are not taken into account.
ABAP_MORE_INFO