MP095930 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter MP095930 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_CHECK_LGART CALL FUNCTION 'HR_CHECK_LGART' EXPORTING P_LGART =
-LGART P_BEGDA = CPREL-BEGDA P_ENDDA = CPREL-ENDDA P_INFTY = PSPAR-INFTY P_PERSA = PSYST-WERKS P_BTRTL = PSYST-BTRTL P_PERSG = PSYST-PERSG P_PERSK = PSYST-PERSK P_MSGTP = 'E'.
HR_CHECK_CURRENCY_DELIMITED CALL FUNCTION 'HR_CHECK_CURRENCY_DELIMITED' EXPORTING WAERS = P_WAERS BEGDA = P_BEGDA ENDDA = P_ENDDA.
HELP_OBJECT_SHOW_FOR_FIELD CALL FUNCTION 'HELP_OBJECT_SHOW_FOR_FIELD' EXPORTING doklangu = sy-langu * doktitle = text-002 called_for_tab = 'P0021' called_for_field = 'KDGBR'.
HELP_OBJECT_SHOW CALL FUNCTION 'HELP_OBJECT_SHOW' EXPORTING dokclass = 'TX' doklangu = sy-langu dokname = 'HR_UN_KDGBR_F1_HELP' * doktitle = text-003 TABLES links = links.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP095930 - documentation and ABAP source code MP095920 - documentation and ABAP source code MP095911 - documentation and ABAP source code MP095910 - documentation and ABAP source code MP095900 - Module Pool: Infotype 0959 Additional Family data (NPO) MP095900 - Module Pool: Infotype 0959 Additional Family data (NPO)