SAP ABAP Class CL_CLS_OBJECT_DIRECTORY (Object directory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_TOOL_CLASSIFICATION_SCHAR (Package) Display Classifications
Properties
Class CL_CLS_OBJECT_DIRECTORY  
Short Description Object directory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_TOOL_CLASSIFICATION_SCHAR   Display Classifications 
Created 20050714   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CLS_OBJECT_DIRECTORY has no forward declaration.
Interfaces
Class CL_CLS_OBJECT_DIRECTORY has no interface implemented.
Friends
Class CL_CLS_OBJECT_DIRECTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONST_ID_UNKNOWN Static Attribute Public Type reference (TYPE) INT4 2097151 Object ID 20050714
2 CONST_MAX_ID Static Attribute Private Type reference (TYPE) INT4 2097150 Natural number 20050714
3 CONST_NO_OBJECT Static Attribute Public Type reference (TYPE) INT4 0 Object ID 20050714
4 DIRECTORY Static Attribute Private See coding 20050714
5 INDEX_TAB Static Attribute Private See coding 20050714
6 LAST_ID Static Attribute Private Type reference (TYPE) I 20050714
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT_FROM_ID Static method Public Method Lookup the name of an object specified by its id 20050714
2 GET_OBJECT_ID Static method Public Method Lookup an object-id or create an id. 20050714
3 LOOKUP_OBJECT_ID Static method Public Method Lookup an object-id 20050714
Events
Class CL_CLS_OBJECT_DIRECTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DIR_ENTRY Private See coding 20050714 begin of ty_dir_entry, object type pak_object_key, id type i, end of ty_dir_entry
2 TY_INDEX_ENTRY Private See coding 20050714 begin of ty_index_entry, id type i, ref type ref to data, end of ty_index_entry
Method Signatures

Method GET_OBJECT_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) I Object ID 20050714
2 Returning RE_OBJECT Value transfer Type reference (TYPE) PAK_OBJECT_KEY Object 20050714

Method GET_OBJECT_FROM_ID on class CL_CLS_OBJECT_DIRECTORY has no exception.

Method GET_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Type reference (TYPE) PAK_OBJECT_KEY object directory 20050714
2 Importing IM_OBJECT_TYPE Call by reference Type reference (TYPE) CLIKE Sub type 20050714
3 Importing IM_SOBJ_NAME Call by reference Type reference (TYPE) CLIKE Object name 20050714
4 Importing IM_SUB_KEY Call by reference Type reference (TYPE) CLIKE Component identifier 20050714
5 Importing IM_TROBJTYPE Call by reference Type reference (TYPE) CLIKE Object type 20050714
6 Returning RE_ID Value transfer Type reference (TYPE) I 20050714
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20050714

Method LOOKUP_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_TYPE Call by reference Type reference (TYPE) CLIKE Sub type 20050714
2 Importing IM_SOBJ_NAME Call by reference Type reference (TYPE) CLIKE Object name 20050714
3 Importing IM_SUB_KEY Call by reference Type reference (TYPE) CLIKE Component identifier 20050714
4 Importing IM_TROBJTYPE Call by reference Type reference (TYPE) CLIKE Object type 20050714
5 Returning RE_ID Value transfer Type reference (TYPE) I Object ID 20050714

Method LOOKUP_OBJECT_ID on class CL_CLS_OBJECT_DIRECTORY has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in 710