Ansicht
Dokumentation
ABAPREPORT_DEFINING - REPORT DEFINING
ROGBILLS - Synchronize billing plans RFUMSV00 - Advance Return for Tax on Sales/PurchasesThis documentation is copyright by SAP AG.

REPORT, DEFINING DATABASE
... $[ DEFINING DATABASE ldb $] ...
Effect
This addition of the statement REPORT shows that the current program is the database program of the logical database ldb. The name of this logical database has a maximum length of 20 characters. Logical databases are defined with the tool Logical Database Builder of the ABAP Workbench, in which the master program is generated automatically including the statement REPORT. The name of the master program is SAPDBldb.
Note
If logical databases are no longer created, it is no longer necessary to use the addition DEFINING either.
Example
Introduces the logical database F1S.
REPORT sapdbf1s DEFINING DATABASE f1s.
Fill RESBD Structure from EBP Component Structure PERFORM Short Reference
This documentation is copyright by SAP AG.
Length: 1590 Date: 20231206 Time: 192000 sap01-206 ( 50 ms )