SAP ABAP Class CL_DPR_GUID_CONVERSION_SERVICE (Development Projects: Conversions GUID <-> EXTERNAL_ID)
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_GUID_CONVERSION_SERVICE | |
| Short Description | Development Projects: Conversions GUID <-> EXTERNAL_ID | |
| 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 | 20011212 | 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) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DPR_GUID_CONVERSION_SERVICE has no interface implemented.
Friends
Class CL_DPR_GUID_CONVERSION_SERVICE has no friend class.
Attributes
Class CL_DPR_GUID_CONVERSION_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Converts from External ID to GUID (Input Conversion) | 20011212 | |
| 2 | Static method | Public | Method | Converts from Ext. ID to GUID List (Input Conversion) | 20050303 | |
| 3 | Static method | Public | Method | Converts from GUID to External ID (Output Conversion) | 20011212 | |
| 4 | Static method | Public | Method | Converts GUID to External ID (Depending Upon Object Type) | 20020327 |
Events
Class CL_DPR_GUID_CONVERSION_SERVICE has no event.
Types
Class CL_DPR_GUID_CONVERSION_SERVICE has no local type.
Method Signatures
Method CONVERT_EXTERNAL_ID_2_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INPUT | Call by reference | Type reference (TYPE) | CGPL_EXTID | Externer Identifier des Anwendungsobjekts | 20011212 | |||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20030909 | |||
| 3 | IV_VERSION | Call by reference | Type reference (TYPE) | CGPL_TV_VERSION | SPACE | Versionsnummer | 20031111 | ||
| 4 | RV_OUTPUT | Value transfer | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20011212 |
Method CONVERT_EXTERNAL_ID_2_GUID on class CL_DPR_GUID_CONVERSION_SERVICE has no exception.
Method CONVERT_EXTERNAL_ID_2_GUIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GUIDS | Value transfer | Type reference (TYPE) | DPR_TT_GUIDS | Tabellentyp für GUIDs | 20050303 | |||
| 2 | IV_INPUT | Call by reference | Type reference (TYPE) | CGPL_EXTID | Externer Identifier des Anwendungsobjekts | 20050303 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20050303 | |||
| 4 | IV_VERSION | Call by reference | Type reference (TYPE) | CGPL_TV_VERSION | SPACE | Versionsnummer | 20050303 |
Method CONVERT_EXTERNAL_ID_2_GUIDS on class CL_DPR_GUID_CONVERSION_SERVICE has no exception.
Method CONVERT_GUID_2_EXTERNAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INPUT | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20011212 | |||
| 2 | RV_OUTPUT | Value transfer | Type reference (TYPE) | CGPL_EXTID | Externer Identifier des Anwendungsobjekts | 20011212 |
Method CONVERT_GUID_2_EXTERNAL_ID on class CL_DPR_GUID_CONVERSION_SERVICE has no exception.
Method CONVERT_GUID_2_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXT_ID | Call by reference | Type reference (TYPE) | CGPL_EXTID | Externe Bezeichnung des Anwendungsobjekts | 20020715 | |||
| 2 | EV_EXT_ID_CONCATENATED | Call by reference | Type reference (TYPE) | STRING | Zusammengesetzte externe Bezeichnungen (Projekt, Phase,...) | 20020715 | |||
| 3 | IS_GUID_HIERARCHY | Call by reference | Type reference (TYPE) | DPR_TS_GUID_HIERARCHY | Übergeordnete Knoten zu einer GUID | 20020625 | |||
| 4 | IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20020327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt existiert nicht | 20020327 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |