SAP ABAP Class CL_AKB_CHECKRESULTS (Display Check Results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_AKB (Package) Downward Compatible Development
Properties
Class CL_AKB_CHECKRESULTS  
Short Description Display Check Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class PAK    
Program status     
Category 0   
Package SPAK_AKB   Downward Compatible Development 
Created 20030908   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TPAKB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TPCHK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AKB_CHECKRESULTS has no interface implemented.
Friends
Class CL_AKB_CHECKRESULTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALVTREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE 20030909
2 ALVTREEBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR 20030910
3 CHANGED Instance attribute Private Type reference (TYPE) FLAG 20030909
4 CHECK_RESULTS Instance attribute Private Type reference (TYPE) CHECK_RESULTS_LIST 20030909
5 CONTENT_CHECK_RESULT Instance attribute Private Type reference (TYPE) CHAR1 'C' 20030909
6 CONTENT_CLIENT_OBJECT Constant Private Type reference (TYPE) CHAR1 'A' 20030910
7 CONTENT_OBJECT Constant Private Type reference (TYPE) CHAR1 'O' 20030909
8 DISPLAY_ALL Instance attribute Private Type reference (TYPE) FLAG ' ' 20030912
9 EDITABLE Instance attribute Private Type reference (TYPE) FLAG 20030912
10 EXCEPTIONS Instance attribute Private Type reference (TYPE) AKB_EXCEPTIONS_TYPE 20030909
11 KEY_INDEX Instance attribute Private Type reference (TYPE) KEY_INDEX_LIST 20030909
12 LIST Instance attribute Private Type reference (TYPE) AKB_TRANS_CHECK_TYPE 20030909
13 SECTION_INDEX Instance attribute Private Type reference (TYPE) SECTION_INDEX_T 20030910
14 SEVERITY_ORDER Static Attribute Private Type reference (TYPE) SEVERITY_ORDER_T 20040225
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHECK_RESULTS Instance method Private Method 20030910
2 ADD_OBJECT Instance method Private Method 20030909
3 ADD_RESULTS_OF_PROJECT Instance method Private Method 20030910
4 CHANGE_ALVTREE_TOOLBAR Instance method Private Method 20030909
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040225
6 COLLECT_CHECK_RESULTS Instance method Private Method 20030909
7 CONSISTENCY_CHECK Instance method Private Method 20040503
8 CONSTRUCTOR Instance method Public Constructor Constructor 20030909
9 DISPLAY_HIERARCHY Instance method Private Method 20030910
10 DISTRIBUTE_COLLECTION Instance method Private Method Distribute Exceptions 20030923
11 EXCLUDE_TB_FUNCTIONS Instance method Private Method 20030909
12 GET_CHECK_OBJECT Static method Private Method 20040219
13 GET_CHECK_RESULTS Static method Public Method 20030909
14 GET_EXCEPTION_LIST Instance method Public Method 20030912
15 HANDLE_CHECKBOX_CHANGED Instance method Private Event handling method 20030910
16 HANDLE_ITEM_DOUBLE_CLICK Instance method Private Event handling method 20030909
17 HANDLE_NODE_DOUBLE_CLICK Instance method Private Event handling method 20030909
18 HAS_CHANGED Instance method Public Method 20030912
19 HIER_HEADER Instance method Private Method 20030909
20 INITIALIZE_CHECK_COLLECTION Instance method Private Method 20030909
21 IS_CLASS Static method Private Method Ascertaining Type of Class or Interface 20040223
22 IS_CRITICAL Static method Public Method 20030909
23 LOG_EXCEPTIONS Static method Public Method Send Exceptions to Consolidation Systems 20030923
24 ON_DROPDOWN_CLICKED Instance method Private Event handling method 20030909
25 ON_FUNCTION_SELECTED Instance method Private Event handling method 20030909
26 REGISTER_ALVTREE_EVENTS Instance method Private Method 20030909
27 SETUP_HIERARCHY Instance method Public Method 20030909
28 SET_CHANGED Instance method Public Method 20030912
29 WORST_COMPATIBILITY Static method Public Method 20040225
Events
Class CL_AKB_CHECKRESULTS has no event.
Types
Class CL_AKB_CHECKRESULTS has no local type.
Method Signatures

Method ADD_CHECK_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_OBJ_KEY Call by reference Type reference (TYPE) LVC_NKEY 20030910
2 Importing COMPATIBILITY Call by reference Type reference (TYPE) AKB_COMP_STATE 20030910
3 Importing FROZEN_STATE Call by reference Type reference (TYPE) AKB_FREEZE_STATE 20030910
4 Importing INHERITANCE Call by reference Type reference (TYPE) FLAG 20030912
5 Exporting OBJ_KEY Call by reference Type reference (TYPE) LVC_NKEY 20030910
6 Importing OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20030910
7 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20030910
8 Importing RESULTS Call by reference Type reference (TYPE) CHECK_RESULT_COLLECTION 20030910
9 Changing SERVER_PRODUCT_HEADER Call by reference Type reference (TYPE) LVC_NKEY 20030910

Method ADD_CHECK_RESULTS on class CL_AKB_CHECKRESULTS has no exception.

Method ADD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) AKB_EXCEPTIONS_TYPE 20030909

Method ADD_OBJECT on class CL_AKB_CHECKRESULTS has no exception.

Method ADD_RESULTS_OF_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_KEY Call by reference Type reference (TYPE) LVC_NKEY 20030910
2 Importing RESULTS Call by reference Type reference (TYPE) AKB_TRANS_CHECK_TYPE 20030910
3 Importing TEXTS Call by reference Type reference (TYPE) AKB_PROJECTST_TYPE 20030910

Method ADD_RESULTS_OF_PROJECT on class CL_AKB_CHECKRESULTS has no exception.

Method CHANGE_ALVTREE_TOOLBAR Signature

Method CHANGE_ALVTREE_TOOLBAR on class CL_AKB_CHECKRESULTS has no parameter.
Method CHANGE_ALVTREE_TOOLBAR on class CL_AKB_CHECKRESULTS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_AKB_CHECKRESULTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AKB_CHECKRESULTS has no exception.

Method COLLECT_CHECK_RESULTS Signature

Method COLLECT_CHECK_RESULTS on class CL_AKB_CHECKRESULTS has no parameter.
Method COLLECT_CHECK_RESULTS on class CL_AKB_CHECKRESULTS has no exception.

Method CONSISTENCY_CHECK Signature

Method CONSISTENCY_CHECK on class CL_AKB_CHECKRESULTS has no parameter.
Method CONSISTENCY_CHECK on class CL_AKB_CHECKRESULTS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGABLE Call by reference Type reference (TYPE) FLAG 'X' 20030912
2 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20030909
3 Importing EXCEPTION_LIST Call by reference Type reference (TYPE) AKB_EXCEPTIONS_TYPE 20030909
# Exception Resumable Description Created on
1 CTRL_ERROR 20030909

Method DISPLAY_HIERARCHY Signature

Method DISPLAY_HIERARCHY on class CL_AKB_CHECKRESULTS has no parameter.
Method DISPLAY_HIERARCHY on class CL_AKB_CHECKRESULTS has no exception.

Method DISTRIBUTE_COLLECTION Signature

Method DISTRIBUTE_COLLECTION on class CL_AKB_CHECKRESULTS has no parameter.
Method DISTRIBUTE_COLLECTION on class CL_AKB_CHECKRESULTS has no exception.

Method EXCLUDE_TB_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_EXCLUDE Call by reference Type reference (TYPE) UI_FUNCTIONS 20030909

Method EXCLUDE_TB_FUNCTIONS on class CL_AKB_CHECKRESULTS has no exception.

Method GET_CHECK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHECK_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20040219
2 Exporting CHECK_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20040219
3 Importing CLIFNAME Call by reference Type reference (TYPE) SOBJ_NAME 20040219
4 Importing CMPNAME Call by reference Type reference (TYPE) SEOCPDLONG 20040219

Method GET_CHECK_OBJECT on class CL_AKB_CHECKRESULTS has no exception.

Method GET_CHECK_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) AKB_PRODUCT 20031008
2 Importing OBJECTS Call by reference Type reference (TYPE) AKB_EXCEPTIONS_TYPE 20030909
3 Exporting PROJECT_TEXTS Call by reference Type reference (TYPE) AKB_PROJECTST_TYPE 20030909
4 Exporting RESULTS Call by reference Type reference (TYPE) AKB_TRANS_CHECK_TYPE 20030909
5 Importing SERVER Call by reference Type reference (TYPE) AKB_PRODUCT 20030909
# Exception Resumable Description Created on
1 RFC_ERROR 20030909

Method GET_EXCEPTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXCEPTION_LIST Value transfer Type reference (TYPE) AKB_EXCEPTIONS_TYPE 20030912

Method GET_EXCEPTION_LIST on class CL_AKB_CHECKRESULTS has no exception.

Method HANDLE_CHECKBOX_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Call by reference Attribute reference (LIKE) 20030910
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20030910
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030910

Method HANDLE_CHECKBOX_CHANGED on class CL_AKB_CHECKRESULTS has no exception.

Method HANDLE_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20030909
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030909

Method HANDLE_ITEM_DOUBLE_CLICK on class CL_AKB_CHECKRESULTS has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030909

Method HANDLE_NODE_DOUBLE_CLICK on class CL_AKB_CHECKRESULTS has no exception.

Method HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CHANGED Value transfer Type reference (TYPE) FLAG 20030912

Method HAS_CHANGED on class CL_AKB_CHECKRESULTS has no exception.

Method HIER_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_HIERARCHY_HEADER Call by reference Type reference (TYPE) TREEV_HHDR 20030909

Method HIER_HEADER on class CL_AKB_CHECKRESULTS has no exception.

Method INITIALIZE_CHECK_COLLECTION Signature

Method INITIALIZE_CHECK_COLLECTION on class CL_AKB_CHECKRESULTS has no parameter.
Method INITIALIZE_CHECK_COLLECTION on class CL_AKB_CHECKRESULTS has no exception.

Method IS_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSNAME Call by reference Type reference (TYPE) C 20040223
2 Returning IS_CLASS Value transfer Type reference (TYPE) FLAG X = CLAS 20040223

Method IS_CLASS on class CL_AKB_CHECKRESULTS has no exception.

Method IS_CRITICAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP_STATE Call by reference Type reference (TYPE) AKB_COMP_STATE 20030910
2 Returning CRITICAL Value transfer Type reference (TYPE) FLAG 20030909

Method IS_CRITICAL on class CL_AKB_CHECKRESULTS has no exception.

Method LOG_EXCEPTIONS Signature

Method LOG_EXCEPTIONS on class CL_AKB_CHECKRESULTS has no parameter.
Method LOG_EXCEPTIONS on class CL_AKB_CHECKRESULTS has no exception.

Method ON_DROPDOWN_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20030909
2 Importing POSX Call by reference Attribute reference (LIKE) 20030909
3 Importing POSY Call by reference Attribute reference (LIKE) 20030909

Method ON_DROPDOWN_CLICKED on class CL_AKB_CHECKRESULTS has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20030909

Method ON_FUNCTION_SELECTED on class CL_AKB_CHECKRESULTS has no exception.

Method REGISTER_ALVTREE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATION Call by reference Type reference (TYPE) CHAR1 'X' 20030909
# Exception Resumable Description Created on
1 CTRL_ERROR 20030909

Method SETUP_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGABLE Call by reference Type reference (TYPE) FLAG 20030912
2 Importing EXCEPTION_LIST Call by reference Type reference (TYPE) AKB_EXCEPTIONS_TYPE 20030909

Method SETUP_HIERARCHY on class CL_AKB_CHECKRESULTS has no exception.

Method SET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HAS_CHANGED Call by reference Type reference (TYPE) FLAG 20030912

Method SET_CHANGED on class CL_AKB_CHECKRESULTS has no exception.

Method WORST_COMPATIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP1 Call by reference Type reference (TYPE) AKB_COMP_STATE Kompatibilitätsstatus 20040225
2 Importing COMP2 Call by reference Type reference (TYPE) AKB_COMP_STATE Kompatibilitätsstatus 20040225
3 Returning WORST Value transfer Type reference (TYPE) AKB_COMP_STATE Kompatibilitätsstatus 20040225

Method WORST_COMPATIBILITY on class CL_AKB_CHECKRESULTS has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640