SAP RFC DYNAMIC DEST ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_RFC - Dynamic Destination
This example demonstrates how dynamic destinations are created.

ABAP_SOURCE_CODE
DEMO CL_DEMO_RFC_DYNAMIC_DEST

ABAP_DESCRIPTION
The method CREATE_RFC_DESTINATION of class CL_DYNAMIC_DESTINATION is used to create a dynamic destination. Input values, whose default values are determined from system fields for the current AS ABAP, are passed as parameters. A remote-enabled function module is called using the dynamic destination. The call is only successful if the destination is created correctly.