Ansicht
Dokumentation

ABENWITH_CLIENT_HANDLING_ABEXA - WITH CLIENT HANDLING ABEXA

ABENWITH_CLIENT_HANDLING_ABEXA - WITH CLIENT HANDLING ABEXA

CL_GUI_FRONTEND_SERVICES - Frontend Services   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

WITH, Client Handling

This example demonstrates client handling in the statement WITH.

Source Code

Execute

Description

In the subquery of the common table expression +cte, the addition USING ALL CLIENTS is used to access the client-dependent DDIC database table SCARR. This means data is read from all clients. The client column is part of the SELECT list.

The main query of the WITH statement reads the common table expressions. A restriction to one specific client is specified. The client column can be specified after WHERE since the result set of +cte is not client-dependent. The column MANDT is not used as a client column.






General Data in Customer Master   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1063 Date: 20240329 Time: 112030     sap01-206 ( 25 ms )