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 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | 20060728 | |
2 | ![]() |
Instance method | Public | Method | Get class description | 20060728 |
3 | ![]() |
Instance method | Public | Method | Get method description | 20060728 |
4 | ![]() |
Instance method | Public | Method | Get method parameters | 20060728 |
5 | ![]() |
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 | ![]() |
CLSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20060728 | ||
2 | ![]() |
WITH_INHERITED_COMPONENTS | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_FALSE | 20060728 | ||
3 | ![]() |
WITH_INTERFACE_COMPONENTS | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_FALSE | 20060728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Klasse existiert nicht | 20060728 |
Method GET_CLASS_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
CPDNAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | Full component name | 20070221 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEODESCR | Short description | 20060728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Component Does Not Exist | 20060728 | |
2 | ![]() |
Component Is Inconsistent | 20060728 |
Method GET_METHOD_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CPDNAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20070221 | ||
2 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | SEO_PARAMETERS | Parameters | 20060728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente existiert nicht | 20060728 |
Method IS_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CPDNAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | Full Component Name | 20070221 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20060728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente existiert nicht | 20060728 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |