Ansicht
Dokumentation

READ TABLE, LOOP, MODIFY, DELETE <br />Tip-No.: 2016 ( INFO2016 )

READ TABLE, LOOP, MODIFY, DELETE
Tip-No.: 2016 ( INFO2016 )

BAL_S_LOG - Application Log: Log header data   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Short text

READ TABLE, LOOP, MODIFY, DELETE
Tip-No.: 2016

Symptom

Language elements READ TABLE, LOOP, MODIFY, and DELETE (without FROM)
for data base tables allows only max. 5-character table names, and
these must begin with T.

Client fields must be explicitly provided with data for these language
elements with supplement WITH KEY (the contents are ignored anyway,
however).

Cause

These language elements are obsolete and will no longer be enhanced
or maintained.

Solution

Use the corresponding SAP-SQL commands:
(SELECT, INSERT, UPDATE, DELETE FROM).






ROGBILLS - Synchronize billing plans   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 725 Date: 20240423 Time: 191725     sap01-206 ( 12 ms )