Get Example source ABAP code based on a different SAP table
• $session. ABAP_CDS_SELECT
ABAP_CDS_DDL - CDS View Entity, session_variable>
ABAP_SYNTAX ... $session.vname ...>
What does it do? Specifies a session variable> vname> in an operand position in a SELECT> statement> of a CDS view entity>. The variable must be prefixed by $session.>. The prefix and the variable are case-sensitive. $session.vname>, $Session.Vname>, and $SESSION.VNAME> can all be used. No other spellings are allowed. There are two types of session variables available: