MP027830 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 MP027830 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 0278, PAI - Modules
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_CH_ATTR_SUBSCR_PAI_AFTER CALL FUNCTION 'HR_CH_ATTR_SUBSCR_PAI_AFTER' IMPORTING emp_attr = ema_record EXCEPTIONS OTHERS = 1.
HR_CH_PK_OLREP * CALL FUNCTION 'HR_CH_PK_OLREP' CALL FUNCTION $$funcname *----- CHBL9CK043015: Internationalisierung PK ----------------------<<< EXPORTING kasse = p0278-kasse pernr = p0278-pernr * REFDA = SY-DATUM * VALTY = ' ' * IMPORTING * SEL_VALTY = * SEL_VALUE = EXCEPTIONS OTHERS = 1.
HR_PF_CHECK_ACCOUNT_EMPTY CALL FUNCTION 'HR_PF_CHECK_ACCOUNT_EMPTY' " EXPORTING " KASSE = p0278-kasse " PERNR = p0278-pernr " IMPORTING " NO_ACCOUNTS = l_no_accounts " NOT_EMPTY = l_not_empty " EXCEPTIONS " GENERAL_ERROR = 1 " OTHERS = 2 " . "
HR_PF_CHECK_EMPLOYER_KASSE CALL FUNCTION 'HR_PF_CHECK_EMPLOYER_KASSE' EXPORTING pernr = p0278-pernr kasse = p0278-kasse EXCEPTIONS infotype_0001_error = 1 no_molga = 2 feature_error = 3 fund_not_valid_for_employer = 4 no_kasse = 5 no_t5np0_data = 6 OTHERS = 7.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP027830 - Module Pool Infotype 0278, PAI - Modules MP027820 - Module Pool Infotype P0278 PBO - Modules MP027810 - Module Pool Infotype P0278 Data Descriptions MP027800 - Module Pool Infotype P0278 (Basic Data PF [CH]) MP027800 - Module Pool Infotype P0278 (Basic Data PF [CH]) MP027740 - Infotype 0277 - Form routines