SAP ABAP Domain EXISTS (Flag for existence of tables and data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary
⤷
⤷
Basic Data
| Domain Name | EXISTS |
| Short Description | Flag for existence of tables and data |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 1 | |
| Decimal Places | ||
| Output Length | 1 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | X | Tables with data | |
| 2 | T | Tables in database without data | |
| 3 | N | Tables do not exist in database | |
History
| Last changed by/on | SAP | 19950512 |
| SAP Release Created in |