SAP CALL TRANSACTION ABEXA



Get Example source ABAP code based on a different SAP table
  



Transaction Call, SPA/GPA Parameters
The example demonstrates a transaction call using SPA/GPA parameters.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
The transaction DEMO_TRANSACTION displays the details for a flight uniquely identified by the airline and the flight number. It is called from main using the statement CALL TRANSACTION and filled with SPA/GPA parameters as initial values using the statement SET PARAMETER.