SAP ABAP Class CL_SRC_ANALYSIS_TABLE_USAGE (Extract the usage of tables from a report run)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
S_SOURCE_ANALYSIS_DB_USAGE (Package) Source code analysis w.r.t. database access

⤷

⤷

Properties
Class | CL_SRC_ANALYSIS_TABLE_USAGE | |
Short Description | Extract the usage of tables from a report run | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_SOURCE_ANALYSIS_DB_USAGE | Source code analysis w.r.t. database access |
Created | 20121121 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRC_ANALYSIS_TABLE_USAGE has no forward declaration.
Interfaces
Class CL_SRC_ANALYSIS_TABLE_USAGE has no interface implemented.
Friends
Class CL_SRC_ANALYSIS_TABLE_USAGE has no friend class.
Attributes
Class CL_SRC_ANALYSIS_TABLE_USAGE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20121121 | |
2 | ![]() |
Static method | Public | Method | 20130118 | |
3 | ![]() |
Static method | Public | Method | 20121207 |
Events
Class CL_SRC_ANALYSIS_TABLE_USAGE has no event.
Types
Class CL_SRC_ANALYSIS_TABLE_USAGE has no local type.
Method Signatures
Method GET_PIECELIST_OF_AIM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TABNAMES | Call by reference | Type reference (TYPE) | IF_AIM_ANALYSIS_RESULT=>TY_TABNAMES | 20121121 | |||
2 | ![]() |
I_AIM | Call by reference | Type reference (TYPE) | CLIKE | 20121121 |
Method GET_PIECELIST_OF_AIM on class CL_SRC_ANALYSIS_TABLE_USAGE has no exception.
Method GET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AIM_FILTER | Call by reference | Type reference (TYPE) | IF_AIM_ANALYSIS_RESULT=>TY_AIM_FILTER | 20130118 | |||
2 | ![]() |
I_EXCLUDE_SOBJ_TABLES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130118 | ||
3 | ![]() |
I_RUN_NAME | Call by reference | Type reference (TYPE) | CLS_REPORT_DEF_NAME | 20130118 | |||
4 | ![]() |
I_RUN_VERSION | Call by reference | Type reference (TYPE) | CLS_RUN_VERSION | 20130118 | |||
5 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_AIM_ANALYSIS_RESULT | 20130118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130118 | ||
2 | ![]() |
20130118 | ||
3 | ![]() |
20130118 |
Method GET_SHADOW_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RO_TABLES | Call by reference | Type reference (TYPE) | IF_AIM_ANALYSIS_RESULT=>TY_DDIC_OBJS | 20121207 | |||
2 | ![]() |
E_RW_TABLES | Call by reference | Type reference (TYPE) | IF_AIM_ANALYSIS_RESULT=>TY_DDIC_OBJS | 20121207 |
Method GET_SHADOW_TABLES on class CL_SRC_ANALYSIS_TABLE_USAGE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |