ISM_PT_INTERVAL_SIGN_AM is a standard Executable ABAP Report 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 ISM_PT_INTERVAL_SIGN_AM into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
ISM_PT_SIGN_AM - Check a. generate Digital Sig. M/AM
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.
Selection Text: P_BUKRS = D .
Selection Text: P_LOG = Display log
Selection Text: SO_NRNR = D .
Title: Portugal: Digital Signature Generation for Numbering Intervals in M/AM
Text Symbol: B01 = Selections
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
J_1BSA_COMPONENT_ACTIVE CALL FUNCTION 'J_1BSA_COMPONENT_ACTIVE' EXPORTING bukrs = p_bukrs component = 'PT' * importing * out_country = EXCEPTIONS component_not_active = 1 OTHERS = 2.
ISM_PT_INTERVALS_FROM_BUKRS_AM CALL FUNCTION 'ISM_PT_INTERVALS_FROM_BUKRS_AM' EXPORTING iv_bukrs = gv_bukrs iv_no_interv_buffer = 'X' IMPORTING et_intervals_am = gt_intervals.
ISM_PT_INTERVAL_CHECK_AM CALL FUNCTION 'ISM_PT_INTERVAL_CHECK_AM' EXPORTING iv_bukrs =
-bukrs iv_nrrangenr = -nrrangenr iv_date = sy-datum iv_time = sy-uzeit iv_check_fromvbeln = 'X' iv_no_interv_buffer = ' ' IMPORTING es_intervals_am = gs_intervals_checked EXCEPTIONS error = 1 OTHERS = 2.
SIPT_ADD_MESSAGE CALL FUNCTION 'SIPT_ADD_MESSAGE' EXPORTING iv_log = p_log.
SIPT_ADD_MESSAGE CALL FUNCTION 'SIPT_ADD_MESSAGE' EXPORTING iv_log = p_log.
SIPT_SHOW_LOG CALL FUNCTION 'SIPT_SHOW_LOG' EXPORTING iv_log = p_log.
SIPT_ADD_MESSAGE CALL FUNCTION 'SIPT_ADD_MESSAGE' EXPORTING iv_log = p_log.
ISM_PT_SINGLE_NRNR_SIGN_AM CALL FUNCTION 'ISM_PT_SINGLE_NRNR_SIGN_AM' EXPORTING iv_bukrs =
-bukrs iv_nrrangenr = -nrrangenr iv_log = p_log.
DEQUEUE_E_ISM_PT_NUMB_AM CALL FUNCTION 'DEQUEUE_E_ISM_PT_NUMB_AM' EXPORTING mode_ism_pt_numst_am = 'E' mandt = sy-mandt nrrangenr =
-nrrangenr x_nrrangenr = ' ' _scope = '3' _synchron = ' ' _collect = ' '.
SIPT_SHOW_LOG CALL FUNCTION 'SIPT_SHOW_LOG' EXPORTING iv_log = p_log.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ISM_PT_INTERVAL_SIGN_AM - Portugal: Digital Signature Generation for Numbering Intervals in M/AM ISM_PT_INTERVAL_SIGN_AM - Portugal: Digital Signature Generation for Numbering Intervals in M/AM ISM_MSD_CA====================S - ISMMSDCA====================S ISM_MSD=======================S - ISMMSD=======================S ISM_MPS_SC====================S - ISMMPSSC====================S ISM_MPS_CS====================S - ISMMPSCS====================S