MP019740 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 MP019740 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!
RP_GET_EMP_REF CALL FUNCTION 'RP_GET_EMP_REF' EXPORTING ST001 = INT_0001 TYPE = 'S' * BEG_DATE = SY-DATUM * END_DATE = SY-DATUM * TX_OFF_CODE = IMPORTING EMP_REF_NO = RE_ERRNS * pay_key = PAYEE_TEXT = RE_EMFNA EXCEPTIONS TABLE_ENTRY_NOT_FOUND = 1 TYPE_ERROR = 2 OTHERS = 3.
COMPUTE_YEARS_BETWEEN_DATES CALL FUNCTION 'COMPUTE_YEARS_BETWEEN_DATES' EXPORTING FIRST_DATE = INT_0002-GBDAT SECOND_DATE = P0197-BEGDA MODIFY_INTERVAL = ' ' IMPORTING YEARS_BETWEEN_DATES = DATE1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP019740 - erweiterte Tabellenpflege untere Ebene MP019730 - erweiterte Tabellenpflege untere Ebene MP019720 - erweiterte Tabellenpflege untere Ebene MP019710 - erweiterte Tabellenpflege untere Ebene MP019700 - Infotype 0197 - Employee Social Security (SOCSO - Malaysia) MP019700 - Infotype 0197 - Employee Social Security (SOCSO - Malaysia)