LFVZ5T01 is a standard Executable ABAP Report 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 LFVZ5T01 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CHANGE_CHECK_FOR_REFKONT CALL FUNCTION 'CHANGE_CHECK_FOR_REFKONT' EXPORTING ISPRT1_NEW = IISPRT1_NEW ISPRT1_OLD = IISPRT1_OLD IVDARL_NEW = IIVDARL_NEW IVDARL_OLD = IIVDARL_OLD IVDHOBJ_NEW = IIVDHOBJ_NEW IVDHOBJ_OLD = IIVDHOBJ_OLD IVZBAVV_NEW = IIVZBAVV_NEW IVZBAVV_OLD = IIVZBAVV_OLD IVZPARZJ_NEW = IIVZPARZJ_NEW IVZPARZJ_OLD = IIVZPARZJ_OLD IVZPARZN_NEW = IIVZPARZN_NEW IVZPARZN_OLD = IIVZPARZN_OLD IMPORTING E_CHANGE = OE_CHANGE.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
LFVZ5T01 - documentation and ABAP source code LFVZ4T01 - documentation and ABAP source code LFVZ2T01 - documentation and ABAP source code LFVZ0T23 - Function Builder: Generated Test Report Program LFVZ0T22 - Function Builder: Generated Test Report Program LFVZ0T21 - Function Builder: Generated Test Report Program