Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20130219 |
Properties
| Class | CL_OO_ADT_RES_CLASS | |
| Short Description | class controller working with xml as in/output | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEO_ADT | ABAP Develeopment Tools integration for Class Builder |
| Created | 20090810 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_OO_ADT_RES_CLASS has no interface implemented.
Friends
Class CL_OO_ADT_RES_CLASS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20130219 | |||||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'application/vnd.sap.adt.oo.classes+xml' | 20130219 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'classname' | 20130219 | |||
| 4 | Constant | Public | See coding | 'CLAS/OC' | 20130219 | ||||
| 5 | Constant | Public | See coding | 'CLAS/I' | 20130219 | ||||
| 6 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_OO_ADT_RES_CLASS' | 20130219 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | '1' | 20130219 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'CLASS_TRANSFORMATION' | 20130219 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'CLASS_TRANSFORMATION' | 20130219 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'DETAIL' | 20130219 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'withAbapDocFromShortTexts' | 20130219 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'includename' | 20130219 | |||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'INCLUDES' | 20130219 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'LONGTEXT' | 20130219 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'MAIN' | 20130219 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'main' | 20130219 | |||
| 17 | Constant | Private | Type reference (TYPE) | STRING | 'METADATA' | 20130219 | |||
| 18 | Constant | Private | Type reference (TYPE) | STRING | 'SOURCE' | 20130219 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'ABAP_CLASS' | 20130219 | |||
| 20 | Constant | Public | Type reference (TYPE) | R3STATE | 'A' | 20130219 | |||
| 21 | Constant | Public | Type reference (TYPE) | R3STATE | 'I' | 20130219 | |||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_CTS_MANAGEMENT | Managing transport request for resources | 20130219 | |||
| 23 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_ADT_CTS_MANAGEMENT | Default CTS Management | 20130219 | |||
| 24 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_ADT_LIFECYCLE_MANAGER | Lifecycle manager | 20130219 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130219 | ||||
| 26 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ADT_LIFECYCLE_MANAGER | Lifecycle manager | 20130219 | |||
| 27 | Static Attribute | Public | Type reference (TYPE) | STRING | 'CLASS' | 20130219 | |||
| 28 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_OO_ADT_RES_HELPER | 20130219 |
Methods
Events
Class CL_OO_ADT_RES_CLASS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CTS_MESSAGES | Protected | See coding | 20130219 | cts_messages type standard table of cts_message
|
||
| 2 | TY_CLASS_WA_MAP_ENTRY | Private | See coding | 20130219 | begin of ty_class_wa_map_entry,
class_name type seoclsname,
objects_in_working_area type cl_wb_activation_db_api=>gty_t_inactive_items,
end of ty_class_wa_map_entry
|
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130219 | ||||
| 2 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method ADD_ATOM_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_CLASS | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method ADD_SOURCE_LINK_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_INCLUDE | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS_INCLUDE | 20130219 | ||||
| 2 | CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method CHECK_CONSTRUCTOR_GENERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_RESULT | Call by reference | Type reference (TYPE) | SADT_SYNTAX_CHECK_RESULT | 20130219 | ||||
| 2 | CLASS_KEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20130219 | ||||
| 3 | SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_OO_CLIF_SOURCE | 20130219 |
Method CHECK_CONSTRUCTOR_GENERATION on class CL_OO_ADT_RES_CLASS has no exception.
Method CHECK_DESCRIPTION_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_CLASS | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method CHECK_OBJECTS_IN_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LT_MESSAGES | Call by reference | Type reference (TYPE) | CTS_MESSAGES | 20130219 | ||||
| 2 | LT_OBJECTS_LOCK | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130219 | ||||
| 3 | L_RESULT | Call by reference | Type reference (TYPE) | CTS_CHECK_RESULT | 20130219 | ||||
| 4 | OBJECT_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20130219 |
Method CHECK_OBJECTS_IN_REQUEST on class CL_OO_ADT_RES_CLASS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_OO_ADT_RES_CLASS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OO_ADT_RES_CLASS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_MANAGEMENT | Call by reference | Object reference (TYPE REF TO) | IF_ADT_CTS_MANAGEMENT | C_DEFAULT_CTS_MANAGEMENT | Managing transport request for resources | 20130219 | ||
| 2 | LIFECYCLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LIFECYCLE_MANAGER | C_DEFAULT_LIFECYCLE_MANAGER | Lifecycle manager | 20130219 |
Method CONSTRUCTOR on class CL_OO_ADT_RES_CLASS has no exception.
Method COPY_MAIN_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CORRNR | Value transfer | Type reference (TYPE) | TRKORR | 20130219 | ||||
| 2 | DATA | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 | |||
| 2 | 20130219 |
Method COPY_MAIN_CLASS_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CORRNR | Value transfer | Type reference (TYPE) | TRKORR | 20130219 | ||||
| 2 | DATA | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 | |||
| 2 | 20130219 |
Method COPY_REDNDANT_ABAP_CLASS_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_DATA | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS | 20130219 |
Method COPY_REDNDANT_ABAP_CLASS_PROPS on class CL_OO_ADT_RES_CLASS has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130219 | ||||
| 2 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method CREATE_LOCK_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | 20130219 |
Method CREATE_LOCK_HANDLE on class CL_OO_ADT_RES_CLASS has no exception.
Method CREATE_MAIN_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CORRNR | Value transfer | Type reference (TYPE) | TRKORR | 20130219 | ||||
| 2 | DATA | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS | 20130219 | ||||
| 3 | LOCK_HANDLE | Call by reference | Type reference (TYPE) | SADT_LOCK_HANDLE | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 | |||
| 2 | 20130219 |
Method EXISTS_INACTIVE_PART_IN_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130219 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130219 |
Method EXISTS_INACTIVE_PART_IN_MAIN on class CL_OO_ADT_RES_CLASS has no exception.
Method EXTRACT_GLOBAL_CHANGED_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_CLASS | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS | 20130219 |
Method EXTRACT_GLOBAL_CHANGED_PROPS on class CL_OO_ADT_RES_CLASS has no exception.
Method EXTRACT_NAME_OR_INCLUDETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130219 | ||||
| 2 | URI | Call by reference | Type reference (TYPE) | STRING | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method FILL_ABAP_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_PROPERTIES | Call by reference | Type reference (TYPE) | VSEOCLASS | Generated Table for View | 20130219 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method GET_CLASS_INCLUDES_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_CLASS | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS | 20130219 | ||||
| 2 | MAIN_VERSION | Call by reference | Type reference (TYPE) | IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION | 20130219 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method GET_ETAG_UNIFICATION_PROPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130621 | ||||
| 2 | CONSIDER_NO_OF_METHODS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130621 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130621 |
Method GET_ETAG_UNIFICATION_PROPS on class CL_OO_ADT_RES_CLASS has no exception.
Method GET_ETAG_UNIFICATION_SRC_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130621 | ||||
| 2 | CONSIDER_NO_OF_METHODS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130621 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130621 |
Method GET_ETAG_UNIFICATION_SRC_STR on class CL_OO_ADT_RES_CLASS has no exception.
Method GET_MAIN_INCLUDE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_CLASS | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS | 20130219 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS_INCLUDE | 20130219 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method GET_OBJECTS_IN_WORKING_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20130219 | ||||
| 2 | OBJECTS_IN_OWN_WORKING_AREA | Call by reference | Type reference (TYPE) | CL_WB_ACTIVATION_DB_API=>GTY_T_INACTIVE_ITEMS | 20130219 |
Method GET_OBJECTS_IN_WORKING_AREA on class CL_OO_ADT_RES_CLASS has no exception.
Method GET_SOURCE_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_PROPERTIES | Call by reference | Type reference (TYPE) | VSEOCLASS | 20130219 | ||||
| 2 | RESOURCE_ID | Call by reference | Type reference (TYPE) | STRING | 20130219 | ||||
| 3 | RESULT_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_OO_CLIF_SOURCE | 20130219 | ||||
| 4 | VERSION | Call by reference | Type reference (TYPE) | IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method IS_ACCEPT_HEADER_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130926 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20130926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130926 |
Method IS_CLASS_ENHANCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESOURCE_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130618 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130618 | ||||
| 3 | TADIR_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130618 |
Method IS_CLASS_ENHANCED on class CL_OO_ADT_RES_CLASS has no exception.
Method IS_IN_WORKING_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIMU_TYPE | Call by reference | Type reference (TYPE) | SEOK_LIMU | 20130219 | ||||
| 2 | OBJECTS_IN_WORKING_AREA | Call by reference | Type reference (TYPE) | CL_WB_ACTIVATION_DB_API=>GTY_T_INACTIVE_ITEMS | 20130219 | ||||
| 3 | OBJ_NAME | Call by reference | Type reference (TYPE) | PROGRAM | 20130219 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20130219 |
Method IS_IN_WORKING_AREA on class CL_OO_ADT_RES_CLASS has no exception.
Method IS_MAINSOURCE_IN_WORKING_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Key structure of a class | 20130219 | |||
| 2 | MAIN_VERSION | Call by reference | Type reference (TYPE) | IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION | ABAP: Program Status (Active, Saved, Transported...) | 20130219 |
Method IS_MAINSOURCE_IN_WORKING_AREA on class CL_OO_ADT_RES_CLASS has no exception.
Method IS_MODIFIED_WITH_MODASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIFKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20130903 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | 20130903 |
Method IS_MODIFIED_WITH_MODASS on class CL_OO_ADT_RES_CLASS has no exception.
Method IS_TRANSPORT_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130219 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130219 |
Method IS_TRANSPORT_DISABLED on class CL_OO_ADT_RES_CLASS has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130219 | ||||
| 2 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method PRETTY_PRINTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Key structure of a class | 20130219 | |||
| 2 | LOCK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | 20130219 |
Method PRETTY_PRINTER on class CL_OO_ADT_RES_CLASS has no exception.
Method READ_CLASS_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_PROPERTIES | Call by reference | Type reference (TYPE) | VSEOCLASS | 20130219 | ||||
| 2 | CLIENT_ETAG | Call by reference | Type reference (TYPE) | STRING | 20130514 | ||||
| 3 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130219 | ||||
| 4 | VERSION | Value transfer | Type reference (TYPE) | IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method READ_GLOBAL_CLASS_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_PROPERTIES | Call by reference | Type reference (TYPE) | VSEOCLASS | 20130219 | ||||
| 2 | IMPORT_ABAP_DOC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130219 | |||
| 3 | MAIN_INCL_DATA | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS_INCLUDE | 20130514 | ||||
| 4 | OBJ_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_OO_CLIF_SOURCE | 20130219 | ||||
| 5 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130304 | ||||
| 6 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130219 | ||||
| 7 | VERSION | Value transfer | Type reference (TYPE) | IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method RENAME_OCCURRENCES_IN_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCK_HANDLE_AS_STRING | Call by reference | Type reference (TYPE) | SADT_LOCK_HANDLE | 20130219 | ||||
| 2 | I_NEW_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20130219 | ||||
| 3 | I_ORIG_CLSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method REPLACE_CLASS_NAME_AND_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INCLUDES | Call by reference | Type reference (TYPE) | IF_RIS_INCLUDE=>TAB | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method RS_EXTEND_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130219 | ||||
| 2 | MAIN_NAME | Call by reference | Type reference (TYPE) | EU_ANAME | 20130219 | ||||
| 3 | MAIN_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20130219 | ||||
| 4 | SYSUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20130219 |
Method RS_EXTEND_CHECK on class CL_OO_ADT_RES_CLASS has no exception.
Method SEO_CLASS_EXISTENCE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SY-SUBRC | 20130219 | ||||
| 2 | SEOCLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20130219 |
Method SEO_CLASS_EXISTENCE_CHECK on class CL_OO_ADT_RES_CLASS has no exception.
Method SEO_CLIF_ACCESS_PERMISSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Call by reference | Type reference (TYPE) | SEOCATEGRY | Class/Interface category | 20130219 | |||
| 2 | CLSPROXY | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130219 | |||
| 3 | LO_LOCK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | 20130219 | ||||
| 4 | L_CIFKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20130219 | ||||
| 5 | L_FROZEN | Call by reference | Type reference (TYPE) | FLAG | 20130219 | ||||
| 6 | L_MODE | Call by reference | Type reference (TYPE) | SEOK_ACCESS_MODE | 20130219 | ||||
| 7 | SYSUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20130219 |
Method SEO_CLIF_ACCESS_PERMISSION on class CL_OO_ADT_RES_CLASS has no exception.
Method SET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATEGORY | Value transfer | Type reference (TYPE) | SEOCATEGRY | Class/Interface category | 20130219 | |||
| 2 | CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Key structure of a class | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Class/interface does not exist | 20130219 |
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130219 | ||||
| 2 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 |
Method UPDATE_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20130219 | ||||
| 2 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130219 | |||
| 2 | 20130219 |
Method WRITE_INACTIVE_CU_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | 20130219 |
Method WRITE_INACTIVE_CU_INCLUDE on class CL_OO_ADT_RES_CLASS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |