SAP HR Transaction Codes;
Like subroutines and function modules, macro modules can be used to modularize programs. Macro modules are frequently used in HR.
These macros are defined in program SAPDBPNP (include DBPNPMAC) with the keyword DEFINE. They can be used in any program that uses the logical database PNP.
If you want to use these macros in reports that do not use the logical database PNP, you must include program DBPNPMAC with the keyword INCLUDE.
You can also define your own macros. In accordance with the naming convention, the first two letters stand for the application.
Some macros are also stored in the Macros in ABAP Programs table (TRMAC)
{

