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 C_MY_NAME Constant Private Type reference (TYPE) SEOCLSNAME 'CL_CI_TEST_SYSUBRC' 20030715
2 PA_ANY Instance attribute Private Type reference (TYPE) SCI_PATTERN Pattern for Statement Search 20020819
3 PA_AUTHORITY Instance attribute Private Type reference (TYPE) SYCHAR01 Authority Check 20020819
4 PA_CALLE Instance attribute Private Type reference (TYPE) SYCHAR01 enqueue 20020819
5 PA_CALLF Instance attribute Private Type reference (TYPE) SYCHAR01 Call Function 20020819
6 PA_CALLM Instance attribute Private Type reference (TYPE) SYCHAR01 call method 20020819
7 PA_DYNASSIGN Instance attribute Private Type reference (TYPE) SYCHAR01 dynamic assign 20020819
8 PA_ENDCATCH Instance attribute Private Type reference (TYPE) SYCHAR01 catch..endcatch 20020819
9 PA_IMUD Instance attribute Private Type reference (TYPE) SYCHAR01 Changing Database Accesses 20020819
10 PA_SELECT Instance attribute Private Type reference (TYPE) SYCHAR01 Reading Database Accesses 20020819
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NEXT_STMNTS Instance method Private Method Check the next x statements for SY-SUBRC usage 20090123
2 CONSTRUCTOR Instance method Public Constructor Constructor 20011024
3 HAS_EXCEPTIONS 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 Importing P_HOW_MANY_STMNTS Call by reference Type reference (TYPE) I 5 20090123
2 Importing P_POSITION Call by reference Type reference (TYPE) I 20090123
3 Exporting 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 Returning 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