SAP ABAP Interface IF_CPROW_BADI_CHANGE_PROP_DPR (Interface for BAdI: BADI_CPRO_CHANGE_PROPS_DPR)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_CHANGE_PROPS_DPR Sample Implementation for BADI_CPRO_CHANGE_PROPS_DPR 20050518
Properties
Interface IF_CPROW_BADI_CHANGE_PROP_DPR  
Short Description Interface for BAdI: BADI_CPRO_CHANGE_PROPS_DPR    
General Data
Package CPRO   Interface for File Explorer Integration 
Created 20050428   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20050428
Friends
Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no friend.
Attributes
Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECKLIST Instance method Public Method Change Attributes of Project Management Checklist 20050428
2 CHECKLIST_ITEM Instance method Public Method Change Attributes of Project Management Checklist Item 20050428
3 DOCUMENT Instance method Public Method Change Attributes of Project Management Document 20050428
4 FOLDER Instance method Public Method Change Attributes of Project Management Folder 20050428
5 GET_UNIQUE_NAME Instance method Public Method Replace Standard Generation of Unique Name 20100301
6 PHASE Instance method Public Method Change Attributes of Project Management Phase 20050428
7 PROJECT Instance method Public Method Change Attributes of Project Management Project 20050428
8 TASK Instance method Public Method Change Attributes of Project Management Task 20050428
Events
Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no event.
Types
Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no local type.
Method Signatures

Method CHECKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_CUST Tabelle mit WebDAV-Daten zu Attributen 20050428
2 Importing IS_OBJECT_ID Call by reference Type reference (TYPE) CPRO_API_TS_OBJECTID Objekt Identifikator 20050428
3 Importing IT_REQUESTED_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_ID Tabelle mit Attribut-Namen und Namensraum 20050428
4 Importing I_ALL_PROPERTIES Call by reference Type reference (TYPE) BOOLEAN 'X'= alle Attribute 20050428
5 Importing I_NAMES_ONLY Call by reference Type reference (TYPE) BOOLEAN 'X'= nur die Namen der Attribute 20050428
6 Importing I_URI Call by reference Type reference (TYPE) STRING Relative URL 20050518
7 Importing I_USER_AGENT Call by reference Type reference (TYPE) STRING WebDAV-Anwendung, an die die Attribute geschickt werden 20050428

Method CHECKLIST on Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no exception.

Method CHECKLIST_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_CUST Tabelle mit WebDAV-Daten zu Attributen 20050428
2 Importing IS_OBJECT_ID Call by reference Type reference (TYPE) CPRO_API_TS_OBJECTID Objekt Identifikator 20050428
3 Importing IT_REQUESTED_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_ID Tabelle mit Attribut-Namen und Namensraum 20050428
4 Importing I_ALL_PROPERTIES Call by reference Type reference (TYPE) BOOLEAN 'X'= alle Attribute 20050428
5 Importing I_NAMES_ONLY Call by reference Type reference (TYPE) BOOLEAN 'X'= nur die Namen der Attribute 20050428
6 Importing I_URI Call by reference Type reference (TYPE) STRING Relative URL 20050518
7 Importing I_USER_AGENT Call by reference Type reference (TYPE) STRING WebDAV-Anwendung, an die die Attribute geschickt werden 20050428

Method CHECKLIST_ITEM on Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no exception.

Method DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_CUST Tabelle mit WebDAV-Daten zu Attributen 20050428
2 Importing IS_OBJECT_ID Call by reference Type reference (TYPE) CPRO_API_TS_OBJECTID Objekt Identifikator 20050428
3 Importing IT_REQUESTED_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_ID Tabelle mit Attribut-Namen und Namensraum 20050428
4 Importing I_ALL_PROPERTIES Call by reference Type reference (TYPE) BOOLEAN 'X'= alle Attribute 20050428
5 Importing I_NAMES_ONLY Call by reference Type reference (TYPE) BOOLEAN 'X'= nur die Namen der Attribute 20050428
6 Importing I_URI Call by reference Type reference (TYPE) STRING Relative URL 20050518
7 Importing I_USER_AGENT Call by reference Type reference (TYPE) STRING WebDAV-Anwendung, an die die Attribute geschickt werden 20050428

Method DOCUMENT on Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no exception.

Method FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_CUST Tabelle mit WebDAV-Daten zu Attributen 20050428
2 Importing IS_OBJECT_ID Call by reference Type reference (TYPE) CPRO_API_TS_OBJECTID Objekt Identifikator 20050428
3 Importing IT_REQUESTED_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_ID Tabelle mit Attribut-Namen und Namensraum 20050428
4 Importing I_ALL_PROPERTIES Call by reference Type reference (TYPE) BOOLEAN 'X'= alle Attribute 20050428
5 Importing I_NAMES_ONLY Call by reference Type reference (TYPE) BOOLEAN 'X'= nur die Namen der Attribute 20050428
6 Importing I_URI Call by reference Type reference (TYPE) STRING Relative URL 20050518
7 Importing I_USER_AGENT Call by reference Type reference (TYPE) STRING WebDAV-Anwendung, an die die Attribute geschickt werden 20050428

Method FOLDER on Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no exception.

Method GET_UNIQUE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_UNIQUE_PART1 Call by reference Type reference (TYPE) STRING Eindeutiger Name (1. Teil) 20100301
2 Importing IV_EXTERNAL_ID Call by reference Type reference (TYPE) CPRO_WEBDAV_T_EXT_ID Externe ID (Nummer) für cFolders/cProjects Objekte 20100301
3 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) STRING Objektname 20100301
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20100301
5 Importing IV_OBJECT_TYPE_TEXT Call by reference Type reference (TYPE) CGPL_OBJECT_TEXT Projektplanung - Text zu Objekttyp 20100301

Method GET_UNIQUE_NAME on Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no exception.

Method PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_CUST Tabelle mit WebDAV-Daten zu Attributen 20050428
2 Importing IS_OBJECT_ID Call by reference Type reference (TYPE) CPRO_API_TS_OBJECTID Objekt Identifikator 20050428
3 Importing IT_REQUESTED_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_ID Tabelle mit Attribut-Namen und Namensraum 20050428
4 Importing I_ALL_PROPERTIES Call by reference Type reference (TYPE) BOOLEAN 'X'= alle Attribute 20050428
5 Importing I_NAMES_ONLY Call by reference Type reference (TYPE) BOOLEAN 'X'= nur die Namen der Attribute 20050428
6 Importing I_URI Call by reference Type reference (TYPE) STRING Relative URL 20050518
7 Importing I_USER_AGENT Call by reference Type reference (TYPE) STRING WebDAV-Anwendung, an die die Attribute geschickt werden 20050428

Method PHASE on Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no exception.

Method PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_CUST Tabelle mit WebDAV-Daten zu Attributen 20050428
2 Importing IS_OBJECT_ID Call by reference Type reference (TYPE) CPRO_API_TS_OBJECTID Objekt Identifikator 20050428
3 Importing IT_REQUESTED_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_ID Tabelle mit Attribut-Namen und Namensraum 20050428
4 Importing I_ALL_PROPERTIES Call by reference Type reference (TYPE) BOOLEAN 'X'= alle Attribute 20050428
5 Importing I_NAMES_ONLY Call by reference Type reference (TYPE) BOOLEAN 'X'= nur die Namen der Attribute 20050428
6 Importing I_URI Call by reference Type reference (TYPE) STRING Relative URL 20050518
7 Importing I_USER_AGENT Call by reference Type reference (TYPE) STRING WebDAV-Anwendung, an die die Attribute geschickt werden 20050428

Method PROJECT on Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no exception.

Method TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_CUST Tabelle mit WebDAV-Daten zu Attributen 20050428
2 Importing IS_OBJECT_ID Call by reference Type reference (TYPE) CPRO_API_TS_OBJECTID Objekt Identifikator 20050428
3 Importing IT_REQUESTED_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_ID Tabelle mit Attribut-Namen und Namensraum 20050428
4 Importing I_ALL_PROPERTIES Call by reference Type reference (TYPE) BOOLEAN 'X'= alle Attribute 20050428
5 Importing I_NAMES_ONLY Call by reference Type reference (TYPE) BOOLEAN 'X'= nur die Namen der Attribute 20050428
6 Importing I_URI Call by reference Type reference (TYPE) STRING Relative URL 20050518
7 Importing I_USER_AGENT Call by reference Type reference (TYPE) STRING WebDAV-Anwendung, an die die Attribute geschickt werden 20050428

Method TASK on Interface IF_CPROW_BADI_CHANGE_PROP_DPR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400