SAP ABAP Class CL_DPR_CFX_DOC_FILE_FACTORY (DPR: Factory for Main Files)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-DOC (Application Component) Documents
     DEVELOPMENT_PROJECTS_DOC_CFX (Package) Documents in Project Management: CFX Document Storage
Properties
Class CL_DPR_CFX_DOC_FILE_FACTORY  
Short Description DPR: Factory for Main Files    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_DOC_CFX   Documents in Project Management: CFX Document Storage 
Created 20050221   SAP 
Last change 20141109    
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_DPR_CFX_DOC_FILE_FACTORY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_EDMS_DOCUMENT 20050727 EDMS: Document/Folder
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_REGISTRY Instance attribute Private Object reference (TYPE REF TO) CL_CDOCS_OBJECT_REGISTRY EDMS: Register Objects 20050727
2 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DPR_CFX_DOC_FILE_FACTORY DPR: Factory for Main Files 20050727
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Retrieve Instance for Main File 20050727
2 DELETE_INSTANCE Static method Public Method Delete Instance 20050727
3 GET Instance method Public Method Delivers a Reference for an ID 20050727
4 GET_INSTANCE Static method Public Method Retrieving the Instance 20050727
5 INITIALIZE Static method Public Method Read Instance for Main File from DB 20050727
6 IS_REGISTERED Instance method Public Method Determines if Reference for an ID is Registered 20050727
7 REGISTER Instance method Public Method Registers a Reference for an ID 20050727
8 UNREGISTER Instance method Public Method Deletes a Reference for an ID 20050727
9 UNREGISTER_ALL Instance method Public Method Delete All Files for a Document 20050727
Events
Class CL_DPR_CFX_DOC_FILE_FACTORY has no event.
Types
Class CL_DPR_CFX_DOC_FILE_FACTORY has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) SKWF_APPL Applikation 20061113
2 Importing I_ID Call by reference Type reference (TYPE) SDOK_DOCID CDOCS: File-ID 20050727
3 Returning RP_FILE Value transfer Object reference (TYPE REF TO) CL_DPR_CFX_DOCUMENT_VERSION CDOCS: Mainfile 20050727

Method CREATE on class CL_DPR_CFX_DOC_FILE_FACTORY has no exception.

Method DELETE_INSTANCE Signature

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

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SDOK_DOCID CDOCS: File-ID 20050727
2 Returning RP_FILE Value transfer Object reference (TYPE REF TO) CL_DPR_CFX_DOCUMENT_VERSION CDOCS: Dokument/Folder 20050727

Method GET on class CL_DPR_CFX_DOC_FILE_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_CFX_DOC_FILE_FACTORY CDOCS: Factory für MainFiles 20050727

Method GET_INSTANCE on class CL_DPR_CFX_DOC_FILE_FACTORY has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SDOK_DOCID CDOCS: File-ID 20050727
2 Returning RP_FILE Value transfer Object reference (TYPE REF TO) CL_DPR_CFX_DOCUMENT_VERSION CDOCS: Mainfile 20050727

Method INITIALIZE on class CL_DPR_CFX_DOC_FILE_FACTORY has no exception.

Method IS_REGISTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SDOK_DOCID CDOCS: File-ID 20050727
2 Returning R_IS_REGISTERED Value transfer Type reference (TYPE) ABAP_BOOL 20050727

Method IS_REGISTERED on class CL_DPR_CFX_DOC_FILE_FACTORY has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FILE Call by reference Object reference (TYPE REF TO) CL_DPR_CFX_DOCUMENT_VERSION CDOCS: Mainfile 20050727

Method REGISTER on class CL_DPR_CFX_DOC_FILE_FACTORY has no exception.

Method UNREGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SDOK_DOCID CDOCS: File-ID 20050727

Method UNREGISTER on class CL_DPR_CFX_DOC_FILE_FACTORY has no exception.

Method UNREGISTER_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCID Call by reference Type reference (TYPE) SDOK_DOCID CDOCS: Dokument-ID 20050727

Method UNREGISTER_ALL on class CL_DPR_CFX_DOC_FILE_FACTORY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400