Get Example source ABAP code based on a different SAP table
VERSION 5 IN • ~ ABAP_COLUMN_SELECTOR
column selector Character ~>. A column col> of a data source> can be addressed in a query> of AB_SQL > using name~col>, where name> is the name of the entity in which the column is defined. This type of addressing is necessary if, when multiple database tables are accessed, the name of a column occurs in a number of different database tables, when a comparison of a SQL condition> compares two columns.