RJPMPMIDCODEADD_ADD 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 RJPMPMIDCODEADD_ADD 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!
ISM_GET_IDCODETYPE CALL FUNCTION 'ISM_GET_IDCODETYPE' EXPORTING PVI_IDCODETYPE = p_typold IMPORTING PSE_IDCODETYPE = ls_typold EXCEPTIONS NOT_FOUND = 1 OTHERS = 2 .
ISM_GET_IDCODETYPE CALL FUNCTION 'ISM_GET_IDCODETYPE' EXPORTING PVI_IDCODETYPE = p_typnew IMPORTING PSE_IDCODETYPE = ls_typnew EXCEPTIONS NOT_FOUND = 1 OTHERS = 2 .
ENQUEUE_EMMARAE CALL FUNCTION 'ENQUEUE_EMMARAE' EXPORTING * MODE_MARA = 'E' * MANDT = SY-MANDT MATNR = lv_matnr * X_MATNR = ' ' * _SCOPE = '2' * _WAIT = ' ' * _COLLECT = ' ' EXCEPTIONS FOREIGN_LOCK = 1 SYSTEM_FAILURE = 2 OTHERS = 3 .
ISM_MSG_ADD_TO_APPL_LOG CALL FUNCTION 'ISM_MSG_ADD_TO_APPL_LOG' EXPORTING pvi_log_handle = lv_log_handle EXCEPTIONS abend = 1 error = 2 info = 3 status = 4 warning = 5 exit = 6.
ISM_JPTIDCDASSIGN_READ_W_MATNR CALL FUNCTION 'ISM_JPTIDCDASSIGN_READ_W_MATNR' EXPORTING PVI_MATNR = lv_matnr * PVI_KZRFB = 'X' * PVI_XUSEREF = 'X' * PVI_KZRFB_ALL = ' ' * IMPORTING * PVE_XIDCDASS = TABLES PT_IDCDASSIGN = lt_idcdassign EXCEPTIONS WRONG_CALL = 1 NOT_FOUND = 2 OTHERS = 3 .
ISM_MSG_ADD_TO_APPL_LOG CALL FUNCTION 'ISM_MSG_ADD_TO_APPL_LOG' EXPORTING pvi_log_handle = lv_log_handle EXCEPTIONS abend = 0 error = 0 info = 0 status = 0 warning = 0 exit = 0.
ISM_MSG_ADD_TO_APPL_LOG CALL FUNCTION 'ISM_MSG_ADD_TO_APPL_LOG' EXPORTING pvi_log_handle = lv_log_handle EXCEPTIONS abend = 0 error = 0 info = 0 status = 0 warning = 0 exit = 0.
ISM_CHECK_IDCODE CALL FUNCTION 'ISM_CHECK_IDCODE' EXPORTING PVI_IDCODE = ls_idcdassign_new-identcode PVI_IDCODETYPE = ls_idcdassign_new-idcodetype PVI_MATNR = ls_idcdassign_new-matnr PVI_HIERARCHLEVL = ls_mara-ismhierarchlevl PSI_MARA = ls_mara PVI_XMAINIDCODE = p_nwmain IMPORTING PVE_IDCODE = lv_idcode EXCEPTIONS AREA_NOT_FOUND = 1 NOT_ALLOWED_MULT_USE = 2 WRONG_FORMAT = 3 MISSING_PARAMETER = 4 IDCODE_LOCKED = 5 TYPE_NOT_EXIST = 6 NOT_CHANGEABLE = 7 OTHERS = 8 .
ISM_MSG_ADD_TO_APPL_LOG CALL FUNCTION 'ISM_MSG_ADD_TO_APPL_LOG' EXPORTING pvi_log_handle = lv_log_handle EXCEPTIONS abend = 0 error = 0 info = 0 status = 0 warning = 0 exit = 0.
ISM_MSG_ADD_TO_APPL_LOG CALL FUNCTION 'ISM_MSG_ADD_TO_APPL_LOG' EXPORTING pvi_log_handle = lv_log_handle EXCEPTIONS abend = 0 error = 0 info = 0 status = 0 warning = 0 exit = 0.
ISM_GET_IDCODE_AREA CALL FUNCTION 'ISM_GET_IDCODE_AREA' EXPORTING PVI_IDCODE = lv_idcode PVI_IDCODETYPE = ls_idcdassign_new-idcodetype IMPORTING PVE_ISMIDCODEAREA = lv_idcodearea * PVE_ISMIDCDNUMAREA = PVE_ISMIDCDNUMBER = lv_idcodenumber EXCEPTIONS WRONG_CALL = 1 AREA_NOT_FOUND = 2 NUMAREA_NOT_FOUND = 3 WRONG_FORMAT = 4 OTHERS = 5 .
ISM_MSG_ADD_TO_APPL_LOG CALL FUNCTION 'ISM_MSG_ADD_TO_APPL_LOG' EXPORTING pvi_log_handle = lv_log_handle EXCEPTIONS abend = 0 error = 0 info = 0 status = 0 warning = 0 exit = 0.
ISM_MSG_ADD_TO_APPL_LOG CALL FUNCTION 'ISM_MSG_ADD_TO_APPL_LOG' EXPORTING pvi_log_handle = lv_log_handle EXCEPTIONS abend = 0 error = 0 info = 0 status = 0 warning = 0 exit = 0.
ISM_MSG_ADD_TO_APPL_LOG CALL FUNCTION 'ISM_MSG_ADD_TO_APPL_LOG' EXPORTING pvi_log_handle = lv_log_handle EXCEPTIONS abend = 1 error = 2 info = 3 status = 4 warning = 5 exit = 6.
ISM_JPTIDCDASSIGN_POST CALL FUNCTION 'ISM_JPTIDCDASSIGN_POST' TABLES PT_JPTIDASS_UPD = lt_idcdassign_upd PT_JPTIDASS_INS = lt_idcdassign_ins PT_JPTIDASS_DEL = lt_idcdassign_del PT_O_JPTIDASS = lt_idcdassign_old EXCEPTIONS POST_ERROR = 1 OTHERS = 2 .
ISM_MSG_ADD_TO_APPL_LOG CALL FUNCTION 'ISM_MSG_ADD_TO_APPL_LOG' EXPORTING pvi_log_handle = lv_log_handle EXCEPTIONS abend = 1 error = 2 info = 3 status = 4 warning = 5 exit = 6.
ISM_MSG_ADD_TO_APPL_LOG CALL FUNCTION 'ISM_MSG_ADD_TO_APPL_LOG' EXPORTING pvi_log_handle = lv_log_handle EXCEPTIONS abend = 0 error = 0 info = 0 status = 0 warning = 0 exit = 0.
ISM_JPIDCDASS_WRITE_DOCUMENT CALL FUNCTION 'ISM_JPIDCDASS_WRITE_DOCUMENT' EXPORTING pvi_tcode = sy-tcode pvi_date = sy-datum pvi_time = sy-uzeit pvi_user = sy-uname * PSI_OLD_MARA = * PSI_NEW_MARA = TABLES * PT_XJPTIDCDASS = * PT_YJPTIDCDASS = pt_jptidass_upd = lt_idcdassign_upd pt_jptidass_ins = lt_idcdassign_ins pt_jptidass_del = lt_idcdassign_del pt_o_jptidass = lt_idcdassign_old .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RJPMPMIDCODEADD_ADD - RJPMPMIDCODEADDADD RJPMPMIDCODEADD - Conversion to 13-Digit ISBN RJPMPMIDCODEADD - Conversion to 13-Digit ISBN RJPMPGEN_RULE_DELETE - IS-M: Delete Generation Rule for Media Products RJPMPGEN_RULE_DELETE - IS-M: Delete Generation Rule for Media Products RJPMPGEN_PROT - Display Log of Media Issue Generation