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

N3BG_UE_GV2 SAP ABAP INCLUDE - N3BGUEGV2







N3BG_UE_GV2 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_UE_GV2 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_UE_GV2. "Basic submit
SUBMIT N3BG_UE_GV2 AND RETURN. "Return to original report after report execution complete
SUBMIT N3BG_UE_GV2 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_UE_GV2

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_SHOW_GPART CALL FUNCTION 'ISH_SHOW_GPART' EXPORTING aufruf = 'Y' rolle = '2' row = 8 col = 13 vcode = 'UPD' arzt = on IMPORTING select_ngpa = l_ngpa e_ngpa = ls_ngpa.

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

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

ISH_READ_NGPA CALL FUNCTION 'ISH_READ_NGPA' EXPORTING gpart = l_uvtgp ss_with_nadr = 'X' ss_buffer = ' ' IMPORTING ngpa_e = ls_ngpa nadr_e = ls_nadr EXCEPTIONS not_found = 1 no_authority = 2 OTHERS = 3.

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

ISH_READ_NGPA CALL FUNCTION 'ISH_READ_NGPA' EXPORTING gpart = l_part IMPORTING ngpa_e = ls_ngpa nadr_e = ls_nadr EXCEPTIONS not_found = 1 no_authority = 2 OTHERS = 3.

ISHMED_F4_ALLG CALL FUNCTION 'ISHMED_F4_ALLG' EXPORTING i_headline = ls_dia i_len_key = 10 i_len_code = 10 i_len_text = 55 i_title = 'Diagnosen zum Fall' "#EC NOTEXT i_enter_key = 'X' i_refresh = ' ' i_disp_code = 'X' IMPORTING e_key = l_f4_key TABLES t_f4tab = lt_dia.

ISHMED_F4_ALLG CALL FUNCTION 'ISHMED_F4_ALLG' EXPORTING * I_DISP_KEY = ' ' * I_DISP_OTHER = ' ' i_headline = ls_pro * I_HEIGHT = 10 i_len_key = 10 i_len_code = 10 * I_LEN_OTHER = 10 i_len_text = 55 * I_SORT = 'C' i_title = 'Prozeduren zum Fall' "#EC NOTEXT * I_VCODE = 'UPD' * I_MFSEL = ' ' i_enter_key = 'X' i_refresh = ' ' * I_ACTIVEX = 'X' i_disp_code = 'X' IMPORTING e_key = l_f4_key TABLES t_f4tab = lt_pro.

ISHMED_SHOW_NGPA * CALL FUNCTION 'ISHMED_SHOW_NGPA' * EXPORTING * ss_einri = ls_ndoc-einri * ss_orgid = ls_ndoc-orgdo * ss_chk_auth = ' ' * ss_gpart = * ss_ablh = ' ' * IMPORTING * e_ngpa = ls_ngpa * EXCEPTIONS * not_found = 1 * OTHERS = 2.

ISH_N2_DOC_F4_EMPLOYEE CALL FUNCTION 'ISH_N2_DOC_F4_EMPLOYEE' EXPORTING i_einri = ls_ndoc-einri i_employee = i_orgid = ls_ndoc-orgdo * I_DATE = SY-DATUM IMPORTING e_employee = l_vma * E_EMPLOYEE_NAME = EXCEPTIONS not_found = 1 OTHERS = 2 .

ISHMED_SHOW_NGPA * CALL FUNCTION 'ISHMED_SHOW_NGPA' * EXPORTING * ss_einri = ls_ndoc-einri * ss_orgid = ls_ndoc-orgdo * ss_chk_auth = ' ' * ss_gpart = * ss_ablh = ' ' * IMPORTING * e_ngpa = ls_ngpa * EXCEPTIONS * not_found = 1 * OTHERS = 2.

