Data Element list used by SAP ABAP Table DCVIFDCHK (Control String for View Activator Field Checks)
SAP ABAP Table
DCVIFDCHK (Control String for View Activator Field Checks) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCSAAN0001 | Test: Does name exist? | ||
| 2 | DCSAAN0002 | Test: Is name too long? | ||
| 3 | DCSAAN0003 | Test: Does name contain blanks? | ||
| 4 | DCSAAN0004 | Test: Does name contain '-'? | ||
| 5 | DCSAAN0005 | Test: Does name start with a letter? | ||
| 6 | DCSAAN0006 | Open | ||
| 7 | DCSAAN0007 | Test: Does name contain only allowed characters? | ||
| 8 | DCSAAN0008 | Test: Is 2nd or 3rd char. of name an underscore? | ||
| 9 | DCSAAN0009 | Test: Is name reserved? | ||
| 10 | DCSAAN0010 | Check whether table is in QCM namespace | ||
| 11 | DCSAAN0011 | Check whether name begins with a period but is <> .INCLU | ||
| 12 | DCSAAN0012 | DD: Check if the last character is a '_' | ||
| 13 | DCSAAN0013 | Check for invalid language-specific character | ||
| 14 | DCSAAN0014 | Test for string betweeen /.../ | ||
| 15 | DCSAAN0015 | Test for Uppercase/Lowercase | ||
| 16 | DCVIFD0001 | Test: Does at least one field exist? | ||
| 17 | DCVIFD0002 | Test: Do source fields exist for the view? | ||
| 18 | DCVIFD0003 | Test if base fields of view in its base tables | ||
| 19 | DCVIFD0004 | Test: Do view field and base field have same name? | ||
| 20 | DCVIFD0005 | Test: Are DEs of view field and base field identical? | ||
| 21 | DCVIFD0006 | Test: Do view field and base field point to same domain? | ||
| 22 | DCVIFD0007 | Test: Are required fields in view key? | ||
| 23 | DCVIFD0008 | Test: Name clashes | ||
| 24 | DCVIFD0009 | Test: Are key fields are together at the start? | ||
| 25 | DCVIFD0010 | Test if all the key fields of the primary table included | ||
| 26 | DCVIFD0013 | Check, if view field and base field have same type | ||
| 27 | DCVIFD0014 | Check if all unions contain all view fields | ||
| 28 | DCVIFD0015 | Test if all the fields show different unions on same DTEL | ||
| 29 | DCVIFD0016 | Test if all computed foreign keys are contained | ||
| 30 | DCVIFD0017 | Test if fields with * or - were entered | ||
| 31 | DCVIFD0018 | Test If View Is to Be Client-Specific | ||
| 32 | DCVIFD0019 | Test if append view is allowed | ||
| 33 | DCVIFD0029 | Test whether group names are allowed | ||
| 34 | DCVIFD0030 | Test whether domain LANGU is in key | ||
| 35 | DCVIFD0031 | Test whether view field corresponds to sequence in basis tab | ||
| 36 | DCVIGE0037 | Result of Package Check | ||
| 37 | DCVIGE0039 | DD: Check Definition of External View Against Database |