SAP Reports / Programs | SAP Ambulatory Care Management | SAP Healthcare - Industry-Specific Components for Hospitals | SAP Ambulatory Care Management(IS-H-ACM) SAP IS

N3DV2_ALLGEMEIN SAP ABAP INCLUDE - N3DV2ALLGEMEIN







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

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_INSREL_CASE_POOL_REFRESH CALL FUNCTION 'ISH_INSREL_CASE_POOL_REFRESH' EXPORTING ss_einri = x_ndoc-einri ss_falnr = x_ndoc-falnr.

ISH_CASE_POOL_REFRESH CALL FUNCTION 'ISH_CASE_POOL_REFRESH' EXPORTING ss_falnr = x_ndoc-falnr ss_einri = x_ndoc-einri.

ISH_CASE_POOL_GET CALL FUNCTION 'ISH_CASE_POOL_GET' EXPORTING ss_falnr = x_ndoc-falnr ss_einri = x_ndoc-einri.

ISH_ADDRESS_READ CALL FUNCTION 'ISH_ADDRESS_READ' EXPORTING ss_adrnr = x_npat-adrnr ss_adrob = x_npat-adrob ss_read_db = 'X' IMPORTING ss_nadr = x_nadr_pat EXCEPTIONS OTHERS = 0.

ISH_NBEWTAB_READ CALL FUNCTION 'ISH_NBEWTAB_READ' EXPORTING ss_einri = x_ndoc-einri ss_falnr = x_ndoc-falnr ss_read_db = on TABLES ss_nbewtab = xt_nbew.

ISH_DALE_INSREL_GET CALL FUNCTION 'ISH_DALE_INSREL_GET' EXPORTING i_einri = x_ndoc-einri i_falnr = x_ndoc-falnr IMPORTING e_ncir = x_uvt_ncir EXCEPTIONS not_found = 1 OTHERS = 2.

ISH_INSREL_CASE_POOL_GET CALL FUNCTION 'ISH_INSREL_CASE_POOL_GET' EXPORTING ss_einri = x_ndoc-einri ss_falnr = x_ndoc-falnr ss_sel_storn = on TABLES ss_vncir_curr = xt_vncir.

ISH_READ_NKTR CALL FUNCTION 'ISH_READ_NKTR' EXPORTING kostr = x_kk_vncir-kostr with_ngpa = ' ' with_tn18b = 'X' IMPORTING tn18_e = l_tn18 EXCEPTIONS OTHERS = 6.

ISH_N2_FIND_AGE CALL FUNCTION 'ISH_N2_FIND_AGE' EXPORTING date = x_unfdt date_of_birth = x_npat-gbdat IMPORTING age_in_years = x_alter EXCEPTIONS age_negative = 1 no_date_of_birth = 2 OTHERS = 3.

ISH_READ_NDIA CALL FUNCTION 'ISH_READ_NDIA' EXPORTING einri = x_ndoc-einri falnr = x_ndoc-falnr afdia = 'X' bhdia = 'X' endia = 'X' ewdia = 'X' fhdia = 'X' khdia = 'X' opdia = 'X' TABLES ss_ndia = lt_rndi1.

ISH_N2_READ_NKDI CALL FUNCTION 'ISH_N2_READ_NKDI' EXPORTING dkat = l_rndi1-dkat1 dkey = l_rndi1-dkey1 IMPORTING e_nkdi = l_nkdi EXCEPTIONS not_found = 1 OTHERS = 2.

READ_TEXT_INLINE CALL FUNCTION 'READ_TEXT_INLINE' EXPORTING id = l_textid inline_count = 1 language = sy-langu name = l_textname object = l_textobject IMPORTING header = ls_header TABLES inlines = lt_lines lines = lt_inlines EXCEPTIONS id = 1 language = 2 name = 3 not_found = 4 object = 5 reference_check = 6 OTHERS = 7.

ISH_PROCEDURE_READ_SIMPLE CALL FUNCTION 'ISH_PROCEDURE_READ_SIMPLE' EXPORTING ss_einri = x_ndoc-einri ss_falnr = x_ndoc-falnr ss_db_read = 'X' TABLES e_nicp = lt_rnicp.

READ_TEXT_INLINE CALL FUNCTION 'READ_TEXT_INLINE' EXPORTING id = l_textid inline_count = 1 language = sy-langu name = l_textname object = l_textobject IMPORTING header = ls_header TABLES inlines = lt_lines lines = lt_inlines EXCEPTIONS id = 1 language = 2 name = 3 not_found = 4 object = 5 reference_check = 6 OTHERS = 7.

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

CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = l_mitarb-key IMPORTING output = l_partner.

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

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING * TITLEBAR = ' ' text_question = lc_txt3 text_button_1 = space " nur Icon icon_button_1 = 'ICON_SYSTEM_SAVE' text_button_2 = space icon_button_2 = 'ICON_CANCEL' default_button = '1' display_cancel_button = ' ' " nicht zeigen popup_type = 'ICON_MESSAGE_WARNING' iv_quickinfo_button_1 = lc_txt1 iv_quickinfo_button_2 = lc_txt2 IMPORTING answer = p_answer EXCEPTIONS OTHERS = 0.

SUSR_USER_READ





CALL FUNCTION 'SUSR_USER_READ' EXPORTING user_name = sy-uname IMPORTING user_defaults = xs_defaults EXCEPTIONS user_name_not_exists = 1 internal_error = 2 OTHERS = 3.

ISH_N2_MEDDOC_GETLIST CALL FUNCTION 'ISH_N2_MEDDOC_GETLIST' TABLES filter_einri = lrtab_einri filter_patnr = lrtab_patnr filter_falnr = lrtab_falnr filter_dtid = lrtab_dtid filter_dokst = lrtab_status ext_documents = lt_docdata.



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