DAVV1F03 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 DAVV1F03 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: Rollover: Form routines for deleting offers
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
LOGFILE_APPEND CALL FUNCTION 'LOGFILE_APPEND' EXPORTING ICODE = CON_SX ILEVEL = '3' IPOSITION = 1 ITEXT = TEXT-138.
LOGFILE_APPEND CALL FUNCTION 'LOGFILE_APPEND' EXPORTING ICODE = CON_AM ILEVEL = '1' ITEXT = TEXT-122 P1 = 'DELETE VZZKOKO' P2 = SY-SUBRC.
LOGFILE_APPEND CALL FUNCTION 'LOGFILE_APPEND' EXPORTING ICODE = CON_TF ILEVEL = '3' IPOSITION = 3 ITEXT = TEXT-140 P1 = TXKOKOART P2 = VZZKOKO-NANGEBOT P3 = VZZKOKO-DGUEL_KK.
LOGFILE_APPEND CALL FUNCTION 'LOGFILE_APPEND' EXPORTING ICODE = CON_AM ILEVEL = '1' ITEXT = TEXT-122 P1 = 'DELETE VZZKOPO' P2 = SY-SUBRC.
LOGFILE_APPEND CALL FUNCTION 'LOGFILE_APPEND' EXPORTING ICODE = CON_TF ILEVEL = '3' IPOSITION = 3 ITEXT = TEXT-141 P1 = VZZKOPO-SKOART P2 = XTZK0A-XKOARTK P3 = TXKOKOART P4 = VZZKOKO-NANGEBOT P5 = VZZKOKO-DGUEL_KK.
LOGFILE_APPEND CALL FUNCTION 'LOGFILE_APPEND' EXPORTING ICODE = CON_AM ILEVEL = '1' ITEXT = TEXT-122 P1 = 'DELETE VZZKOPA' P2 = SY-SUBRC.
LOGFILE_APPEND CALL FUNCTION 'LOGFILE_APPEND' EXPORTING ICODE = CON_TF ILEVEL = '3' IPOSITION = 3 ITEXT = TEXT-151 P1 = VZZKOPA-SKOART P2 = XTZK0A-XKOARTK P3 = TXKOKOART P4 = VZZKOKO-NANGEBOT P5 = VZZKOKO-DGUEL_KK P6 = VZZKOPA-SFORMREF P7 = VZZKOPA-SVARNAME.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
DAVV1F03 - Rollover: Form routines for deleting offers DAVV1F02 - File: Include for printing interest certificate/acct stmnt DAVV1F01 - Form routines for creating rollover offers DAVV1F00 - General routines for creating,printing & deleting rollover offers DAT_INIT_TRSTI - Initializes Report-Report Interface for CO-OM-OPA DAT_INIT_TRSTI - Initializes Report-Report Interface for CO-OM-OPA