WUC0CF02 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 WUC0CF02 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 WUC0CF02: Specific Subroutines for RFEWUC0C: Prepare Document
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FI_EWU_POST_DOCUMENT CALL FUNCTION 'FI_EWU_POST_DOCUMENT' EXPORTING I_TESTRUN = P_TEST IMPORTING * e_bukrs = e_bukrs E_GJAHR = E_GJAHR E_BELNR = E_BELNR TABLES I_BKPF = T_BKPF I_BSEG = T_BSEG EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
WUC0CF02 - Include WUC0CF02: Specific Subroutines for RFEWUC0C: Prepare Document WUC0CF01 - Include WUC0CF01: Specific Subroutines for RFEWUC0C WU107TOP - documentation and ABAP source code WU107F01 - documentation and ABAP source code WU001TOP - Report RWEWU001: Global data WU001F00 - Form routines for report RWEWU001