SAP ABAP Class CL_CFX_BI_ALLOCATIONS_REGISTRY (Manages Object Dependencies)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-MD-PPE (Application Component) Integrated Product and Process Engineering
     CPPER3E_CFX (Package) Integration of cFolders in ERP
Properties
Class CL_CFX_BI_ALLOCATIONS_REGISTRY  
Short Description Manages Object Dependencies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPPER3E_CFX   Integration of cFolders in ERP 
Created 20050311   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class CL_CFX_BI_ALLOCATIONS_REGISTRY has no interface implemented.
Friends
Class CL_CFX_BI_ALLOCATIONS_REGISTRY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ALLOCATION_REG Instance attribute Private Type reference (TYPE) CFX_BI_TT_ALLOCATIONS Object Dependencies 20050311
2 SP_ALLOCATION_REG Static Attribute Private Object reference (TYPE REF TO) CL_CFX_BI_ALLOCATIONS_REGISTRY Manages Object Dependencies 20050311
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_INSTANCE Static method Public Method Retrieving the Instance 20050311
2 GET_INSTANCE Static method Public Method Retrieving the Instance 20050311
3 GET_REG_ALLOCATION Instance method Public Method Delivers Registered Object Dependencies 20050311
4 IS_REGISTERED Instance method Public Method Defines Whether a Reference to KNOBJ Is Registered 20050311
5 REGISTER Instance method Public Method Registers a Reference for Object Dependencies 20050311
Events
Class CL_CFX_BI_ALLOCATIONS_REGISTRY has no event.
Types
Class CL_CFX_BI_ALLOCATIONS_REGISTRY has no local type.
Method Signatures

Method DELETE_INSTANCE Signature

Method DELETE_INSTANCE on class CL_CFX_BI_ALLOCATIONS_REGISTRY has no parameter.
Method DELETE_INSTANCE on class CL_CFX_BI_ALLOCATIONS_REGISTRY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_ALLOCATION_REGISTRY Value transfer Object reference (TYPE REF TO) CL_CFX_BI_ALLOCATIONS_REGISTRY Verwaltet Beziehungswissen 20050311

Method GET_INSTANCE on class CL_CFX_BI_ALLOCATIONS_REGISTRY has no exception.

Method GET_REG_ALLOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNOBJ Call by reference Type reference (TYPE) KNOBJ Nummer von Objekt mit zugeordneten Wissensbausteinen 20050311
2 Returning RP_ALLOCATION Value transfer Object reference (TYPE REF TO) CL_CFX_BI_ALLOCATIONS Beziehungswissen 20050311

Method GET_REG_ALLOCATION on class CL_CFX_BI_ALLOCATIONS_REGISTRY has no exception.

Method IS_REGISTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNOBJ Call by reference Type reference (TYPE) KNOBJ Nummer von Objekt mit zugeordneten Wissensbausteinen 20050311
2 Returning R_IS_REGISTERED Value transfer Type reference (TYPE) CFX_BI_FLAG allgemein zu verwendendes Flag 20050311

Method IS_REGISTERED on class CL_CFX_BI_ALLOCATIONS_REGISTRY has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ALLOCATION Call by reference Object reference (TYPE REF TO) CL_CFX_BI_ALLOCATIONS Beziehungswissen 20050311
2 Importing I_KNOBJ Call by reference Type reference (TYPE) KNOBJ Nummer von Objekt mit zugeordneten Wissensbausteinen 20050311

Method REGISTER on class CL_CFX_BI_ALLOCATIONS_REGISTRY has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600