Files
abap-cheat-sheets/src/zcl_demo_abap_unit_test.clas.locals_def.abap
danrega bef57aa1f9 Update
2023-08-30 14:06:49 +02:00

5 lines
195 B
ABAP

*"* use this source file for any type of declarations (class
*"* definitions, interfaces or type declarations) you need for
*"* components in the private section
INTERFACE lif_get_data DEFERRED.