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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Static method | Public | Method | Conversion of Business Partner to External Display | 20020320 | |
| 2 | Static method | Public | Method | Conversion of Partner to GUID | 20020321 | |
| 3 | Static method | Public | Method | Structures: Conversion of CGPL Date to External Display | 20020304 | |
| 4 | Static method | Public | Method | Structures: Conversion of CGPL Date to External Display | 20020313 | |
| 5 | Static method | Public | Method | Conversion of Date to Time Stamp | 20040324 | |
| 6 | Static method | Public | Method | Structures: Converted Finish Date to Time Stamp | 20020313 | |
| 7 | Static method | Public | Method | Structures: Conversion of Role -- Date in External Display | 20030417 | |
| 8 | Static method | Public | Method | Structures: Conversion of Role -- Date in Internal Display | 20030417 | |
| 9 | 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 | ES_BU_PARTNER_EXT | Call by reference | Type reference (TYPE) | DPR_TS_BU_PARTNER_EXT | Externe Darstellung Businesspartner | 20020320 | |||
| 2 | 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 | EV_PARTNER_GUID | Value transfer | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20020321 | |||
| 2 | IR_CONVERSION_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONVERSION_PROTOCOL | Protokollierung von Fehlern bei Konvertierung | 20020321 | |||
| 3 | IV_ACTUAL_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20020321 | |||
| 4 | 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 | IS_CGPL_DATES_INT | Call by reference | Type reference (TYPE) | DPR_TS_CGPL_DATES_INT | Datumsfelder der CGPL in interner Darstellung | 20020313 | |||
| 2 | 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 | 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 | ES_NEW_CGPL_DATES_INT | Call by reference | Type reference (TYPE) | DPR_TS_CGPL_DATES_INT | Datumsfelder der CGPL in interner Darstellung | 20020315 | |||
| 2 | IR_CONVERSION_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_DPR_CONVERSION_PROTOCOL | Protokollierung von Fehlern bei Konvertierung | 20020315 | |||
| 3 | IS_ACTUAL_CGPL_DATES_EXT | Call by reference | Type reference (TYPE) | DPR_TS_CGPL_DATES_EXT | Datumsfelder für Konvertierungsprotokoll | 20020315 | |||
| 4 | IS_ACTUAL_CGPL_DATES_INT | Call by reference | Type reference (TYPE) | DPR_TS_CGPL_DATES_INT | Datumsfelder der CGPL in interner Darstellung | 20020315 | |||
| 5 | 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 | EV_BEG_TMSTMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040324 | |||
| 2 | EV_END_TMSTMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040324 | |||
| 3 | EV_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040324 | |||
| 4 | IV_BEG_DATE | Value transfer | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040324 | |||
| 5 | 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 | IV_END_DATE | Call by reference | Type reference (TYPE) | DATS | Endedatum | 20020313 | |||
| 2 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20020313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020313 |
Method CONVERT_RES_DATES_TO_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20020304 | |||
| 2 | RV_END_DATE | Value transfer | Type reference (TYPE) | DATS | Endedatum | 20020304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Fehler bei der Konvertierung | 20020315 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |