SAP ABAP Class CPDM_BROWSER_OBJECT_FACTORY (Generic Factory (Abstract))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-PDM-GF-OBR (Application Component) Product Structure Browser
     C_PDM_BROWSER (Package) Product Structure Browser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PDM_BROWSER_OBJECT_FACTORY Interface for Factory Objects in Browser 20010921
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRWB_PSB_DISORDER_FACTORY Disorder Factory 20010913
2 Inheritance (c INHERITING FROM c_ref)  CL_CRWB_PSB_DISPACK_FACTORY Recipient Factory 20010912
3 Inheritance (c INHERITING FROM c_ref)  CL_CRWB_PSB_RECIPIENT_FACTORY Recipient Factory 20010912
4 Inheritance (c INHERITING FROM c_ref)  CL_MPD_MAINTPLAN_FACTORY Factory Class for Maintenance Plan 20040114
5 Inheritance (c INHERITING FROM c_ref)  CL_MPD_TASKLIST_FACTORY Factory Class for Task List 20040127
6 Inheritance (c INHERITING FROM c_ref)  CL_PDM_IPPE_ALTER_FACTORY Factory Class for iPPE Alternatives 20020117
7 Inheritance (c INHERITING FROM c_ref)  CL_PDM_IPPE_DEPENDENCY_FACTORY Factory Class for Dependency 20030815
8 Inheritance (c INHERITING FROM c_ref)  CL_PDM_IPPE_NODE_FACTORY Factory Class for iPPE Node 20011217
9 Inheritance (c INHERITING FROM c_ref)  CL_PDM_IPPE_POSVAR_FACTORY Factory Class for Item Variant 20011218
Properties
Class CPDM_BROWSER_OBJECT_FACTORY  
Short Description Generic Factory (Abstract)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package C_PDM_BROWSER   Product Structure Browser 
Created 20010921   SAP 
Last change 20011102   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CPDM_BROWSER_OBJECT_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PDM_BROWSER_OBJECT_FACTORY Interface for Factory Objects in Browser 20010921
Friends
Class CPDM_BROWSER_OBJECT_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE_CATALOG_IND Static Attribute Private Type reference (TYPE) TAB_INSTANCE_DATA_IND Internal Tables, Current Line Index 20010921
2 INSTANCE_CATALOG_OBJ Static Attribute Private Type reference (TYPE) TAB_INSTANCE_DATA_OBJ Internal Tables, Current Line Index 20010921
3 NUMBER_OF_INSTANCES Static Attribute Private Type reference (TYPE) SYST-TABIX Internal Tables, Current Line Index 20010921
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INSTANCE Instance method Private Method Add Instance to Catalog 20010921
2 DELETE_INSTANCE Instance method Private Method Delete Instance from Catalog 20020516
3 GENERATE Instance method Protected Method 'Real' Factory Method. Redefine. 20010921
Events
Class CPDM_BROWSER_OBJECT_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 INSTANCE_DATA_IND Private See coding INSTANCE_DATA_IND 20010921
2 INSTANCE_DATA_OBJ Private See coding INSTANCE_DATA_OBJ 20010921
3 TAB_INSTANCE_DATA_IND Private See coding TAB_INSTANCE_DATA_IND 20010921
4 TAB_INSTANCE_DATA_OBJ Private See coding TAB_INSTANCE_DATA_OBJ 20010921
Method Signatures

Method ADD_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HANDLE Call by reference Type reference (TYPE) SYST-TABIX Interne Tabellen, aktueller Zeilenindex 20010921
2 Importing I_INSTANCE Call by reference Object reference (TYPE REF TO) IF_PDM_BROWSER_OBJECT Interface zu (neuen) Objekten im Browser 20010921

Method ADD_INSTANCE on class CPDM_BROWSER_OBJECT_FACTORY has no exception.

Method DELETE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTANCE Call by reference Object reference (TYPE REF TO) IF_PDM_BROWSER_OBJECT Zu löschende Instanz 20020516

Method DELETE_INSTANCE on class CPDM_BROWSER_OBJECT_FACTORY has no exception.

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INSTANCE Call by reference Object reference (TYPE REF TO) IF_PDM_BROWSER_OBJECT Interface zu (neuen) Objekten im Browser 20010921
2 Importing I_KEY Call by reference Type reference (TYPE) PDM_BROWSEREXTENSION_KEYFIELDS Schlüsselfelder der Einstiegsobjekte des Objektbrowsers 20010921

Method GENERATE on class CPDM_BROWSER_OBJECT_FACTORY has no exception.
History
Last changed by/on SAP  20011102 
SAP Release Created in 46C