SAP ABAP Class CL_OO_MODIFICATIONS (Class Builder Modifications)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEO_MODIFICATION (Package) Class Builder Modification Support

⤷

⤷

Properties
Class | CL_OO_MODIFICATIONS | |
Short Description | Class Builder Modifications | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEO_MODIFICATION | Class Builder Modification Support |
Created | 20010510 | SAP |
Last change | 20110908 | 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_OO_MODIFICATIONS has no interface implemented.
Friends
Class CL_OO_MODIFICATIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEOCLSKEY | Object Type Name | 20010510 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_OO_CLASS_MODIFICATIONS | Modification of a Section | 20010717 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEOCLSTYPE | Class Type | 20010510 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_OO_INTERFACE_MODIFICATIONS | Modification of a Section | 20010510 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010510 |
2 | ![]() |
Instance method | Public | Method | Checks Whether a Component Has Been Added | 20010510 |
3 | ![]() |
Instance method | Public | Method | Checks Whether a Component Is Original | 20010716 |
4 | ![]() |
Instance method | Public | Method | Checks Whether a Component Is Original | 20010510 |
5 | ![]() |
Instance method | Public | Method | Checks Whether a Component Is Original | 20010510 |
6 | ![]() |
Instance method | Public | Method | Checks Whether a Component Is Original | 20010903 |
7 | ![]() |
Instance method | Public | Method | Checks Whether a Component Is Original | 20010511 |
8 | ![]() |
Instance method | Public | Method | Checks Whether a Component Is Original | 20010510 |
9 | ![]() |
Instance method | Public | Method | Checks Whether a Component Is Original | 20010511 |
10 | ![]() |
Instance method | Public | Method | Checks Whether a Redefinition Has Been Added | 20010830 |
Events
Class CL_OO_MODIFICATIONS has no event.
Types
Class CL_OO_MODIFICATIONS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIFKEY | Value transfer | Type reference (TYPE) | SEOCLSKEY | Keystruktur einer Klasse | 20010510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Klasse existiert nicht | 20010510 |
Method QUERY_COMPONENT_ADDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CMPKEY | Value transfer | Type reference (TYPE) | SEOCMPKEY | Keystruktur einer Komponente (mit zusammengesetzten Namen) | 20010510 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20010510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente existiert nicht | 20010510 |
Method QUERY_ORIGINAL_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CMPKEY | Value transfer | Type reference (TYPE) | SEOCMPKEY | Keystruktur einer Komponente (mit zusammengesetzten Namen) | 20010716 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20010716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente existiert nicht | 20010716 |
Method QUERY_ORIGINAL_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CMPKEY | Value transfer | Type reference (TYPE) | SEOCMPKEY | Keystruktur einer Komponente (mit zusammengesetzten Namen) | 20010510 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20010510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente existiert nicht | 20010510 |
Method QUERY_ORIGINAL_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20010510 | |||
2 | ![]() |
SCOKEY | Value transfer | Type reference (TYPE) | SEOSCOKEY | Keystruktur eines Parameters | 20010510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente existiert nicht | 20010510 |
Method QUERY_ORIGINAL_FRIENDSHIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FRDKEY | Value transfer | Type reference (TYPE) | SEOFRDKEY | Keystruktur einer Freundesbeziehung | 20010903 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20010903 |
Method QUERY_ORIGINAL_FRIENDSHIP on class CL_OO_MODIFICATIONS has no exception.
Method QUERY_ORIGINAL_IF_RELATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RELKEY | Value transfer | Type reference (TYPE) | SEORELKEY | 20010511 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20010511 |
Method QUERY_ORIGINAL_IF_RELATION on class CL_OO_MODIFICATIONS has no exception.
Method QUERY_ORIGINAL_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20010510 | |||
2 | ![]() |
SCOKEY | Value transfer | Type reference (TYPE) | SEOSCOKEY | Keystruktur eines Parameters | 20010510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente existiert nicht | 20010510 |
Method QUERY_ORIGINAL_TYPEUSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20010511 | |||
2 | ![]() |
TPUKEY | Value transfer | Type reference (TYPE) | SEOTPUKEY | Keystruktur einer Komponente (mit zusammengesetzten Namen) | 20010511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Typgruppenverwendung existiert nicht | 20010511 |
Method QUERY_REDEFINITION_ADDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CPDKEY | Value transfer | Type reference (TYPE) | SEOCPDKEY | Keystruktur einer Komponente (mit zusammengesetzten Namen) | 20010830 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20010830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Komponente existiert nicht | 20010830 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |