SAP ABAP Class CL_SMT_WHERE_USED_LIST (Display Where Used List)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-SOA-SMT (Application Component) Service Mapping Tool
     GMT_UI (Package) User Interfaces
Properties
Class CL_SMT_WHERE_USED_LIST  
Short Description Display Where Used List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GMT_UI   User Interfaces 
Created 20081111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMT_WHERE_USED_LIST has no forward declaration.
Interfaces
Class CL_SMT_WHERE_USED_LIST has no interface implemented.
Friends
Class CL_SMT_WHERE_USED_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_BUFFER_CHK Static Attribute Private Type reference (TYPE) TY_BUFFER_CHK_STAB 20081113
2 AT_BUFFER_CONV Static Attribute Private Type reference (TYPE) TY_BUFFER_CONV_STAB 20081113
3 AT_BUFFER_MAIN_TR Static Attribute Private Type reference (TYPE) TY_MAIN_BUFFER_TR_STAB 20081111
4 AT_DISPLAY Static Attribute Private Type reference (TYPE) TY_DISPLAY_STAB Structure For Displaying Where Used List 20081111
Methods
# Method Level Visibility Method type Description Created on
1 READ_CONDITION Static method Public Method Read Condition Details For Condition Class 20081111
2 READ_CONVERSION Static method Public Method Read Conversion Details For Conversion Class 20081113
3 READ_FIELD_CHECK Static method Public Method Read Field Check Details For Check Class 20081113
4 READ_TRANSFORMATION Static method Public Method Read Transformation Details For Transformation Class 20081111
Events
Class CL_SMT_WHERE_USED_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BUFFER_CHK Private See coding 20081113 BEGIN OF TY_BUFFER_CHK , application type smt_application, t_data type tsmt_check_stab, t_data_c type tsmt_check_c_stab, t_data_ext type tsmt_check_ext_stab, END OF TY_BUFFER_CHK
2 TY_BUFFER_CHK_STAB Private See coding 20081113 TY_BUFFER_CHK_STAB TYPE TABLE OF TY_BUFFER_CHK
3 TY_BUFFER_CONV Private See coding 20081113 begin of TY_BUFFER_CONV, application type smt_application, t_data type tsmt_mapping_stab, t_data_c type tsmt_mapping_c_stab, t_data_ext type tsmt_mapping_ext_stab, end of ty_buffer_conv
4 TY_BUFFER_CONV_STAB Private See coding 20081113 TY_BUFFER_CONV_STAB type TABLE OF TY_BUFFER_CONV
5 TY_DISPLAY Private Type reference (TYPE) SMT_WHERE_USED_DISP 20081111
6 TY_DISPLAY_STAB Private See coding 20081111 TY_DISPLAY_STAB type TABLE OF TY_DISPLAY
7 TY_MAIN_BUFFER_TR Private See coding 20081111 BEGIN OF TY_MAIN_BUFFER_TR , application type smt_application, t_data type tsmt_tr_stab, t_data_c type tsmt_tr_c_stab, t_data_ext type tsmt_tr_ext_stab, END OF TY_MAIN_BUFFER_TR
8 TY_MAIN_BUFFER_TR_STAB Private See coding 20081111 TY_MAIN_BUFFER_TR_STAB TYPE TABLE OF TY_MAIN_BUFFER_TR
Method Signatures

Method READ_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DISPLAY Call by reference Type reference (TYPE) TSMT_WHERE_USED_STAB Table Type For Where Used List 20081112
2 Importing I_CLASSNAME Value transfer Type reference (TYPE) TSMT_TR-COND_CLASS Class of Transformation Methods 20081111

Method READ_CONDITION on class CL_SMT_WHERE_USED_LIST has no exception.

Method READ_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DISPLAY Call by reference Type reference (TYPE) TSMT_WHERE_USED_STAB Table Type For Where Used List 20081113
2 Importing I_CLASSNAME Value transfer Type reference (TYPE) TSMT_MAPPING-CONVERSION Class of Conversion Class Methods 20081113

Method READ_CONVERSION on class CL_SMT_WHERE_USED_LIST has no exception.

Method READ_FIELD_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DISPLAY Call by reference Type reference (TYPE) TSMT_WHERE_USED_STAB Table Type For Where Used List 20081113
2 Importing I_CLASSNAME Call by reference Type reference (TYPE) TSMT_CHECK-CHECK_CLASS Class of Conversion Class Methods 20081113

Method READ_FIELD_CHECK on class CL_SMT_WHERE_USED_LIST has no exception.

Method READ_TRANSFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DISPLAY Call by reference Type reference (TYPE) TSMT_WHERE_USED_STAB Table Type For Where Used List 20081112
2 Importing I_CLASSNAME Value transfer Type reference (TYPE) TSMT_TR-TRANS_CLASS Class of Transformation Methods 20081111

Method READ_TRANSFORMATION on class CL_SMT_WHERE_USED_LIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702