SAP DB WRITER ABEXA
Get Example source ABAP code based on a different SAP table
AB_SQL - Writer Stream, Fill Database Table
The example demonstrates how data can be written to a DDIC database table using a
ABAP_SOURCE_CODE
DEMO CL_DEMO_DB_WRITER
ABAP_DESCRIPTION
The method
This writer stream is
Here, the content of the internal table is a figure in <(>GIF<)> format, which is retrieved from the Mime Repository using an auxiliary method. The address there is also used as a DDIC database table key. Any existing rows are deleted in the static constructor to ensure that the example always works.
The number of changed rows is checked by an object of the class
The content can be read again using the executable