SAP ABAP Class CL_EDMS_SKWF_APPLICATION (EDMS: SKWF Application)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-DOC (Application Component) Engineering Documents
     EDMS_DOCUMENT (Package) EDMS: Documents
Properties
Class CL_EDMS_SKWF_APPLICATION  
Short Description EDMS: SKWF Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EDMS_DOCUMENT   EDMS: Documents 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EDMS_SKWF_APPLICATION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_EDMS_DOCUMENT 20020417 EDMS: Document/Folder
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_APPLICATION Instance attribute Private Object reference (TYPE REF TO) CL_CDOCS_APPLICATION CDOCS: Application 20020417
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method Assign Document to Application 20020417
2 ADD_CHILDREN Instance method Public Method Assign Document to Application 20020417
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020417
4 GET_CHILDREN Instance method Public Method Deliver Document to Application 20020417
5 REMOVE_CHILD Instance method Public Method Remove Document from Application 20020417
Events
Class CL_EDMS_SKWF_APPLICATION has no event.
Types
Class CL_EDMS_SKWF_APPLICATION has no local type.
Method Signatures

Method ADD_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CHILD Call by reference Object reference (TYPE REF TO) IF_EDMS_DOCUMENT EDMS: Dokument/Folder 20020417

Method ADD_CHILD on class CL_EDMS_SKWF_APPLICATION has no exception.

Method ADD_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHILDREN Call by reference Type reference (TYPE) EDMS_TT_DOCUMENT EDMS: Liste von Dokumenten 20020417

Method ADD_CHILDREN on class CL_EDMS_SKWF_APPLICATION has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EDMS_SKWF_APPLICATION has no parameter.
Method CONSTRUCTOR on class CL_EDMS_SKWF_APPLICATION has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20020417
2 Returning RT_CHILDREN Value transfer Type reference (TYPE) EDMS_TT_DOCUMENT_ID EDMS: Liste von Dokumenten 20020417

Method GET_CHILDREN on class CL_EDMS_SKWF_APPLICATION has no exception.

Method REMOVE_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CHILD Call by reference Object reference (TYPE REF TO) IF_EDMS_DOCUMENT EDMS: Dokument/Folder 20020417

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