Documentation View

We are hiring and constantly growing! Have a look through our vacancies to find the right role for you!

ABAPDELETE_REPORT - DELETE REPORT

ABAPDELETE_REPORT - DELETE REPORT

PERFORM Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
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






BAL Application Log Documentation   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2134 Date: 20230328 Time: 174257     sap01-206 ( 33 ms )