Get Example source ABAP code based on a different SAP table
RAP VERSION 5 IN VERSION X IN
BDEF derived type Type of an internal table or structure that is derived by the RAP framework> from the RAP behavior definition>. Such internal tables and structures are used for the communication between RAP BO consumers > and RAP BO providers>. For that, the parameters of a method that implements RAP BO behavior> are typed with BDEF derived types. In ABAP programs >, BDEF derived types can be used to declare internal tables or structures to be passed to parameters of RAP handler> and saver classes>. ABAP_MORE_INFO >