Ansicht
Dokumentation

ABAPDELETE_REPORT - DELETE REPORT

ABAPDELETE_REPORT - DELETE REPORT

rdisp/max_wprun_time - Maximum work process run time   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
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






ROGBILLS - Synchronize billing plans   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2134 Date: 20240425 Time: 084931     sap01-206 ( 31 ms )