SAP ABAP Class CL_WER_OO_CLASS (Info on class components (incl. descp. class, meth, param))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_UTILITIES (Package) Utilities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OO_CLASS Information on Class Components 20060728
Properties
Class CL_WER_OO_CLASS  
Short Description Info on class components (incl. descp. class, meth, param)    
Super Class CL_OO_CLASS Information on Class Components 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_UTILITIES   Utilities 
Created 20060728   SAP 
Last change 20100310   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
Class CL_WER_OO_CLASS has no interface implemented.
Friends
Class CL_WER_OO_CLASS has no friend class.
Attributes
Class CL_WER_OO_CLASS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060728
2 GET_CLASS_DESCRIPTION Instance method Public Method Get class description 20060728
3 GET_METHOD_DESCRIPTION Instance method Public Method Get method description 20060728
4 GET_METHOD_PARAMETERS Instance method Public Method Get method parameters 20060728
5 IS_METHOD Instance method Public Method Check is component is method 20060728
Events
Class CL_WER_OO_CLASS has no event.
Types
Class CL_WER_OO_CLASS 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 CLSNAME Value transfer Type reference (TYPE) SEOCLSNAME Object Type Name 20060728
2 Importing WITH_INHERITED_COMPONENTS Value transfer Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20060728
3 Importing WITH_INTERFACE_COMPONENTS Value transfer Type reference (TYPE) SEOX_BOOLEAN SEOX_FALSE 20060728
# Exception Resumable Description Created on
1 CX_CLASS_NOT_EXISTENT Klasse existiert nicht 20060728

Method GET_CLASS_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SEODESCR Short description 20060728

Method GET_CLASS_DESCRIPTION on class CL_WER_OO_CLASS has no exception.

Method GET_METHOD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CPDNAME Call by reference Type reference (TYPE) SEOCPDNAME Full component name 20070221
2 Returning RESULT Value transfer Type reference (TYPE) SEODESCR Short description 20060728
# Exception Resumable Description Created on
1 CX_COMPONENT_NOT_EXISTING Component Does Not Exist 20060728
2 CX_WRONG_COMPONENT_TYPE Component Is Inconsistent 20060728

Method GET_METHOD_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CPDNAME Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20070221
2 Exporting RESULT Call by reference Type reference (TYPE) SEO_PARAMETERS Parameters 20060728
# Exception Resumable Description Created on
1 CX_COMPONENT_NOT_EXISTING Komponente existiert nicht 20060728

Method IS_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CPDNAME Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20070221
2 Returning RESULT Value transfer Type reference (TYPE) SEOX_BOOLEAN 20060728
# Exception Resumable Description Created on
1 CX_COMPONENT_NOT_EXISTING Komponente existiert nicht 20060728
History
Last changed by/on SAP  20100310 
SAP Release Created in 700