SAP ABAP Table DDISAHCHK (Control String for Checking Header for SAA Standard)
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
| Table Category | INTTAB | Structure |
| Structure | DDISAHCHK |
|
| Short Description | Control String for Checking Header for SAA Standard |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
DCSAAH0001 | DD_CHECK | CHAR | 6 | 0 | Test: Does table name exist? | ||
| 2 | |
DCSAAH0002 | DD_CHECK | CHAR | 6 | 0 | Test: Is the name of the table too long? | ||
| 3 | |
DCSAAH0003 | DD_CHECK | CHAR | 6 | 0 | Test: Does table name contain any blanks? | ||
| 4 | |
DCSAAH0004 | DD_CHECK | CHAR | 6 | 0 | Test: Is there a hyphen ('-') in table name? | ||
| 5 | |
DCSAAH0005 | DD_CHECK | CHAR | 6 | 0 | Test: Does table name start with letters? | ||
| 6 | |
DCSAAH0006 | DD_CHECK | CHAR | 6 | 0 | Open | ||
| 7 | |
DCSAAH0007 | DD_CHECK | CHAR | 6 | 0 | Test: Does table name contain only allowed characters? | ||
| 8 | |
DCSAAH0008 | DD_CHECK | CHAR | 6 | 0 | Test: Is underscore 2nd or 3rd character in table name? | ||
| 9 | |
DCSAAH0009 | DD_CHECK | CHAR | 6 | 0 | Test: Is table name reserved? |
History
| Last changed by/on | SAP | 19950221 |
| SAP Release Created in |