SAP ABAP Class CL_DPR_CONVERSION (Conversion Between Internal and External Display)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_MAPPING (Package) Project Management - Conversion and Mapping
Properties
Class CL_DPR_CONVERSION  
Short Description Conversion Between Internal and External Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_MAPPING   Project Management - Conversion and Mapping 
Created 20020225   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CGPL_SCHEDULING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_PRP_RESOURCES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_CONVERSION has no interface implemented.
Friends
Class CL_DPR_CONVERSION has no friend class.
Attributes
Class CL_DPR_CONVERSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_BUPA_GUID_TO_EXT Static method Public Method Conversion of Business Partner to External Display 20020320
2 CONVERT_BUPA_TO_GUID Static method Public Method Conversion of Partner to GUID 20020321
3 CONVERT_CGPL_DATES_TO_EXT Static method Public Method Structures: Conversion of CGPL Date to External Display 20020304
4 CONVERT_CGPL_DATES_TO_INT Static method Public Method Structures: Conversion of CGPL Date to External Display 20020313
5 CONVERT_DATE_TO_TIMESTAMP Static method Public Method Conversion of Date to Time Stamp 20040324
6 CONVERT_END_DATE_TO_TIMESTAMP Static method Public Method Structures: Converted Finish Date to Time Stamp 20020313
7 CONVERT_RES_DATES_TO_EXT Static method Public Method Structures: Conversion of Role -- Date in External Display 20030417
8 CONVERT_RES_DATES_TO_INT Static method Public Method Structures: Conversion of Role -- Date in Internal Display 20030417
9 CONVERT_TIMESTAMP_TO_END_DATE Static method Public Method Structures: Conversion of Time Stamp to Finish Date 20020304
Events
Class CL_DPR_CONVERSION has no event.
Types
Class CL_DPR_CONVERSION has no local type.
Method Signatures

Method CONVERT_BUPA_GUID_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BU_PARTNER_EXT Call by reference Type reference (TYPE) DPR_TS_BU_PARTNER_EXT Externe Darstellung Businesspartner 20020320
2 Importing IV_BU_PARTNER_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20020320

Method CONVERT_BUPA_GUID_TO_EXT on class CL_DPR_CONVERSION has no exception.

Method CONVERT_BUPA_TO_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARTNER_GUID Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20020321
2 Importing IR_CONVERSION_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_DPR_CONVERSION_PROTOCOL Protokollierung von Fehlern bei Konvertierung 20020321
3 Importing IV_ACTUAL_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20020321
4 Importing IV_NEW_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20020321

Method CONVERT_BUPA_TO_GUID on class CL_DPR_CONVERSION has no exception.

Method CONVERT_CGPL_DATES_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CGPL_DATES_INT Call by reference Type reference (TYPE) DPR_TS_CGPL_DATES_INT Datumsfelder der CGPL in interner Darstellung 20020313
2 Returning RS_CGPL_DATES_EXT Value transfer Type reference (TYPE) DPR_TS_CGPL_DATES_EXT Datumsfelder der CGPL in externer Darstellung 20020313
# Exception Resumable Description Created on
1 CX_DPR_CONVERSION_ERROR Development Projects: Fehler bei der Konvertierung 20020315

Method CONVERT_CGPL_DATES_TO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NEW_CGPL_DATES_INT Call by reference Type reference (TYPE) DPR_TS_CGPL_DATES_INT Datumsfelder der CGPL in interner Darstellung 20020315
2 Importing IR_CONVERSION_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_DPR_CONVERSION_PROTOCOL Protokollierung von Fehlern bei Konvertierung 20020315
3 Importing IS_ACTUAL_CGPL_DATES_EXT Call by reference Type reference (TYPE) DPR_TS_CGPL_DATES_EXT Datumsfelder für Konvertierungsprotokoll 20020315
4 Importing IS_ACTUAL_CGPL_DATES_INT Call by reference Type reference (TYPE) DPR_TS_CGPL_DATES_INT Datumsfelder der CGPL in interner Darstellung 20020315
5 Importing IS_NEW_CGPL_DATES_EXT Call by reference Type reference (TYPE) DPR_TS_CGPL_DATES_EXT Datumsfelder der CGPL in externer Darstellung 20020315

Method CONVERT_CGPL_DATES_TO_INT on class CL_DPR_CONVERSION has no exception.

Method CONVERT_DATE_TO_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BEG_TMSTMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20040324
2 Exporting EV_END_TMSTMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20040324
3 Exporting EV_RC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040324
4 Importing IV_BEG_DATE Value transfer Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040324
5 Importing IV_END_DATE Value transfer Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040324

Method CONVERT_DATE_TO_TIMESTAMP on class CL_DPR_CONVERSION has no exception.

Method CONVERT_END_DATE_TO_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_END_DATE Call by reference Type reference (TYPE) DATS Endedatum 20020313
2 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020313
# Exception Resumable Description Created on
1 CX_DPR_CONVERSION_ERROR 20020313

Method CONVERT_RES_DATES_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RESOURCE_DATES_INT Call by reference Type reference (TYPE) DPR_TS_RESOURCE_DATES_INT Datumsfelder der Rollen, Entity u. Link in int. Darstellung 20030417
2 Returning RS_RESOURCE_DATES_EXT Value transfer Type reference (TYPE) DPR_TS_RESOURCE_DATES_EXT Datumsfelder der Rollen, Entity u. Link in ext. Darstellung 20030417
# Exception Resumable Description Created on
1 CX_DPR_CONVERSION_ERROR Development Projects: Fehler bei der Konvertierung 20030417

Method CONVERT_RES_DATES_TO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESOURCE_DATES_INT Call by reference Type reference (TYPE) DPR_TS_RESOURCE_DATES_INT Datumsfelder der Rollen, Entity u. Link in int. Darstellung 20030417
2 Importing IS_RESOURCE_DATES_EXT Call by reference Type reference (TYPE) DPR_TS_RESOURCE_DATES_EXT Datumsfelder der Rollen, Entity u. Link in ext. Darstellung 20030417
# Exception Resumable Description Created on
1 CX_DPR_CONVERSION_ERROR Development Projects: Fehler bei der Konvertierung 20030417

Method CONVERT_TIMESTAMP_TO_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020304
2 Returning RV_END_DATE Value transfer Type reference (TYPE) DATS Endedatum 20020304
# Exception Resumable Description Created on
1 CX_DPR_CONVERSION_ERROR Development Projects: Fehler bei der Konvertierung 20020315
History
Last changed by/on SAP  20141109 
SAP Release Created in 100