ISH_N2_DOC_F4_EMPLOYEE CALL FUNCTION 'ISH_N2_DOC_F4_EMPLOYEE' EXPORTING i_einri = ls_ndoc-einri i_employee = i_orgid = ls_ndoc-orgdo * I_DATE = SY-DATUM IMPORTING e_employee = l_vma * E_EMPLOYEE_NAME = EXCEPTIONS not_found = 1 OTHERS = 2 .

ISHMED_F4_ALLG CALL FUNCTION 'ISHMED_F4_ALLG' EXPORTING i_disp_key = 'X' i_headline = ls_formn i_len_key = 10 i_len_code = 30 i_title = 'Stempelauswahl' "#EC NOTEXT i_enter_key = 'X' i_refresh = ' ' i_activex = 'X' i_disp_code = 'X' IMPORTING e_key = l_key TABLES t_f4tab = lt_formn.

ISH_READ_NGPA CALL FUNCTION 'ISH_READ_NGPA' EXPORTING gpart = l_gpart EXCEPTIONS not_found = 1 no_authority = 2 OTHERS = 3.

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

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

ISHMED_CHECK_NGPA CALL FUNCTION 'ISHMED_CHECK_NGPA' EXPORTING ss_check = 'O' ss_einri = ls_ndoc-einri ss_gdatum = sy-datum ss_orgid = ls_ndoc-orgdo ss_pernr = EXCEPTIONS not_found = 1 not_valid = 2 not_auth = 3.

FB_DISPLAY_FORM CALL FUNCTION 'FB_DISPLAY_FORM' EXPORTING i_formname = l_n3bg_formn i_formtype = 'T' i_with_dialog = ' ' * IMPORTING * O_FORMNAME = EXCEPTIONS no_name = 1 no_form = 2 no_access_permission = 3 illegal_language = 4 illegal_formtype = 5 OTHERS = 6.

ISH_NV2000_CALL





CALL FUNCTION 'ISH_NV2000_CALL' EXPORTING i_einri = ls_ndoc-einri i_patnr = ls_ndoc-patnr i_falnr = ls_ndoc-falnr i_fcode = 'NP47' i_enqueue_falnr = 'X' i_skip_entry = 'X' i_skip_caselist = 'X' i_wplaceid = 'SAP_C_PROC' EXCEPTIONS no_authority = 1 enqueue_missing = 2 admission_not_saved = 3 error = 4.

ISH_N2_GET_DOCUMENT_DATA CALL FUNCTION 'ISH_N2_GET_DOCUMENT_DATA' EXPORTING s_mode = 'E' s_ndoc = ls_ndoc * IMPORTING * P_RESULT = TABLES s_data = lt_doc EXCEPTIONS no_authority = 1 no_export_function = 2 no_document = 3 no_doctype = 4 no_read_function = 5 OTHERS = 6 .

ISH_N2_GET_DOCUMENT_DATA CALL FUNCTION 'ISH_N2_GET_DOCUMENT_DATA' EXPORTING s_mode = 'E' s_ndoc = ls_ndoc * IMPORTING * P_RESULT = TABLES s_data = lt_doc EXCEPTIONS no_authority = 1 no_export_function = 2 no_document = 3 no_doctype = 4 no_read_function = 5 OTHERS = 6 .

ISH_N2_GET_DOCUMENT_DATA CALL FUNCTION 'ISH_N2_GET_DOCUMENT_DATA' EXPORTING s_mode = 'E' s_ndoc = ls_ndoc * IMPORTING * P_RESULT = TABLES s_data = lt_doc EXCEPTIONS no_authority = 1 no_export_function = 2 no_document = 3 no_doctype = 4 no_read_function = 5 OTHERS = 6 .

ISH_N2_GET_DOCUMENT_DATA CALL FUNCTION 'ISH_N2_GET_DOCUMENT_DATA' EXPORTING s_mode = 'E' s_ndoc = ls_ndoc * IMPORTING * P_RESULT = TABLES s_data = lt_doc EXCEPTIONS no_authority = 1 no_export_function = 2 no_document = 3 no_doctype = 4 no_read_function = 5 OTHERS = 6 .



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_UE_GV2 or its description.