SAP ABAP Class CL_SATC_AC__UI_DETAIL_GRID_MDL (UI grid model for Plug-in error display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK__UI (Package) INTERNAL: - *NO* REUSE - UI "CheckMan" style
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_AC__UI_PLNERR_GRID_MDL Model for 'Tool Failure' grid control 20120301
Properties
Class CL_SATC_AC__UI_DETAIL_GRID_MDL  
Short Description UI grid model for Plug-in error display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK__UI   INTERNAL: - *NO* REUSE - UI "CheckMan" style 
Created 20120301   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_AC__UI_DETAIL_GRID_MDL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_AC__UI_PLNERR_GRID_MDL Model for 'Tool Failure' grid control 20120301
Friends
# Friend Modeled only Created on Description
1 CL_SATC_AC__SAP_PLNRR_GRID_MDL 20120301 SAP skin: grid model for plug-in error display
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FCODE Constant Private See coding 20120301
2 F_DETAILS Instance attribute Private Type reference (TYPE) TY_T_DETAIL_ENTRIES 20120301
3 F_DISPLAY_ID Instance attribute Private Type reference (TYPE) SATC_D_ID 20120301
4 F_FAILURE_KEY Instance attribute Private Type reference (TYPE) SATC_S_AC_PLNERR_KEY 20120301
5 F_RABAX_ONLY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120301
6 F_STARTED_DATE Instance attribute Private Type reference (TYPE) D 20120301
7 F_STARTED_TIME Instance attribute Private Type reference (TYPE) T 20120301
8 F_SYS_ID Instance attribute Private Type reference (TYPE) SYSYSID 20120301
9 F_TEXT_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_SATC_AC_TEXT_HANDLE 20120301
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Public Method 20120301
2 _DISPATCH_TO_DUMP_ANALYSIS Instance method Protected Method 20120301
3 _GET_DETAILS_FROM_TEXT_HANDLE Instance method Protected Method 20120301
4 _NAVIGATE Instance method Protected Method 20120301
Events
Class CL_SATC_AC__UI_DETAIL_GRID_MDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DETAIL_ENTRY Protected See coding 20120301 begin of ty_S_Detail_Entry, text type string, _Index type i, _Has_Hyper_Link type abap_Bool, end of ty_S_Detail_Entry
2 TY_T_DETAIL_ENTRIES Protected See coding 20120301 ty_T_Detail_Entries type table of ty_S_Detail_Entry with default key
Method Signatures

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ID Call by reference Type reference (TYPE) SATC_D_ID 20120301
2 Importing I_MODULE_ID Call by reference Type reference (TYPE) SATC_D_AC_MODULE_ID 20120301
3 Importing I_OBJ_NAME Call by reference Type reference (TYPE) TADIR-OBJ_NAME 20120301
4 Importing I_OBJ_TYPE Call by reference Type reference (TYPE) TADIR-OBJECT 20120301
5 Importing I_PHASE_KEY Call by reference Type reference (TYPE) SATC_D_AC_PHASE_KEY 20120301
6 Importing I_RABAX_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20120301
7 Importing I_STARTED_DATE Call by reference Type reference (TYPE) D 20120301
8 Importing I_STARTED_TIME Call by reference Type reference (TYPE) T 20120301
9 Importing I_SYS_ID Call by reference Type reference (TYPE) SYSYSID 20120301

Method INIT on class CL_SATC_AC__UI_DETAIL_GRID_MDL has no exception.

Method _DISPATCH_TO_DUMP_ANALYSIS Signature

Method _DISPATCH_TO_DUMP_ANALYSIS on class CL_SATC_AC__UI_DETAIL_GRID_MDL has no parameter.
Method _DISPATCH_TO_DUMP_ANALYSIS on class CL_SATC_AC__UI_DETAIL_GRID_MDL has no exception.

Method _GET_DETAILS_FROM_TEXT_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT_HANDLE Call by reference Object reference (TYPE REF TO) IF_SATC_AC_TEXT_HANDLE 20120301
2 Returning RESULT Value transfer Type reference (TYPE) TY_T_DETAIL_ENTRIES 20120301

Method _GET_DETAILS_FROM_TEXT_HANDLE on class CL_SATC_AC__UI_DETAIL_GRID_MDL has no exception.

Method _NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20120305
2 Importing I_SELECTED_LINE Call by reference Type reference (TYPE) DATA 20120301

Method _NAVIGATE on class CL_SATC_AC__UI_DETAIL_GRID_MDL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740