SAP ABAP Class CL_CPRO_WEBDAV_CONTAINER (WebDAV Container Object (Abstract))
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM (Application Component) Product Lifecycle Management
     CPRO (Package) Interface for File Explorer Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_RESOURCE WebDAV Object (Abstract) 20050320
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_AREA WebDAV Object: cFolders Area 20050320
2 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_CFX_REPOSITORY WebDAV Object: cFolders Repository 20050320
3 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_CHECKLIST WebDAV Object: cProjects Checklist 20050405
4 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_CHKLST_ITEM WebDAV Object: cProjects Checklist Item 20050405
5 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_COLLABORATION WebDAV Object: cFolders Collaboration 20050320
6 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_DPR_REPOSITORY WebDAV Object: cProjects Repository 20050403
7 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_FOLDER cProject Suite WebDAV Folder 20050320
8 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_PHASE WebDAV Object: cProjects Phase 20050405
9 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_PROJECT WebDAV Object: cProjects Project 20050404
10 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_ROOT_FOLDER WebDAV Object: cFolders Root Folder ('Root Folder') 20050320
... Click here to see Used By full list (11 items)
Properties
Class CL_CPRO_WEBDAV_CONTAINER  
Short Description WebDAV Container Object (Abstract)    
Super Class CL_CPRO_WEBDAV_RESOURCE WebDAV Object (Abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPRO   Interface for File Explorer Integration 
Created 20050320   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CFXF1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CFXF2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CPRO1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CPRO_WEBDAV_CONTAINER has no interface implemented.
Friends
Class CL_CPRO_WEBDAV_CONTAINER has no friend class.
Attributes
Class CL_CPRO_WEBDAV_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILDREN_AREA Instance method Private Method 20050405
2 GET_CHILDREN_CFX Instance method Private Method Gets Children for a cFolders Object 20050405
3 GET_CHILDREN_CHECKLIST Instance method Private Method Gets Children for a Checklist Object 20050405
4 GET_CHILDREN_CHECKLIST_ITEM Instance method Private Method Gets Children for a Checklist Item Object 20050405
5 GET_CHILDREN_COLLABORATION Instance method Private Method Gets Children for a Collaboration Object 20050405
6 GET_CHILDREN_DPR Instance method Private Method Gets Children for a cProjects Object 20050405
7 GET_CHILDREN_FOLDER_CFX Instance method Private Method Gets Children for a cFolders Folder Object 20050407
8 GET_CHILDREN_FOLDER_DPR Instance method Private Method Gets Children for a cProjects Folder Object 20050407
9 GET_CHILDREN_PHASE Instance method Private Method Gets Children for a Phase Object 20050405
10 GET_CHILDREN_PROJECT Instance method Private Method Gets Children for a Project Object 20050405
11 GET_CHILDREN_TASK Instance method Private Method Gets Children for a Task Object 20050405
12 GET_LOCKED_NULL_RES_CHILDREN Instance method Private Method Gets Children That Are Locked Zero Resources 20050524
Events
Class CL_CPRO_WEBDAV_CONTAINER has no event.
Types
Class CL_CPRO_WEBDAV_CONTAINER has no local type.
Method Signatures

Method GET_CHILDREN_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource-Objekte 20050408
2 Importing IS_NODES Call by reference Type reference (TYPE) CPRO_API_TS_NODELIST 20050405

Method GET_CHILDREN_AREA on class CL_CPRO_WEBDAV_CONTAINER has no exception.

Method GET_CHILDREN_CFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource-Objekte 20050408
2 Importing IS_NODES Call by reference Type reference (TYPE) CPRO_API_TS_NODELIST Sortierung und Liste von Knoten 20050405

Method GET_CHILDREN_CFX on class CL_CPRO_WEBDAV_CONTAINER has no exception.

Method GET_CHILDREN_CHECKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource Objects 20050408
2 Importing IS_NODES Call by reference Type reference (TYPE) CPRO_API_TS_NODELIST 20050405

Method GET_CHILDREN_CHECKLIST on class CL_CPRO_WEBDAV_CONTAINER has no exception.

Method GET_CHILDREN_CHECKLIST_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource Objects 20050408
2 Importing IS_NODES Call by reference Type reference (TYPE) CPRO_API_TS_NODELIST 20050405

Method GET_CHILDREN_CHECKLIST_ITEM on class CL_CPRO_WEBDAV_CONTAINER has no exception.

Method GET_CHILDREN_COLLABORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource-Objekte 20050408
2 Importing IS_NODES Call by reference Type reference (TYPE) CPRO_API_TS_NODELIST Sortierung und Liste von Knoten 20050405

Method GET_CHILDREN_COLLABORATION on class CL_CPRO_WEBDAV_CONTAINER has no exception.

Method GET_CHILDREN_DPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource-Objekte 20050408
2 Importing IS_NODES Call by reference Type reference (TYPE) CPRO_API_TS_NODELIST Sortierung und Liste von Knoten 20050405

Method GET_CHILDREN_DPR on class CL_CPRO_WEBDAV_CONTAINER has no exception.

Method GET_CHILDREN_FOLDER_CFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource-Objekte 20050408
2 Importing IS_NODES Call by reference Type reference (TYPE) CPRO_API_TS_NODELIST 20050407

Method GET_CHILDREN_FOLDER_CFX on class CL_CPRO_WEBDAV_CONTAINER has no exception.

Method GET_CHILDREN_FOLDER_DPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource Objects 20050408
2 Importing IS_NODES Call by reference Type reference (TYPE) CPRO_API_TS_NODELIST 20050407

Method GET_CHILDREN_FOLDER_DPR on class CL_CPRO_WEBDAV_CONTAINER has no exception.

Method GET_CHILDREN_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource-Objekte 20050408
2 Importing IS_NODES Call by reference Type reference (TYPE) CPRO_API_TS_NODELIST Sortierung und Liste von Knoten 20050405

Method GET_CHILDREN_PHASE on class CL_CPRO_WEBDAV_CONTAINER has no exception.

Method GET_CHILDREN_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource-Objekte 20050408
2 Importing IS_NODES Call by reference Type reference (TYPE) CPRO_API_TS_NODELIST Sortierung und Liste von Knoten 20050405

Method GET_CHILDREN_PROJECT on class CL_CPRO_WEBDAV_CONTAINER has no exception.

Method GET_CHILDREN_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource Objects 20050408
2 Importing IS_NODES Call by reference Type reference (TYPE) CPRO_API_TS_NODELIST 20050405

Method GET_CHILDREN_TASK on class CL_CPRO_WEBDAV_CONTAINER has no exception.

Method GET_LOCKED_NULL_RES_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOCKED_NUL_RES_CHILDREN Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_RESOURCE_TAB WEBDAV Resource-Objekte 20050524
2 Importing I_PARENT_GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050524

Method GET_LOCKED_NULL_RES_CHILDREN on class CL_CPRO_WEBDAV_CONTAINER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_AREA WebDAV Object: cFolders Area 20050320
2 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_CFX_REPOSITORY WebDAV Object: cFolders Repository 20050320
3 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_CHECKLIST WebDAV Object: cProjects Checklist 20050405
4 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_CHKLST_ITEM WebDAV Object: cProjects Checklist Item 20050405
5 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_COLLABORATION WebDAV Object: cFolders Collaboration 20050320
6 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_DPR_REPOSITORY WebDAV Object: cProjects Repository 20050403
7 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_FOLDER cProject Suite WebDAV Folder 20050320
8 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_PHASE WebDAV Object: cProjects Phase 20050405
9 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_PROJECT WebDAV Object: cProjects Project 20050404
10 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_ROOT_FOLDER WebDAV Object: cFolders Root Folder ('Root Folder') 20050320
11 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_TASK WebDAV Object: cProjects Task 20050405
History
Last changed by/on SAP  20141109 
SAP Release Created in 400