SAP APC ATTACHED CLIENT ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_APC - AS ABAP as Attached Client
This example demonstrates the AS ABAP as an attached client for a detached client.

ABAP_SOURCE_CODE
DEMO CL_DEMO_APC_ATTACH_CLIENT

ABAP_DESCRIPTION
The class expects a connection handle as input, as returned in the output of the executable detached client example. The connection handle is used to create and use an attached client object exactly as described in the detached client example. The connection handle can be reused indefinitely until the connection is closed using the method CLOSE. If the connection is not closed by mistake, this can be done later in the transaction SMWS.