SAP ABAP Class CL_OO_CLIF_UTILITY (Utilities for classes and interfaces)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEO_SOURCE_BASED (Package) Source-based Class Editor

⤷

⤷

Properties
Class | CL_OO_CLIF_UTILITY | |
Short Description | Utilities for classes and interfaces | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEO_SOURCE_BASED | Source-based Class Editor |
Created | 20120523 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_OO_CLIF_UTILITY has no forward declaration.
Interfaces
Class CL_OO_CLIF_UTILITY has no interface implemented.
Friends
Class CL_OO_CLIF_UTILITY has no friend class.
Attributes
Class CL_OO_CLIF_UTILITY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20120523 | |
2 | ![]() |
Instance method | Public | Method | Copy a class | 20120524 |
3 | ![]() |
Instance method | Public | Method | Copy an interface | 20120530 |
4 | ![]() |
Instance method | Public | Method | Generates ABAP DOC from descriptions | 20121121 |
5 | ![]() |
Instance method | Private | Method | 20120523 |
Events
Class CL_OO_CLIF_UTILITY has no event.
Types
Class CL_OO_CLIF_UTILITY has no local type.
Method Signatures
Method COPY_AND_SAVE_CINC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KIND | Call by reference | Type reference (TYPE) | SEOP_INCLUDE_EXT_APP | 20120523 | |||
2 | ![]() |
LOCK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | 20120523 | |||
3 | ![]() |
NEW_CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20120523 | |||
4 | ![]() |
ORIG_CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20120523 | |||
5 | ![]() |
WORK_AREA | Call by reference | Type reference (TYPE) | ACT_WORK_AREA | 20120523 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120524 |
Method COPY_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CORRNR | Call by reference | Type reference (TYPE) | TRKORR | 20120524 | |||
2 | ![]() |
DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20120524 | |||
3 | ![]() |
LIFECYCLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LIFECYCLE_MANAGER | CL_ADT_LIFECYCLE_MNGR_ENUM=>CORR_MANAGER_CLASSIC | 20120524 | ||
4 | ![]() |
LOCK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | 20120525 | |||
5 | ![]() |
NEW_CLASS | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20120524 | |||
6 | ![]() |
ORIGINAL_CLASS | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20120524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120524 | ||
2 | ![]() |
20120524 | ||
3 | ![]() |
20120524 | ||
4 | ![]() |
20120524 | ||
5 | ![]() |
20120524 |
Method COPY_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CORRNR | Call by reference | Type reference (TYPE) | TRKORR | 20120530 | |||
2 | ![]() |
DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20120530 | |||
3 | ![]() |
LIFECYCLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LIFECYCLE_MANAGER | CL_ADT_LIFECYCLE_MNGR_ENUM=>CORR_MANAGER_CLASSIC | 20120530 | ||
4 | ![]() |
LOCK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | 20120530 | |||
5 | ![]() |
NEW_INTERFACE | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20120530 | |||
6 | ![]() |
ORIGINAL_INTERFACE | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20120530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120530 | ||
2 | ![]() |
20120530 | ||
3 | ![]() |
20120530 | ||
4 | ![]() |
20120530 | ||
5 | ![]() |
20120530 |
Method IMPORT_ABAP_DOC_FROM_STEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIFKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20121121 | |||
2 | ![]() |
SOURCECODE | Call by reference | Type reference (TYPE) | RSWSOURCET | 20121121 |
Method IMPORT_ABAP_DOC_FROM_STEXTS on class CL_OO_CLIF_UTILITY has no exception.
Method SCAN_CODE_AND_REPLACE_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20120523 | |||
2 | ![]() |
ORIG_CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20120523 | |||
3 | ![]() |
SOURCE_ADJUSTED | Call by reference | Type reference (TYPE) | RSWSOURCET | 20120523 | |||
4 | ![]() |
SOURCE_TO_BE_ADJUSTED | Call by reference | Type reference (TYPE) | RSWSOURCET | 20120523 |
Method SCAN_CODE_AND_REPLACE_TOKEN on class CL_OO_CLIF_UTILITY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |