SAP Reports / Programs | Clinical System | Clinical System(IS-HMED) SAP IS

N3BG_DIA_ZENTRAL SAP ABAP INCLUDE - N3BGDIAZENTRAL







N3BG_DIA_ZENTRAL 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 N3BG_DIA_ZENTRAL into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT N3BG_DIA_ZENTRAL. "Basic submit
SUBMIT N3BG_DIA_ZENTRAL AND RETURN. "Return to original report after report execution complete
SUBMIT N3BG_DIA_ZENTRAL VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT N3BG_DIA_ZENTRAL

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

ISH_N2_READ_OE_CUSTOMIZING CALL FUNCTION 'ISH_N2_READ_OE_CUSTOMIZING' EXPORTING ss_einri = p_ndoc-einri ss_oe = p_ndoc-orgdo ss_paramname = 'N2BGABT' ss_datum = p_ndoc-erdat IMPORTING ss_paramwert = p_subject EXCEPTIONS no_param_found = 1 OTHERS = 2.

NUMBER_GET_NEXT CALL FUNCTION 'NUMBER_GET_NEXT' EXPORTING nr_range_nr = p_nkr object = 'ISH_N2BG1' subobject = p_subject toyear = p_jahr ignore_buffer = 'X' IMPORTING number = p_num EXCEPTIONS interval_not_found = 1 number_range_not_intern = 2 object_not_found = 3 quantity_is_0 = 4 quantity_is_not_1 = 5 interval_overflow = 6 buffer_overflow = 7 OTHERS = 8.

ISHMED_SHOW_NGPA CALL FUNCTION 'ISHMED_SHOW_NGPA' EXPORTING ss_einri = p_ndoc-einri ss_gdatum = sy-datum ss_orgid = p_ndoc-orgdo IMPORTING e_ngpa = wa_ngpa EXCEPTIONS not_found = 1 OTHERS = 2.

ISHMED_CHECK_NGPA * CALL FUNCTION 'ISHMED_CHECK_NGPA' * EXPORTING * ss_check = 'O' * ss_einri = p_ndoc-einri * ss_gdatum = sy-datum * ss_orgid = p_ndoc-orgdo * ss_pernr = p_vma * IMPORTING * e_ngpa = wa_ngpa * EXCEPTIONS * not_found = 1 * not_valid = 2 * not_auth = 3.

ISH_READ_NGPA CALL FUNCTION 'ISH_READ_NGPA' EXPORTING gpart = p_vma ss_buffer = 'X' IMPORTING ngpa_e = wa_ngpa EXCEPTIONS not_found = 1 no_authority = 2 OTHERS = 3.

ISH_N2_DYNP_VALUES_UPDATE CALL FUNCTION 'ISH_N2_DYNP_VALUES_UPDATE' EXPORTING dyname = p_dyname dynumb = '0001' translate_to_upper = ' ' * CONVERSION = 'X' TABLES dynpfields = it_dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8 .

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING * DDIC_STRUCTURE = ' ' retfield = 'FORMNAME' * PVALKEY = ' ' dynpprog = p_name dynpnr = '0001' dynprofield = p_dynfld * STEPL = 0 * WINDOW_TITLE = * VALUE = ' ' value_org = 'S' * MULTIPLE_CHOICE = ' ' * DISPLAY = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' TABLES value_tab = values_tab * FIELD_TAB = return_tab = rvalues_tab * DYNPFLD_MAPPING = DYNPFLD_MAPPING EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3 .

READ_TEXT_INLINE CALL FUNCTION 'READ_TEXT_INLINE' EXPORTING id = text_textid inline_count = 1 language = sy-langu name = text_textname object = text_textobject IMPORTING header = text_header TABLES inlines = it_inlines lines = it_lines EXCEPTIONS id = 1 language = 2 name = 3 not_found = 4 object = 5 reference_check = 6 OTHERS = 7.

ISH_SHOW_INSURANCE_POLICIES * CALL FUNCTION 'ISH_SHOW_INSURANCE_POLICIES' * EXPORTING * vv_einri = p_ndoc-einri * vv_falnr = p_ndoc-falnr * vv_patnr = p_ndoc-patnr * vv_single = ' ' * vv_vzuza = ' ' * vv_no_dialog = 'X' * vv_check_auth = ' ' * TABLES * vv_rndvv = it_rndvv * vv_nvvf = it_nvvf * EXCEPTIONS * no_authority = 1 * not_found = 2 * OTHERS = 3.

ISH_INSREL_CASE_GETLIST CALL FUNCTION 'ISH_INSREL_CASE_GETLIST' EXPORTING i_einri = p_ndoc-einri i_falnr = p_ndoc-falnr i_sel_storn = 'X' TABLES e_ncir = it_ncir.

ISH_READ_NGPA CALL FUNCTION 'ISH_READ_NGPA' EXPORTING gpart = p_vma1 IMPORTING ngpa_e = l_ngpa EXCEPTIONS not_found = 1 no_authority = 2 OTHERS = 3.

ISH_READ_NGPA CALL FUNCTION 'ISH_READ_NGPA' EXPORTING gpart = p_vma2 IMPORTING ngpa_e = l_ngpa EXCEPTIONS not_found = 1 no_authority = 2 OTHERS = 3.

ISH_SHOW_INSURANCE_POLICIES * CALL FUNCTION 'ISH_SHOW_INSURANCE_POLICIES' * EXPORTING * vv_einri = wa_ndoc-einri * vv_falnr = wa_ndoc-falnr * vv_patnr = wa_ndoc-patnr * vv_vcode = 'UPD' * vv_vv = 'VVF' * vv_vzuza = ' ' * vv_no_dialog = 'X' * vv_read_db = 'X' * TABLES * vv_rndvv = it_rndvv * vv_nvvf = it_nvvf " neu * EXCEPTIONS * no_authority = 1 * not_found = 2 * OTHERS = 3.

ISH_INSREL_CASE_GETLIST CALL FUNCTION 'ISH_INSREL_CASE_GETLIST' EXPORTING i_einri = wa_ndoc-einri i_falnr = wa_ndoc-falnr * I_AUTHCHECK = 'X' i_sel_storn = 'X' * I_READ_TEXT = 'X' * I_READ_ADR = 'X' * IMPORTING * E_RETMAXTYPE = TABLES e_ncir = it_ncir * E_TEXTINFO = * E_TEXTCONTENT = * E_ADDRESS = * E_NVVV = * E_NVVW = * E_NVVN = * E_RETURN = * E_NADR_HV = * E_NADR_AG = * CHANGING * C_ENVIRONMENT = .

ISH_READ_NGPA * CALL FUNCTION 'ISH_READ_NGPA' * EXPORTING * gpart = wa_ncir-kostr * ss_with_nadr = ' ' * ss_buffer = ' ' * IMPORTING * ngpa_e = wa_ngpa * EXCEPTIONS * not_found = 1 * no_authority = 2 * OTHERS = 3.

ISH_READ_NKTR CALL FUNCTION 'ISH_READ_NKTR' EXPORTING kostr = wa_ncir-kostr with_ngpa = 'X' einri = wa_ncir-einri IMPORTING ngpa_e = wa_ngpa nktr_e = l_nktr EXCEPTIONS OTHERS = 5.

ISHMED_F4_ALLG CALL FUNCTION 'ISHMED_F4_ALLG' EXPORTING i_disp_key = 'X' i_headline = wa_vers i_len_key = 10 i_len_code = 5 i_len_text = 40 i_title = 'VersVerh. zum Fall' "#EC NOTEXT

ISHMED_F4_ALLG CALL FUNCTION 'ISHMED_F4_ALLG' EXPORTING i_disp_key = ' ' i_disp_other = 'X' i_headline = wa_vers i_len_key = 10 i_len_code = 10 i_len_text = 40 i_title = 'VersVerh. zum Fall' "#EC NOTEXT

ISHMED_CHECK_NGPA





* CALL FUNCTION 'ISHMED_CHECK_NGPA' * EXPORTING * ss_check = 'O' * ss_einri = p_ndoc-einri * ss_gdatum = sy-datum * ss_orgid = p_ndoc-orgdo * ss_pernr = p_vma * IMPORTING * e_ngpa = wa_ngpa * EXCEPTIONS * not_found = 1 * not_valid = 2 * not_auth = 3.

ISH_FIND_DIAGNOSE_TEXT CALL FUNCTION 'ISH_FIND_DIAGNOSE_TEXT' EXPORTING DKAT = KATALOG DKEY = KEY * SPRAS = SY-LANGU IMPORTING DTEXT1 = DTXT1 DTEXT2 = DTXT2 DTEXT3 = DTXT3 EXCEPTIONS NO_TEXT_FOUND = 1 OTHERS = 2.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name N3BG_DIA_ZENTRAL or its description.