SAP HR Transaction Codes;
HR macros;
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)
{
hr100 essentials of personnel administration
hr 110 HCM payroll;
hr120 essentials of personnel planning;
Bc400 abap workbench
Bc405 list processing
}
---->>>>> hr350 hr programming ;
https://sapprograms.blogspot.com/p/hr-abap.html
https://www.slideshare.net/slideshow/hr-abap-programming-tr/3997243
RPTABS29?
Rptabs00 time mngmnt : abs/prs for EACH employee
Rptabs20 time mngmnt : abs/prs : overview
Данные актуальны до сентября 2021.
Zabs2
https://www.slideshare.net/slideshow/hr-abap-technical-overview/4557750
No comments:
Post a Comment