Files
abap-cheat-sheets/src/zcl_demo_abap_unit_test.clas.locals_def.abap
2023-02-20 14:35:27 +01: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.