SAP ABAP Interface IF_AIM_ANALYSIS_RESULT (Result of After Import Analysis)
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
Interface | IF_AIM_ANALYSIS_RESULT | |
Short Description | Result of After Import Analysis |
General Data
Package | S_SOURCE_ANALYSIS_DB_USAGE | Source code analysis w.r.t. database access |
Created | 20130118 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_AIM_ANALYSIS_RESULT has no forward declaration.
Interfaces
Interface IF_AIM_ANALYSIS_RESULT has no interface.
Friends
Interface IF_AIM_ANALYSIS_RESULT has no friend.
Attributes
Interface IF_AIM_ANALYSIS_RESULT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130118 | |
2 | ![]() |
Instance method | Public | Method | 20130118 | |
3 | ![]() |
Instance method | Public | Method | 20130118 | |
4 | ![]() |
Instance method | Public | Method | 20130118 | |
5 | ![]() |
Instance method | Public | Method | 20130118 | |
6 | ![]() |
Instance method | Public | Method | 20130118 |
Events
Interface IF_AIM_ANALYSIS_RESULT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_AIMS | Public | See coding | 20130118 | ty_aims type sorted table of funcname with unique key table_line
|
||
2 | TY_AIM_ACCESS_INFO | Public | See coding | 20130118 | begin of ty_aim_access_info,
aim type funcname,
ddic_obj_ro type ty_ddic_objs,
ddic_obj_rw type ty_ddic_objs,
critical_services type ty_services,
end of ty_aim_access_info
|
||
3 | TY_AIM_ACCESS_INFOS | Public | See coding | 20130118 | ty_aim_access_infos type hashed table of ty_aim_access_info with unique key aim
|
||
4 | TY_AIM_FILTER | Public | See coding | 20130118 | ty_aim_filter type hashed table of funcname with unique key table_line
|
||
5 | TY_DDIC_OBJS | Public | See coding | 20130118 | ty_ddic_objs type sorted table of pak_object_key with unique key table_line
|
||
6 | TY_SERVICES | Public | See coding | 20130226 | ty_services type sorted table of string with unique key table_line
|
||
7 | TY_TABLE_ACCESS_INFO | Public | See coding | 20130118 | begin of ty_table_access_info,
ddic_object type pak_object_key,
aim_ro type ty_aims,
aim_rw type ty_aims,
end of ty_table_access_info
|
||
8 | TY_TABLE_ACCESS_INFOS | Public | See coding | 20130118 | ty_table_access_infos type hashed table of ty_table_access_info with unique key ddic_object
|
||
9 | TY_TABNAMES | Public | See coding | 20130118 | ty_tabnames type hashed table of tabname with unique key table_line
|
Method Signatures
Method GET_AIMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AIMS | Call by reference | Type reference (TYPE) | TY_AIMS | 20130118 |
Method GET_AIMS on Interface IF_AIM_ANALYSIS_RESULT has no exception.
Method GET_AIM_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AIM_RO | Call by reference | Type reference (TYPE) | TY_AIMS | 20130118 | |||
2 | ![]() |
E_AIM_RW | Call by reference | Type reference (TYPE) | TY_AIMS | 20130118 | |||
3 | ![]() |
I_DDIC_OBJ | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | 20130118 |
Method GET_AIM_ACCESS on Interface IF_AIM_ANALYSIS_RESULT has no exception.
Method GET_AIM_ACCESS_INFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AIM_ACCESS_INFO | Call by reference | Type reference (TYPE) | TY_AIM_ACCESS_INFOS | 20130118 |
Method GET_AIM_ACCESS_INFOS on Interface IF_AIM_ANALYSIS_RESULT has no exception.
Method GET_DDIC_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DDIC_OBJ_RO | Call by reference | Type reference (TYPE) | TY_DDIC_OBJS | 20130118 | |||
2 | ![]() |
E_DDIC_OBJ_RW | Call by reference | Type reference (TYPE) | TY_DDIC_OBJS | 20130118 | |||
3 | ![]() |
I_AIM | Call by reference | Type reference (TYPE) | FUNCNAME | 20130118 |
Method GET_DDIC_ACCESS on Interface IF_AIM_ANALYSIS_RESULT has no exception.
Method GET_DDIC_ACCESS_INFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DDIC_ACCESS_INFO | Call by reference | Type reference (TYPE) | TY_TABLE_ACCESS_INFOS | 20130118 |
Method GET_DDIC_ACCESS_INFOS on Interface IF_AIM_ANALYSIS_RESULT has no exception.
Method GET_DDIC_OBJS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DDIC_OBJS | Call by reference | Type reference (TYPE) | TY_DDIC_OBJS | 20130118 |
Method GET_DDIC_OBJS on Interface IF_AIM_ANALYSIS_RESULT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |