SAP CLASS LOCAL FRIENDS ABAP Statements
Get Example source ABAP code based on a different SAP table
• LOCAL FRIENDS CLASS
ABAP_SYNTAX
LOCAL FRIENDS class1 class2 ...
intf1 intf2 ...>
What does it do?
This statement makes the local classes and interfaces
This statement does not introduce a declaration part and must not be closed using the
Latest notes:
NON_V5_HINTS
ABAP_HINT_END
ABAP_EXAMPLE_VX5
In the