FV45KFKD_XVBKD_LOESCHEN_KOPF 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 FV45KFKD_XVBKD_LOESCHEN_KOPF 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!
BILLING_SCHEDULE_DELETE CALL FUNCTION 'BILLING_SCHEDULE_DELETE' EXPORTING I_FPLNR = XVBKD-FPLNR I_UPD_FPLA = UPD_FPLA I_UPD_FPLT = UPD_FPLT IMPORTING E_UPD_FPLA = UPD_FPLA E_UPD_FPLT = UPD_FPLT TABLES FPLA_NEW = XFPLA FPLA_OLD = YFPLA FPLT_NEW = XFPLT FPLT_OLD = YFPLT EXCEPTIONS DELETE_NOT_POSSIBLE = 01.
BILLING_SCHEDULE_DELETE CALL FUNCTION 'BILLING_SCHEDULE_DELETE' EXPORTING I_FPLNR = VBAK-RPLNR I_UPD_FPLA = UPD_FPLA I_UPD_FPLT = UPD_FPLT IMPORTING E_UPD_FPLA = UPD_FPLA E_UPD_FPLT = UPD_FPLT TABLES FPLA_NEW = XFPLA FPLA_OLD = YFPLA FPLT_NEW = XFPLT FPLT_OLD = YFPLT EXCEPTIONS DELETE_NOT_POSSIBLE = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FV45KFKD_XVBKD_LOESCHEN_KOPF - FV45KFKDXVBKDLOESCHENKOPF FV45KFKD_XVBKD_LOESCHEN - FV45KFKDXVBKDLOESCHEN FV45KFKD_XVBKD_LESEN_DIREKT - FV45KFKDXVBKDLESENDIREKT FV45KFKD_XVBKD_LESEN - FV45KFKDXVBKDLESEN FV45KFKD_XVBKD_KOPF_LESEN - FV45KFKDXVBKDKOPFLESEN FV45KFKD_XVBKD_EINFUEGEN - FV45KFKDXVBKDEINFUEGEN