SAP ABAP Class CE_OBJTYPE_SCOPE (Functional Usage Areas for Object Types (Extendable Enum.))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWB_OBJECT_TYPES (Package) Management of Object Types
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IE_OBJTYPE_SCOPE Usage Area for Object Types (Extendable Enumeration) 20100914
Properties
Class CE_OBJTYPE_SCOPE  
Short Description Functional Usage Areas for Object Types (Extendable Enum.)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_OBJECT_TYPES   Management of Object Types 
Created 20100712   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_OBJTYPE_SCOPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IE_OBJTYPE_SCOPE Usage Area for Object Types (Extendable Enumeration) 20100914
Friends
Class CE_OBJTYPE_SCOPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADT_CHECKABLE Static Attribute Public Object reference (TYPE REF TO) IE_OBJTYPE_SCOPE 20120726
2 ADT_REST Static Attribute Public Object reference (TYPE REF TO) IE_OBJTYPE_SCOPE 20110608
3 DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20100914
4 INFOSYSTEM Static Attribute Public Object reference (TYPE REF TO) IE_OBJTYPE_SCOPE Usage Area for Object Types (Extendable Enumeration) 20100914
5 PRECONDITIONED_TYPESCOPES Instance attribute Private Type reference (TYPE) WVOBJTYPE_SCOPES Prerequisite Usage Areas 20100914
6 SPAU Static Attribute Public Object reference (TYPE REF TO) IE_OBJTYPE_SCOPE Usage Area for Object Types (Extendable Enumeration) 20100914
7 S_TAB_TYPESCOPES Static Attribute Private Type reference (TYPE) TYP_TAB_TYPESCOPES 20100914
8 TYPESCOPE_HOLDER Instance attribute Private Type reference (TYPE) WVOBJTYPE_SCOPE_ID Validity Area; Possible Values: SPACE or 'WORKBENCH' 20101013
9 TYPESCOPE_ID Instance attribute Private Type reference (TYPE) WVOBJTYPE_SCOPE_ID 20100914
10 VERS Static Attribute Public Object reference (TYPE REF TO) IE_OBJTYPE_SCOPE Usage Area for Object Types (Extendable Enumeration) 20100914
11 WB_BROWSERTOOL Static Attribute Public Object reference (TYPE REF TO) IE_OBJTYPE_SCOPE Usage Area for Object Types (Extendable Enumeration) 20110314
12 WB_EDITORTOOL Static Attribute Public Object reference (TYPE REF TO) IE_OBJTYPE_SCOPE Usage Area for Object Types (Extendable Enumeration) 20100914
13 WB_INFRASTRUCTURE Static Attribute Public Object reference (TYPE REF TO) IE_OBJTYPE_SCOPE Usage Area for Object Types (Extendable Enumeration) 20100914
14 WORKBENCH Static Attribute Public Object reference (TYPE REF TO) IE_OBJTYPE_SCOPE Usage Area for Object Types (Extendable Enumeration) 20100914
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20100914
2 GET_ALL_SCOPES Static method Public Method 20100914
3 GET_DESCRIPTION_FROM_SCOPE_ID Static method Public Method 20100914
4 GET_FROM_TYPESCOPE_ID Static method Public Method 20100914
5 INIT Static method Private Method 20100914
Events
Class CE_OBJTYPE_SCOPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_TYPESCOPE Private See coding 20100914 BEGIN OF typ_str_typescope, typescope_id TYPE wvobjtype_scope_id, ref_typescope TYPE REF TO ie_objtype_scope, END OF typ_str_typescope
2 TYP_TAB_TYPESCOPES Private See coding 20100914 typ_tab_typescopes TYPE HASHED TABLE OF typ_str_typescope WITH UNIQUE KEY typescope_id
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_OBJTYPE_SCOPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_OBJTYPE_SCOPE has no exception.

Method GET_ALL_SCOPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_SCOPES Value transfer Type reference (TYPE) WVOBJTYPE_SCOPES Anwendungsbereiche eines Objekttyps 20100914

Method GET_ALL_SCOPES on class CE_OBJTYPE_SCOPE has no exception.

Method GET_DESCRIPTION_FROM_SCOPE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DESCRIPTION Value transfer Type reference (TYPE) WVOBJTYPE_SCOPE_DESCRIPTION Beschreibung des Fkt. Verwendungsbereichs 20100914
2 Importing P_TYPESCOPE_ID Call by reference Type reference (TYPE) WVOBJTYPE_SCOPE_ID ID eines Objekttyp-Verwendungsbereichs 20100914
# Exception Resumable Description Created on
1 CX_OBJTYPE_SCOPE_FAILURE Error with administration of object type scopes 20100914

Method GET_FROM_TYPESCOPE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_REF_TYPESCOPE Value transfer Object reference (TYPE REF TO) IE_OBJTYPE_SCOPE Anwendungsbereich für Objekttypen (Extendable Enumeration) 20100914
2 Importing P_TYPESCOPE_ID Call by reference Type reference (TYPE) WVOBJTYPE_SCOPE_ID ID eines Objekttyp-Anwendungsbereichs 20100914
# Exception Resumable Description Created on
1 CX_OBJTYPE_SCOPE_FAILURE Error with administration of object type scopes 20100914

Method INIT Signature

Method INIT on class CE_OBJTYPE_SCOPE has no parameter.
Method INIT on class CE_OBJTYPE_SCOPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740