SAP SELECT SUBQUERY ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_SQLCOND - Subquery in WHERE Condition
This example demonstrates a subquery in a WHERE condition.

ABAP_SOURCE_CODE
DEMO CL_DEMO_SELECT_SUBQUERY

ABAP_DESCRIPTION
For each flight, all alternative plane types, if available, are displayed that meet a connection and the current booking status but that have fewer seats than the current plane type.