SAP ABAP Class CL_CI_TEST_SYSUBRC (SCI: Check the return value handling (SY-SUBRC))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_IMUD | CI: Find Insert, Modify, Update, Delete Statements | 20011024 |
Properties
Class | CL_CI_TEST_SYSUBRC | |
Short Description | SCI: Check the return value handling (SY-SUBRC) | |
Super Class | CL_CI_TEST_IMUD | CI: Find Insert, Modify, Update, Delete Statements |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
Created | 20011024 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CI_TEST_SYSUBRC has no forward declaration.
Interfaces
Class CL_CI_TEST_SYSUBRC has no interface implemented.
Friends
Class CL_CI_TEST_SYSUBRC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_SYSUBRC' | 20030715 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCI_PATTERN | Pattern for Statement Search | 20020819 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Authority Check | 20020819 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | enqueue | 20020819 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Call Function | 20020819 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | call method | 20020819 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | dynamic assign | 20020819 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | catch..endcatch | 20020819 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Changing Database Accesses | 20020819 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | Reading Database Accesses | 20020819 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check the next x statements for SY-SUBRC usage | 20090123 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20011024 |
3 | ![]() |
Instance method | Private | Method | Call Method or Call Function with Exception Declaration | 20011205 |
Events
Class CL_CI_TEST_SYSUBRC has no event.
Types
Class CL_CI_TEST_SYSUBRC has no local type.
Method Signatures
Method CHECK_NEXT_STMNTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_HOW_MANY_STMNTS | Call by reference | Type reference (TYPE) | I | 5 | 20090123 | ||
2 | ![]() |
P_POSITION | Call by reference | Type reference (TYPE) | I | 20090123 | |||
3 | ![]() |
P_SUBRC_IS_HANDLED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20090123 |
Method CHECK_NEXT_STMNTS on class CL_CI_TEST_SYSUBRC has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_SYSUBRC has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_SYSUBRC has no exception.
Method HAS_EXCEPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_HAS_EXCEPTIONS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20011205 |
Method HAS_EXCEPTIONS on class CL_CI_TEST_SYSUBRC has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 620 |