SAP ABAP Class CL_OO_CHECKLIST (Checklist for Add-In 'CLIF_CHECKED')
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OO_CHECKLIST 20020513
Properties
Class CL_OO_CHECKLIST  
Short Description Checklist for Add-In 'CLIF_CHECKED'    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 20020513   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OO_CHECKLIST 20020513
Friends
Class CL_OO_CHECKLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDED Instance attribute Private Type reference (TYPE) SEOX_BOOLEAN 20020513
2 CIFKEY Instance attribute Private Type reference (TYPE) SEOCLSKEY Key structure of a class 20020513
3 WB_CHECKLIST Instance attribute Private Object reference (TYPE REF TO) CL_WB_CHECKLIST List of All Error Messages from a Syntax Check 20020513
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020513
2 MESSAGES_ADDED Instance method Public Method Checks Whether Warning Has Been Added 20020513
Events
Class CL_OO_CHECKLIST has no event.
Types
Class CL_OO_CHECKLIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CIFKEY Call by reference Type reference (TYPE) SEOCLSKEY Keystruktur einer Klasse 20020513
2 Importing WB_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST Liste aller Fehlermeldungen eines Syntax-Checks 20020513

Method CONSTRUCTOR on class CL_OO_CHECKLIST has no exception.

Method MESSAGES_ADDED Signature

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

Method MESSAGES_ADDED on class CL_OO_CHECKLIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630