SAP ABAP Message Class CNV_00001 Message Number 527 (Selection restriction is not allowed with drop/insert technique.)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions

⤷

⤷

Attribute
Message class | ![]() |
CNV_00001 | |
Short Description | ![]() |
Message class for CWB settings maintenance programs | |
Message Number | ![]() |
527 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20141030 |
Message Text
Selection restriction is not allowed with drop/insert technique.
Help Document
Diagnosis
Selection restriction is not allowed with drop/insert technique.
The table is marked to be processed with drop / insert technique. The basic principle of this technique is that:
- complete data is selected, converted and written back to the database (conversion packages),
- complete data is selected from the table and only the part of the data that is not supposed to be deleted is written back to the table (deletion packages).
Restricting selection would cause only part of the data to be selected and therefore all other data would be lost!
System Response
The selection partitioning is not allowed.
Procedure
Procedure for System Administration
History
Last changed on/by | ![]() |
20141030 | SAP |
SAP Release Created in | 46C |