SAP ABAP Interface IF_CLS_OBJECT_TYPE_GROUP (Object type group)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_API_CLASSIFICATION (Package) API for Classification Tool Set
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLS_OBJECT_TYPE_GROUP Object type groups 20050419
Properties
Interface IF_CLS_OBJECT_TYPE_GROUP  
Short Description Object type group    
General Data
Package SPAK_API_CLASSIFICATION   API for Classification Tool Set 
Created 20050419   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_PAK_DOMAINS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_PAK_WB_DOMAINS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PAK_WB_OBJECT Groups common properties of Workbench-related objects 20050420
Friends
Interface IF_CLS_OBJECT_TYPE_GROUP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ALL_TADIR_TYPES Constant Public Type reference (TYPE) CLS_OBJECT_TYPE_GROUP 'ALL_TADIR_TYPES' Generic otygr containing all tadir types 20051230
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20050420
2 CHECK_CONSISTENCY Instance method Public Method 20050420
3 CONTAINS_TYPE Instance method Public Method X: The group contains the specified type 20050711
4 DELETE Instance method Public Method 20050420
5 DESCRIBE Instance method Public Method 20050624
6 EXISTS Instance method Public Method 20050420
7 EXISTS_OWN_INACTIVE_VERSION Instance method Public Method 20050624
8 GET_ACTIVATION_STATE Instance method Public Method 20050420
9 GET_CREATED Instance method Public Method 20050420
10 GET_DESCRIPTION Instance method Public Method Returns the description of the object type group 20050419
11 GET_ELEMENTS Instance method Public Method Get element list 20050420
12 GET_EXPANDED_ELEMENT_LIST Instance method Public Method Get element list 20050517
13 GET_LAST_CHANGED Instance method Public Method 20050420
14 GET_MASTER_LANGUAGE Instance method Public Method 20050624
15 GET_NAME Instance method Public Method Returns the name of the object type group 20050419
16 GET_ORIGINAL_SYSTEM Instance method Public Method 20050624
17 GET_PACKAGE Instance method Public Method 20050624
18 GET_PERSON_RESPONSIBLE Instance method Public Method 20050624
19 GET_PROXY_FILTER Instance method Public Method Obsolete! 20050420
20 GET_STATE_TEXT Instance method Public Method 20050420
21 GET_WBM_IDENTIFIER Instance method Public Method 20050624
22 IS_DELETED_ON_DB Instance method Public Method 20050503
23 IS_LOCKED Instance method Public Method 20050420
24 IS_MODIFIED Instance method Public Method 20050420
25 IS_NEW Instance method Public Method 20050624
26 LOCK_AND_REFRESH Instance method Public Method 20050420
27 REFRESH Instance method Public Method 20050420
28 REVERT_TO_ACTIVE_VERSION Instance method Public Method 20050829
29 SAVE Instance method Public Method 20050420
30 SET_DESCRIPTION Instance method Public Method Sets the description of the group 20050419
31 SET_ELEMENTS Instance method Public Method Set element list 20050420
32 SET_PROXY_FILTER Instance method Public Method Obsolete! 20050420
33 UNLOCK Instance method Public Method 20050420
Events
# Event Type Visibility Description Created on
1 ACTIVATION_STATE_CHANGING Instance Event
(0)
Public
(2)
20050420
2 GROUP_DELETED Static Event
(1)
Public
(2)
The group has been deleted 20050504
Types
Interface IF_CLS_OBJECT_TYPE_GROUP has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method ACTIVATE on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method CHECK_CONSISTENCY Signature

Method CHECK_CONSISTENCY on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method CHECK_CONSISTENCY on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method CONTAINS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RECOMPUTE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE recompute expanded element list 20050711
2 Importing IM_TYPE Call by reference Type reference (TYPE) CLIKE type 20050711
3 Returning RE_CONTAINS_TYPE Value transfer Type reference (TYPE) ABAP_BOOL 20050711
# Exception Resumable Description Created on
1 CX_CLS_INVALID_OTYGR_DATA Invalid object type group data 20050711
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050711
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20050711

Method DELETE Signature

Method DELETE on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method DELETE on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method DESCRIBE Signature

Method DESCRIBE on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method DESCRIBE on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method EXISTS Signature

Method EXISTS on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method EXISTS on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method EXISTS_OWN_INACTIVE_VERSION Signature

Method EXISTS_OWN_INACTIVE_VERSION on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method EXISTS_OWN_INACTIVE_VERSION on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method GET_ACTIVATION_STATE Signature

Method GET_ACTIVATION_STATE on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method GET_ACTIVATION_STATE on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method GET_CREATED Signature

Method GET_CREATED on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method GET_CREATED on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGU Call by reference Type reference (TYPE) SYLANGU SPACE Language Key of Current Text Environment 20050419
2 Returning RE_DESCRIPTION Value transfer Type reference (TYPE) AS4TEXT Development class for Transport Organizer 20050419
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Method can not be executed at present object state 20050419

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ELEMENTS Call by reference Type reference (TYPE) CLS_OBJECT_TYPE_GROUP_ELEMENTS Elements of an object type group 20050420
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Method can not be executed at present object state 20050420

Method GET_EXPANDED_ELEMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ELEMENTS Call by reference Type reference (TYPE) CLS_OBJECT_TYPE_GROUP_ELEMENTS Elements of an object type group 20050517
2 Exporting EX_GROUPS Call by reference Type reference (TYPE) CLS_OBJECT_TYPE_GROUP_ELEMENTS Elements of an object type group 20050530
3 Importing IM_RECOMPUTE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Recompute list 20050711
# Exception Resumable Description Created on
1 CX_CLS_INVALID_OTYGR_DATA Invalid object type group data 20050517
2 CX_PAK_INVALID_STATE Method can not be executed at present object state 20050517
3 CX_PAK_NOT_AUTHORIZED User does not have the right privileges 20050517

Method GET_LAST_CHANGED Signature

Method GET_LAST_CHANGED on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method GET_LAST_CHANGED on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method GET_MASTER_LANGUAGE Signature

Method GET_MASTER_LANGUAGE on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method GET_MASTER_LANGUAGE on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NAME Value transfer Type reference (TYPE) CLS_OBJECT_TYPE_GROUP Development class for Transport Organizer 20050419
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Method can not be executed at present object state 20050419

Method GET_ORIGINAL_SYSTEM Signature

Method GET_ORIGINAL_SYSTEM on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method GET_ORIGINAL_SYSTEM on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method GET_PACKAGE Signature

Method GET_PACKAGE on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method GET_PACKAGE on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method GET_PERSON_RESPONSIBLE Signature

Method GET_PERSON_RESPONSIBLE on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method GET_PERSON_RESPONSIBLE on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method GET_PROXY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILTER Value transfer Type reference (TYPE) CLS_PROXY_OBJECTS_FILTER Treatment of proxy objects 20050420
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Method can not be executed at present object state 20050420

Method GET_STATE_TEXT Signature

Method GET_STATE_TEXT on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method GET_STATE_TEXT on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method GET_WBM_IDENTIFIER Signature

Method GET_WBM_IDENTIFIER on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method GET_WBM_IDENTIFIER on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method IS_DELETED_ON_DB Signature

Method IS_DELETED_ON_DB on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method IS_DELETED_ON_DB on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method IS_LOCKED Signature

Method IS_LOCKED on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method IS_LOCKED on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method IS_MODIFIED on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method IS_NEW Signature

Method IS_NEW on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method IS_NEW on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method LOCK_AND_REFRESH Signature

Method LOCK_AND_REFRESH on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method LOCK_AND_REFRESH on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method REFRESH on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method REVERT_TO_ACTIVE_VERSION Signature

Method REVERT_TO_ACTIVE_VERSION on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method REVERT_TO_ACTIVE_VERSION on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method SAVE Signature

Method SAVE on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method SAVE on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESCRIPTION Call by reference Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20050419
# Exception Resumable Description Created on
1 CX_CLS_INVALID_OTYGR_DATA Invalid package data 20050615
2 CX_PAK_INVALID_STATE Method can not be executed at present object state 20050419

Method SET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENTS Call by reference Type reference (TYPE) CLS_OBJECT_TYPE_GROUP_ELEMENTS Treatment of proxy objects 20050420
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE 20050420

Method SET_PROXY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILTER Call by reference Type reference (TYPE) CLS_PROXY_OBJECTS_FILTER Treatment of proxy objects 20050420
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE 20050420

Method UNLOCK Signature

Method UNLOCK on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Method UNLOCK on Interface IF_CLS_OBJECT_TYPE_GROUP has no exception.
Event Signatures

Event ACTIVATION_STATE_CHANGING Signature
Event ACTIVATION_STATE_CHANGING on Interface IF_CLS_OBJECT_TYPE_GROUP has no parameter.
Event GROUP_DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_CLASS_NAME Exporting Value transfer Type reference (TYPE) SEOCLSNAME Object Name in Object Directory 20050504
2 EX_GROUP_NAME Exporting Value transfer Type reference (TYPE) CLS_OBJECT_TYPE_GROUP Object type group 20050504
History
Last changed by/on SAP  20141121 
SAP Release Created in 710