SAP ABAP Class CL_CI_TEST_SELECT_IN_LOOP_HANA (Code Inspector: Analyze nested SELECTs OBSOLETE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_CODE_INSPECTOR_TESTS_LA (Package) Code Inspector tests related to the ABAP language

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_ABAP_COMP_PROCS | Code Inspector: Test Based on CL_ABAP_COMP_PROCS | 20121011 |
Properties
Class | CL_CI_TEST_SELECT_IN_LOOP_HANA | |
Short Description | Code Inspector: Analyze nested SELECTs OBSOLETE | |
Super Class | CL_CI_TEST_ABAP_COMP_PROCS | Code Inspector: Test Based on CL_ABAP_COMP_PROCS |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CODE_INSPECTOR_TESTS_LA | Code Inspector tests related to the ABAP language |
Created | 20121011 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CI_TEST_SELECT_IN_LOOP_HANA has no interface implemented.
Friends
Class CL_CI_TEST_SELECT_IN_LOOP_HANA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SCI_ERRC | 'LOCAL_LOOP' | 20121108 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SCI_ERRC | 'LOOP' | 20121108 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_SELECT_IN_LOOP_HANA' | 20121011 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYCHAR01 | 20121011 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20121016 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20130115 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20130114 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYCHAR01 | 20121022 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20121011 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCIT_TABL | 20121011 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20121011 | |
2 | ![]() |
Instance method | Private | Method | 20121017 | |
3 | ![]() |
Instance method | Private | Method | 20130117 | |
4 | ![]() |
Instance method | Private | Method | 20130205 | |
5 | ![]() |
Instance method | Private | Method | 20121025 |
Events
Class CL_CI_TEST_SELECT_IN_LOOP_HANA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_CALL_STACK | Public | Type reference (TYPE) | SCIT_SOURCE_LINK | 20121203 |
|
|
2 | T_CALL_STACK_ENTRY | Public | Type reference (TYPE) | SCIS_SOURCE_LINK | 20121203 |
|
|
3 | T_DETAILS | Public | See coding | 20121203 | begin of t_details,
tabname type tabname,
no_loops type sci_number_loops,
no_calls type sci_number_calls,
effort type sci_effort,
severity type sci_severity,
proc_pos type scis_proc_pos,
include type program,
line type i,
links type scit_source_link,
end of t_details
|
||
4 | T_DETAILS_LIST | Public | See coding | 20121203 | t_details_list type standard table of t_details
|
||
5 | T_DETAILS_SHOW | Public | See coding | 20121203 | begin of t_details_show,
code type sci_errc,
tabname type tabname,
no_loops type sci_number_loops,
no_calls type sci_number_calls,
effort type sci_effort,
severity type sci_severity,
program type program,
proc_type type sci_proc_type,
proc_name type sci_proc_name,
proc_op_line type sci_proc_op_line,
include type program,
line type i,
links type scit_source_link,
end of t_details_show
|
||
6 | T_DETAILS_SHOW_LIST | Public | See coding | 20121203 | t_details_show_list type standard table of t_details_show
|
||
7 | T_STACK_MSG | Public | Type reference (TYPE) | SCIS_SOURCE_LINK | 20121203 |
|
|
8 | T_STACK_MSGS | Public | Type reference (TYPE) | SCIT_SOURCE_LINK | 20121203 |
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_SELECT_IN_LOOP_HANA has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_SELECT_IN_LOOP_HANA has no exception.
Method FIND_AND_CHECK_DBTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DBTAB | Call by reference | Type reference (TYPE) | STRING | 20121018 | |||
2 | ![]() |
EX_TAKE_DBTAB | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130311 | |||
3 | ![]() |
IM_STMT | Call by reference | Type reference (TYPE) | CL_ABAP_COMP_PROCS=>T_STMT | 20121017 |
Method FIND_AND_CHECK_DBTAB on class CL_CI_TEST_SELECT_IN_LOOP_HANA has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STMT | Call by reference | Type reference (TYPE) | CL_ABAP_COMP_PROCS=>T_STMT | 20130117 | |||
2 | ![]() |
RE_NAME | Value transfer | Type reference (TYPE) | STRING | 20130117 |
Method GET_NAME on class CL_CI_TEST_SELECT_IN_LOOP_HANA has no exception.
Method NUMBER_LOOPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STACK | Call by reference | Type reference (TYPE) | T_STACK_ENTRIES | 20130205 | |||
2 | ![]() |
RE_NUMBER | Value transfer | Type reference (TYPE) | I | 20130205 |
Method NUMBER_LOOPS on class CL_CI_TEST_SELECT_IN_LOOP_HANA has no exception.
Method TAKE_ONLY_LOCAL_CALLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STACK | Call by reference | Type reference (TYPE) | T_STACK_ENTRIES | 20121025 | |||
2 | ![]() |
RE_TAKE_ONLY_LOCALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121025 |
Method TAKE_ONLY_LOCAL_CALLS on class CL_CI_TEST_SELECT_IN_LOOP_HANA has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |