MP063240 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 MP063240 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!
DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING name = l_domname value = l_domvalue langu = sy-langu IMPORTING dd07v_wa = idd07v EXCEPTIONS OTHERS = 1.
RP_EDIT_NAME CALL FUNCTION 'RP_EDIT_NAME' EXPORTING pp0002 = l_p0002 molga = t001p-molga langu = l_p0002-sprsl format = '01' "= P0001-ENAME IMPORTING edit_name = l_ename retcode = l_sy_subrc.
HR_CHECK_NAMEAFFIX CALL FUNCTION 'HR_CHECK_NAMEAFFIX' "YRAM74413 EXPORTING AFFIX_TYPE = 'T' CHANGING AFFIX = p0632-artit.
HR_CHECK_NAMEAFFIX CALL FUNCTION 'HR_CHECK_NAMEAFFIX' "YRAM74413 EXPORTING AFFIX_TYPE = 'V' CHANGING AFFIX = p0632-arvsw.
HR_CHECK_NAMEAFFIX CALL FUNCTION 'HR_CHECK_NAMEAFFIX' "YRAM74413 EXPORTING AFFIX_TYPE = p_art CHANGING AFFIX = l_uc_tit.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP063240 - documentation and ABAP source code MP063230 - documentation and ABAP source code MP063220 - documentation and ABAP source code MP063210 - documentation and ABAP source code MP063200 - Module Pool for Infotype 0632 (Semiretirement A) MP063200 - Module Pool for Infotype 0632 (Semiretirement A)