SAP ABAP Data Element RSLIN_XBRE (SLIN Checkbox: Superfluous Statements)
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_XBRE |
| Short Description | SLIN Checkbox: Superfluous Statements |
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 | Superfluous Statements |
| Heading | 0 |
Documentation
Definition
Activate "Superfluous Statements" Checks
The following checks are implemented:
- The program contains BREAK-POINT statements.
- The program contains a user-specific control flow (SY-UNAME is used in a condition).
- Trace statements, for example for runtime analysis (SET RUN TIME..), or the command SYNTAX-TRACE ON.
- A statement consists of only one point.
- Further statements are located after the statement EXIT, RETURN, STOP, RAISE, or SUBMIT .. AND RETURN.
- Pseudo comments written incorrectly.
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in |