SAP ABAP Class CL_AKB_OBJECT_DIRECTORY (Object Registration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_AKB (Package) Downward Compatible Development
Properties
Class CL_AKB_OBJECT_DIRECTORY  
Short Description Object Registration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPAK_AKB   Downward Compatible Development 
Created 20031103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TPCHK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AKB_OBJECT_DIRECTORY has no interface implemented.
Friends
Class CL_AKB_OBJECT_DIRECTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONST_ID_UNKNOWN Constant Public Type reference (TYPE) I -1 Return Value If ID Unknown 20031103
2 CONST_NO_OBJECT Constant Public Type reference (TYPE) I 0 Return Value If ID Unknown 20031105
3 CONST_USG_EXT_LIMIT Constant Public Type reference (TYPE) I 1000000 IDs for Objects with Subcomponent 20031103
4 CONST_USG_EXT_LIMIT1 Constant Public Type reference (TYPE) I 999999 CONST_USG_EXT_LIMIT - 1 20070503
5 ID_BUFFER Static Attribute Private Type reference (TYPE) ID_INDEX Buffer AKB_USG, Access by ID 20031202
Methods
# Method Level Visibility Method type Description Created on
1 GET_NODE_FROM_ID Static method Public Method Determine Appropriate Object for ID 20031103
2 GET_NODE_ID Static method Public Method Determine or Create Object ID 20031103
3 GET_OBJECT_INFO Static method Public Method 20031205
4 LOOKUP_NODE_ID Static method Public Method Determine Object ID 20031103
5 SET_OBJECT_INFO Static method Public Method 20031205
Events
Class CL_AKB_OBJECT_DIRECTORY has no event.
Types
Class CL_AKB_OBJECT_DIRECTORY has no local type.
Method Signatures

Method GET_NODE_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I 20031103
2 Returning OBJECT Value transfer Type reference (TYPE) TPCHK_NODE Objekt im AKB-Kontext 20031103
# Exception Resumable Description Created on
1 UNKNOWN_ID 20031103

Method GET_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) I 20031103
2 Importing OBJECT Call by reference Type reference (TYPE) TPCHK_NODE Objekt im AKB-Kontext 20031103

Method GET_NODE_ID on class CL_AKB_OBJECT_DIRECTORY has no exception.

Method GET_OBJECT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COMPONENT Call by reference Type reference (TYPE) UFPS_POSID Anwendungskomponentenkürzel 20031205
2 Exporting DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20031205
3 Exporting DLVUNIT Call by reference Type reference (TYPE) DLVUNIT Softwarekomponente 20031205
4 Exporting DLVUNIT_REL Call by reference Type reference (TYPE) SAPRELEASE R/3 Release 20031205
5 Exporting FROZEN_STATE Call by reference Type reference (TYPE) AKB_FREEZE_STATE Frierzustand 20040119
6 Importing ID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20031205
7 Changing INFO Call by reference Type reference (TYPE) AKB_USG_INFO Zusatzinformationen für Clientobjekte 20031205
8 Importing IS_CLIENT_OBJECT Call by reference Type reference (TYPE) FLAG X: Clientobjekt 20040119
9 Exporting PACKET Call by reference Type reference (TYPE) DEVCLASS Applikationspaket 20031205
10 Exporting RESPONSIBLE Call by reference Type reference (TYPE) AUTHOR3 Verantwortlicher eines Pakets 20031205
11 Importing RFC Call by reference Type reference (TYPE) FLAG 'X' RFCs für Clientobjekte 20040130
12 Exporting SRCSYSTEM Call by reference Type reference (TYPE) SRCSYSTEM Originalsystem des Objekts 20031205
# Exception Resumable Description Created on
1 INVALID_PARAMETERS 20031205

Method LOOKUP_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) I 20031103
2 Importing OBJECT Call by reference Type reference (TYPE) TPCHK_NODE Objekt im AKB-Kontext 20031103

Method LOOKUP_NODE_ID on class CL_AKB_OBJECT_DIRECTORY has no exception.

Method SET_OBJECT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) C Anwendungskomponentenkürzel 20031205
2 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20031205
3 Importing DLVUNIT Call by reference Type reference (TYPE) DLVUNIT Softwarekomponente 20031205
4 Importing DLVUNIT_REL Call by reference Type reference (TYPE) SAPRELEASE R/3 Release 20031205
5 Importing ID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20031205
6 Changing INFO Call by reference Type reference (TYPE) AKB_USG_INFO Zusatzinformationen für Clientobjekte 20031205
7 Importing PACKET Call by reference Type reference (TYPE) DEVCLASS Applikationspaket 20031205
8 Importing RESPONSIBLE Call by reference Type reference (TYPE) C Verantwortlicher eines Pakets 20031205
9 Importing SRCSYSTEM Call by reference Type reference (TYPE) C Originalsystem des Objekts 20031205
# Exception Resumable Description Created on
1 INVALID_PARAMETERS 20031205
History
Last changed by/on SAP  20130531 
SAP Release Created in 640