SAP ABAP Data Element RSLIN_XHEL (SLIN Check Box: Programming Guidelines)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_EXTERNAL (Package) External SLIN Interfaces
⤷
⤷
Basic Data
| Data Element | RSLIN_XHEL |
| Short Description | SLIN Check Box: Programming Guidelines |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | BOOLEAN | |
| 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 | 0 | |
| Medium | 0 | |
| Long | 40 | Programming Guidelines |
| Heading | 0 | Programming Guidelines |
Documentation
Definition
Activate Programming Guideline Checks
The following checks are implemented:
- EXIT statement outside a loop.
- CHECK statement outside a loop.
- Potential read before a write.
- No writes on CHANGING parameters.
- Numeric literal used.
- Unicode checks are deactivated.
- Fixed point arithmethic is deactivated.
- Mathematical notation is violated.
- An include is included multiple times.
- Non-class-based exception used.
- Program uses global fields.
- Program uses a TABLES statement.
- No direct write on EXPORTING parameters.
- No write on EXPORTING parameters.
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in | 710 |