SAP Reports / Programs | Logistics - General | Agency Business (Global Trade)(LO-AB) SAP LO

REINVE01 SAP ABAP INCLUDE - documentation and ABAP source code







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

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:

POPUP_TO_CONFIRM_WITH_MESSAGE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' EXPORTING defaultoption = 'N' diagnosetext1 = text-001 * DIAGNOSETEXT2 = ' ' * DIAGNOSETEXT3 = ' ' textline1 = text-002 * TEXTLINE2 = ' ' titel = text-003 * START_COLUMN = 25 * START_ROW = 6 * CANCEL_DISPLAY = 'X' IMPORTING answer = l_answer.

WLF_READ_ARCHIVE CALL FUNCTION 'WLF_READ_ARCHIVE' EXPORTING i_object = g_object i_max_hit_lines = s_maxl i_prot = s_prot TABLES t_wbrk = t_wbrk t_wbrp = t_wbrp t_wbrl = t_wbrl t_konv = t_konv t_wbrf = t_wbrf t_wbeln_ran = s_wbeln t_vkorg_ran = s_vkorg t_kunrg_ran = s_kunrg t_ekorg_ran = s_ekorg t_lifre_ran = s_lifre t_lnrzb_ran = s_lnrzb t_bukrs_ran = s_bukrs t_kunre_ran = s_kunre t_wfdat_ran = s_wfdat t_erdat_ran = s_erdat t_lfart_ran = s_lfart t_wrart_ran = s_wrart t_ekgrp_ran = s_ekgrp t_xblnr_ran = s_xblnr t_kidno_ran = s_kidno t_zuonr_ran = s_zuonr t_wfdat_rl_ran = s_rldat t_emsg = lt_emsg t_vtweg_ran = s_vtweg t_spart_ran = s_spart t_bldat_ran = s_bldat t_ernam_ran = s_ernam.

WLF_PRINT_INVOICE_LIST CALL FUNCTION 'WLF_PRINT_INVOICE_LIST' EXPORTING i_titlebar = 'LI4' TABLES t_komlfk = lt_komlfk EXCEPTIONS program_error = 1 OTHERS = 2.

WLF_PRINT_PAYMENT_LIST CALL FUNCTION 'WLF_PRINT_PAYMENT_LIST' EXPORTING i_titlebar = 'LI8' TABLES t_komlfk = lt_komlfk EXCEPTIONS program_error = 1 OTHERS = 2.

WLF_PRINT_RELI_LIST CALL FUNCTION 'WLF_PRINT_RELI_LIST' EXPORTING i_titlebar = 'LI3' TABLES t_komlfk = lt_komlfk EXCEPTIONS program_error = 1 OTHERS = 2.

WLF_PRINT_RGLI_LIST CALL FUNCTION 'WLF_PRINT_RGLI_LIST' EXPORTING i_titlebar = 'LI3' TABLES t_komlfk = lt_komlfk EXCEPTIONS program_error = 1 OTHERS = 2.

WLF_PRINT_REGU_LIST CALL FUNCTION 'WLF_PRINT_REGU_LIST' EXPORTING i_titlebar = 'LI0' TABLES t_komlfk = lt_komlfk EXCEPTIONS program_error = 1 OTHERS = 2.

WLF_PRINT_INVOICE_LIST_DETAIL CALL FUNCTION 'WLF_PRINT_INVOICE_LIST_DETAIL' EXPORTING i_titlebar = 'LI4' TABLES t_komlfk = lt_komlfk t_komlfp = lt_komlfp EXCEPTIONS program_error = 1 OTHERS = 2.

WLF_PRINT_PAYMENT_LIST_DETAIL CALL FUNCTION 'WLF_PRINT_PAYMENT_LIST_DETAIL' EXPORTING i_titlebar = 'LI8' TABLES t_komlfk = lt_komlfk t_komlfl = lt_komlfl EXCEPTIONS program_error = 1 OTHERS = 2.

WLF_PRINT_RELI_LIST_DETAIL CALL FUNCTION 'WLF_PRINT_RELI_LIST_DETAIL' EXPORTING i_titlebar = 'LI3' TABLES t_komlfk = lt_komlfk t_komlfl = lt_komlfl EXCEPTIONS program_error = 1 OTHERS = 2.

WLF_PRINT_RGLI_LIST_DETAIL CALL FUNCTION 'WLF_PRINT_RGLI_LIST_DETAIL' EXPORTING i_titlebar = 'LI3' TABLES t_komlfk = lt_komlfk t_komlfl = lt_komlfl EXCEPTIONS program_error = 1 OTHERS = 2.

WLF_PRINT_REGU_LIST_DETAIL CALL FUNCTION 'WLF_PRINT_REGU_LIST_DETAIL' EXPORTING i_titlebar = 'LI0' TABLES t_komlfk = lt_komlfk t_komlfp = lt_komlfp EXCEPTIONS program_error = 1 OTHERS = 2.

WLF_RELOAD_ARCHIVE CALL FUNCTION 'WLF_RELOAD_ARCHIVE' EXPORTING i_object = g_object i_prot = s_prot i_test = s_pruef TABLES t_wbeln_ran = s_wbeln t_vkorg_ran = s_vkorg t_kunrg_ran = s_kunrg t_ekorg_ran = s_ekorg t_lifre_ran = s_lifre t_lnrzb_ran = s_lnrzb t_bukrs_ran = s_bukrs t_kunre_ran = s_kunre t_wfdat_ran = s_wfdat t_erdat_ran = s_erdat t_lfart_ran = s_lfart t_wrart_ran = s_wrart t_ekgrp_ran = s_ekgrp t_xblnr_ran = s_xblnr t_kidno_ran = s_kidno t_zuonr_ran = s_zuonr t_wfdat_rl_ran = s_rldat t_emsg = lt_emsg t_vtweg_ran = s_vtweg t_spart_ran = s_spart t_bldat_ran = s_bldat t_ernam_ran = s_ernam EXCEPTIONS no_authority = 1 OTHERS = 2.

WLF_PRINT_ERROR_MESSAGES_LIST CALL FUNCTION 'WLF_PRINT_ERROR_MESSAGES_LIST' EXPORTING i_titlebar = 'LI0' TABLES t_error_messages = lt_emsg EXCEPTIONS program_error = 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 REINVE01 or its description.