SAP ABAP Class CL_CDOCS_MAIN_FILE_FACTORY (CDOCs: Factory for Main Files)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-DOC (Application Component) Engineering Documents
     EDMS_SKWF_LAYER (Package) EDMS: Communication with KPRO (SKWF)
Properties
Class CL_CDOCS_MAIN_FILE_FACTORY  
Short Description CDOCs: Factory for Main Files    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EDMS_SKWF_LAYER   EDMS: Communication with KPRO (SKWF) 
Created 20020417   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CDOCS_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CDOCS_MAIN_FILE_FACTORY has no interface implemented.
Friends
Class CL_CDOCS_MAIN_FILE_FACTORY has no friend class.
Attributes
Class CL_CDOCS_MAIN_FILE_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Generates Instance for a New Main File 20020417
2 INITIALIZE Static method Public Method Read Instance for Main File from DB 20020417
Events
Class CL_CDOCS_MAIN_FILE_FACTORY has no event.
Types
Class CL_CDOCS_MAIN_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 20020417
2 Importing I_ID Call by reference Type reference (TYPE) SDOK_PHID Physisches Dokument 20020417
3 Returning RP_FILE Value transfer Object reference (TYPE REF TO) IF_CDOCS_MAIN_FILE CDOCS: Gemeinsames Interface für Mainfiles 20020417

Method CREATE on class CL_CDOCS_MAIN_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_PHID Physisches Dokument 20020417
2 Returning RP_FILE Value transfer Object reference (TYPE REF TO) IF_CDOCS_MAIN_FILE CDOCS: Gemeinsames Interface für Mainfiles 20020417

Method INITIALIZE on class CL_CDOCS_MAIN_FILE_FACTORY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200