SAP ABAP Class IF_CPROW_BADI_CHANGE_PROP_DPR (Interface for BAdI: BADI_CPRO_CHANGE_PROPS_DPR)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050428
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
Class IF_CPROW_BADI_CHANGE_PROP_DPR  
Short Description Interface for BAdI: BADI_CPRO_CHANGE_PROPS_DPR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050428   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CPROW_BADI_CHANGE_PROP_DPR has no forward declaration.
Interfaces
Class IF_CPROW_BADI_CHANGE_PROP_DPR has no interface implemented.
Friends
Class IF_CPROW_BADI_CHANGE_PROP_DPR has no friend class.
Attributes
Class 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
Class IF_CPROW_BADI_CHANGE_PROP_DPR has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_CPROW_BADI_CHANGE_PROP_DPR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in