MP021930 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 MP021930 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.
Title: Module Pool: Infotype 0219 External Organizations
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_BEN_CHECK_REL_PERSON_UNUSED call function 'HR_BEN_CHECK_REL_PERSON_UNUSED' exporting pernr = p0219-pernr rlp_categ = organisation rlp_type = p0219-subty rlp_id = p0219-objps begda = p0219-begda endda = p0219-endda reaction = error_msg importing is_unused = is_unused subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_SUBTYPE call function 'HR_BEN_GET_F4_SUBTYPE' exporting infty = '0219' dynpprog = repid dynpnr = dynnr dynprofield = 'P0219-ORGTY' display_mode = display_mode reaction = no_msg importing subrc = subrc tables error_table = error_table.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP021930 - Module Pool: Infotype 0219 External Organizations MP021920 - Module Pool: Infotype 0219 External Organizations MP021910 - Module Pool: Infotype 0219 External Organizations MP021900 - Module Pool: Infotype 0219 External Organizations MP021900 - Module Pool: Infotype 0219 External Organizations MP021840 - documentation and ABAP source code