SAP ABAP Data Element DELETE_FLG (Data that Is NOT to Be Deleted)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-CCM-ADK (Application Component) Archive Development Kit
⤷ SARC (Package) Archive Development Kit
⤷ BC-CCM-ADK (Application Component) Archive Development Kit
⤷ SARC (Package) Archive Development Kit
Basic Data
Data Element | DELETE_FLG |
Short Description | Data that Is NOT to Be Deleted |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | X | |
Data Type | CHAR | Character String |
Length | 1 | |
Decimal Places | 0 | |
Output Length | 1 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | No Delete |
Medium | 15 | Do Not Delete |
Long | 20 | Do Not Delete |
Heading | 15 | Do Not Delete |
Documentation
Definition
Indicates that the data in the structure (in the case of logical databases, this refers to the segment) is not to be deleted.
Use
Within the context of transferring data between ADK and an archiving class, this setting controls, during the write phase, whether the data can be deleted by the class during the delete phase.
- 'X': Data is not to be deleted
- ' ': Data is to be deleted. However, the final decision on whether to delete is taken by the delete routine for the archiving class.
The indicator also informs the ADK-CCMS function module ADK_CCMS_GET_TABLES whether entries from the table are to be deleted.
Procedure
Examples
Dependencies
In earlier releases, this indicator controlled whether a delete program was generated for the marked segments in such a way that these segments are not deleted. In the external subroutines for user exits, this setting could be deactivated.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |