J_1BNFE_MONITOR_CORRECTION_F01 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 J_1BNFE_MONITOR_CORRECTION_F01 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: Include J_1BNFE_MONITOR_CORRECTION_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ENQUEUE_E_J_1BNFE_EVENT CALL FUNCTION 'ENQUEUE_E_J_1BNFE_EVENT' EXPORTING mode_j_1bnfe_event = 'E' mandt = sy-mandt docnum = wa_nfe_alv-docnum EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
J_1BNFE_EVENT_PREPARE CALL FUNCTION 'J_1BNFE_EVENT_PREPARE' EXPORTING iv_docnum = wa_nfe_alv-docnum iv_event = gc_cce IMPORTING es_event = ls_event es_orig_event = ls_orig_event ev_first_event = lv_first_event ev_new_sequence = lv_new_sequence EXCEPTIONS invalid_event = 1 OTHERS = 2.
J_1BNFE_CCE_PREPARE CALL FUNCTION 'J_1BNFE_CCE_PREPARE' EXPORTING is_event_common = ls_event iv_modify_cce = lv_modify IMPORTING es_cce = ls_cce EXCEPTIONS cce_not_existing = 1 OTHERS = 2.
J_1BNFE_CUST3_READ CALL FUNCTION 'J_1BNFE_CUST3_READ' EXPORTING iv_bukrs = wa_nfe_alv-bukrs iv_branch = wa_nfe_alv-branch iv_model = wa_nfe_alv-model IMPORTING es_cust3 = ls_cust3 EXCEPTIONS no_entry_found = 1 OTHERS = 2.
J_1B_BRANCH_READ CALL FUNCTION 'J_1B_BRANCH_READ' EXPORTING branch = wa_nfe_alv-branch company = wa_nfe_alv-bukrs IMPORTING address = ls_branch_sadr EXCEPTIONS branch_not_found = 1 address_not_found = 2 company_not_found = 3 OTHERS = 4.
J_1BNFE_EVENT_GROUP_CHECK CALL FUNCTION 'J_1BNFE_EVENT_GROUP_CHECK' EXPORTING iv_event = gc_cce iv_group = ls_cust3-event_group EXCEPTIONS not_assigned = 1 OTHERS = 2.
J_1BNFE_EDITOR_CALL CALL FUNCTION 'J_1BNFE_EDITOR_CALL' EXPORTING iv_titel = text-255 iv_max_number_chars = lc_max_number_chars TABLES ct_textlines = lt_text EXCEPTIONS user_cancelled = 1 OTHERS = 2.
J_1B_NFE_CHECK_RFC_DESTINATION CALL FUNCTION 'J_1B_NFE_CHECK_RFC_DESTINATION' EXPORTING i_bukrs = wa_nfe_alv-bukrs i_branch = wa_nfe_alv-branch i_model = wa_nfe_alv-model IMPORTING e_rfcdest = lv_rfcdest e_xnfeactive = lv_xnfeactive EXCEPTIONS rfc_error = 1 OTHERS = 2.
J_1BNFE_CCE_OUT CALL FUNCTION 'J_1BNFE_CCE_OUT' IN BACKGROUND TASK DESTINATION lv_rfcdest EXPORTING iv_nfe_access_key = lv_acc_key44 iv_event_type = lv_event_type iv_internal_sequence_number = ls_event-seqnum iv_timestamp = ls_event-issue_tmpl iv_timezone = lv_time_zone iv_content = lv_content iv_resend = lv_resend iv_docnum = ls_event-docnum. "1617819
J_1BNFE_CCE_OUT CALL FUNCTION 'J_1BNFE_CCE_OUT' DESTINATION lv_rfcdest EXPORTING iv_nfe_access_key = lv_acc_key44 iv_event_type = lv_event_type iv_internal_sequence_number = ls_event-seqnum iv_timestamp = ls_event-issue_tmpl iv_timezone = lv_time_zone iv_content = lv_content iv_resend = lv_resend iv_docnum = ls_event-docnum "1617819 EXCEPTIONS communication_failure = 1 system_failure = 2.
/XNFE/ISSUE_CCE CALL FUNCTION '/XNFE/ISSUE_CCE' DESTINATION lv_rfcdest EXPORTING iv_nfe_access_key = lv_acc_key44 iv_event_type = lv_event_type iv_internal_sequence_number = ls_event-seqnum iv_timestamp = ls_event-issue_tmpl iv_timezone = lv_time_zone iv_content = lv_content iv_resend = lv_resend IMPORTING ev_error_status = lv_error et_bapiret2 = lt_bapiret2 EXCEPTIONS communication_failure = 1 system_failure = 2.
J_1BNFE_EVENT_UPDATE CALL FUNCTION 'J_1BNFE_EVENT_UPDATE' IN UPDATE TASK EXPORTING is_event_common = ls_event iv_updmode = lv_updmode is_cce = ls_cce.
J_1B_NFE_XML_RAED_ACTIVE_TAB CALL FUNCTION 'J_1B_NFE_XML_RAED_ACTIVE_TAB' EXPORTING i_docnum = wa_nfe_alv-docnum * I_ACCKEY = IMPORTING e_acttab = ls_active EXCEPTIONS no_entry = 1 OTHERS = 2.
J_1B_NFE_UPDATE_ACTIVE CALL FUNCTION 'J_1B_NFE_UPDATE_ACTIVE' IN UPDATE TASK EXPORTING i_acttab = ls_active i_skip_action_data = 'X' "1810199 i_updmode = 'U'.
J_1B_NFE_ERROR_PROTOKOLL CALL FUNCTION 'J_1B_NFE_ERROR_PROTOKOLL' EXPORTING i_docnum = wa_nfe_alv-docnum.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_1BNFE_MONITOR_CORRECTION_F01 - Include J_1BNFE_MONITOR_CORRECTION_F01 J_1BNFE_MONITOR_ADJUST_ACTIF01 - Include J_1BNFE_MONITOR_ADJUST_ACTIF01 J_1BNFE_MONITORO01 - status_0100 J_1BNFE_MONITOR - NF-e/CT-e Monitor J_1BNFE_MONITOR - NF-e/CT-e Monitor J_1BNFE_MIGRATE_SCR_CONTROL - Report J_1BNFE_MIGRATE_SCR_CONTROL