SAP ABAP Class IF_SATC_AC__UI_PLNERR_ACCESS (Access to 'Tool Failures')
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC__PLNERR_ACCESS Access to "Tool Failure" model 20110209
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC__SAP_PLNERR_ACCESS SAP skin: Plugin error access 20110209
Properties
Class IF_SATC_AC__UI_PLNERR_ACCESS  
Short Description Access to 'Tool Failures'    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091205   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_AC__UI_PLNERR_ACCESS has no forward declaration.
Interfaces
Class IF_SATC_AC__UI_PLNERR_ACCESS has no interface implemented.
Friends
Class IF_SATC_AC__UI_PLNERR_ACCESS has no friend class.
Attributes
Class IF_SATC_AC__UI_PLNERR_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_GRID_MODEL Instance method Public Method Create new grid model 20091205
2 CREATE_TREE_MODEL Instance method Public Method Create new tree model 20091205
3 GET_TOTAL_OF_ISSUES Instance method Public Method Returns total of plug-in related issues 20091205
4 GET_TREE_MODEL_COUNT Instance method Public Method Get number of plug-in error tree models 20091205
5 GET_TREE_MODEL_DESCR Instance method Public Method Returns description for plug-in tree models 20091205
Events
Class IF_SATC_AC__UI_PLNERR_ACCESS has no event.
Types
Class IF_SATC_AC__UI_PLNERR_ACCESS has no local type.
Method Signatures

Method CREATE_GRID_MODEL 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 Unique ID - hex 16 - raw format 20091205
2 Importing I_FILTER Call by reference Object reference (TYPE REF TO) IF_SATC_AC__UI_PLNERR_FILTER Selection criteria for Plug-in error filter 20091205
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_AC__UI_PLNERR_GRID_MDL Model for plug-in failiure grid 20091205

Method CREATE_GRID_MODEL on class IF_SATC_AC__UI_PLNERR_ACCESS has no exception.

Method CREATE_TREE_MODEL 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 20091205
2 Importing I_FILTER Call by reference Object reference (TYPE REF TO) IF_SATC_AC__UI_PLNERR_FILTER Selection criteria for Plug-in error filter 20091205
3 Importing I_INDEX Call by reference Type reference (TYPE) I 20091205
4 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_AC__UI_PLNERR_TREE_MDL Plugin Errors: Tree Model 20091205
# Exception Resumable Description Created on
1 CX_SATC_AC_UI 20091205

Method GET_TOTAL_OF_ISSUES 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 Unique ID - hex 16 - raw format 20091205
2 Importing I_FILTER Call by reference Object reference (TYPE REF TO) IF_SATC_AC__UI_PLNERR_FILTER Selection criteria for Plug-in error filter 20091205
3 Returning RESULT Value transfer Type reference (TYPE) I 20091205

Method GET_TOTAL_OF_ISSUES on class IF_SATC_AC__UI_PLNERR_ACCESS has no exception.

Method GET_TREE_MODEL_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) I 20091205

Method GET_TREE_MODEL_COUNT on class IF_SATC_AC__UI_PLNERR_ACCESS has no exception.

Method GET_TREE_MODEL_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING_TABLE 20091205

Method GET_TREE_MODEL_DESCR on class IF_SATC_AC__UI_PLNERR_ACCESS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in