InterviewSolution
Saved Bookmarks
| 1. |
What Is A Local Class In Sap ? |
|
Answer» LOCAL CLASSES are DEFINED in an ABAP PROGRAM (Transaction SE38) and can only be USED in the program in which they are defined. Local classes are defined in an ABAP program (Transaction SE38) and can only be used in the program in which they are defined. |
|