SAP CALL TRANSACTION BDC ABEXA

Get Example source ABAP code based on a different SAP table
  


ARTIClE

Transaction Call, BDC Table
This example shows how to call a transaction using a batch input table.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
Call Class Builder (transaction SE24) and display the class CL_SPFLI_PERSISTENT. The required authorization is checked by using the addition WITH AUTHORITY-CHECK. The internal table bdcdata_tab contains the entry for the processing of the first dynpro (1000) in the transaction. The structure opt is used to configure processing to skip the first screen and display the subsequent screen in standard size.