sapdev logo background
sapdev logo sapdev logo
Comments

SAP ABAP LANGUAGE INCLUDES documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

Source Code Modules
Source code modularization is the segmentation of a program's source code into individual units. Modularization operates independently of the segmentation of an ABAP program into processing blocks.
Source code modules are implemented as either include programs or as macros . Include programs are used to structure large programs, whereas macros are used to recycle individual parts of programs.
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




ABAP_LANGUAGE_INCLUDE
ABAP_LANGUAGE_MODULARIZATION




comments powered by Disqus