Ansicht
Dokumentation

ABAPDELETE_REPORT - DELETE REPORT

ABAPDELETE_REPORT - DELETE REPORT

BAL Application Log Documentation   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

DELETE REPORT

This statement is for internal use only.
It must not be used in application programs.


DELETE REPORT prog.

Addition:

... STATE state

Effect

Deletes the source code, attributes, text elements, and generated form of the program, whose name is contained in the data object prog. An entry for prog in the database table TADIR remains unchanged.

System Fields

sy-subrc Meaning
0 The program was deleted.
4 The program did not exist.

Note

This statement does not delete the package assignment, the documentation, or the variants of the program in prog on the database. For this reason, the function module RS_DELETE_PROGRAM should be used to delete a program completely.

Addition

... STATE state


Exceptions

Non-Catchable Exceptions

  • Cause: state has a value other than "A" or "I".
    Runtime Error: INSERT_REPORT_ILLEGAL_STATE






CPI1466 during Backup   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 2134 Date: 20240426 Time: 083331     sap01-206 ( 28 ms )