SAP ABAP Class CL_RPM_XPD_UTILITY (xPD Integration utility class)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_INTEGRATION_PROJECT (Package) RPM Project Integration

⤷

⤷

Properties
Class | CL_RPM_XPD_UTILITY | |
Short Description | xPD Integration utility class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RPM_INTEGRATION_PROJECT | RPM Project Integration |
Created | 20040624 | 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) |
4 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RPM_XPD_UTILITY has no interface implemented.
Friends
Class CL_RPM_XPD_UTILITY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'urn:WSxPDServiceVi' | 20040624 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_RPM_XPD_CUST_FIELDS | Customer exits for xPD | 20040630 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RPM_TT_OBJ_LINK_DB | Object Link Table Type | 20040705 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXRT_BOOLEAN | 20040630 | |||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RPM_XPD_UTILITY | xPD Integration utility class | 20040624 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CSOAPTRANSPORTHTTP | 20040624 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Customer exit to modify Project data | 20040928 |
2 | ![]() |
Instance method | Public | Method | Checks object link of xPD Guid | 20040702 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040624 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040624 |
5 | ![]() |
Instance method | Public | Method | Get all the GUID's from xPD | 20040707 |
6 | ![]() |
Instance method | Public | Method | Reads concept details using SOAP | 20040629 |
7 | ![]() |
Instance method | Public | Method | Gets HTTP response | 20040712 |
8 | ![]() |
Static method | Public | Method | Get the singleton instance of this class | 20040624 |
9 | ![]() |
Instance method | Private | Method | Parse the SOAP response | 20040708 |
10 | ![]() |
Instance method | Public | Method | Notify's xPD for upload of a cProject to xPD Proposal in RPM | 20040928 |
Events
Class CL_RPM_XPD_UTILITY has no event.
Types
Class CL_RPM_XPD_UTILITY has no local type.
Method Signatures
Method CE_CHANGE_PROJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LS_ES_ATTRIBUTES | Value transfer | Type reference (TYPE) | RPM_TS_PROJECT_API | RPM: Extern änderbare Projektdaten | 20040928 | ||
2 | ![]() |
LS_PROJECT | Value transfer | Type reference (TYPE) | RPM_TS_PROJECT_INF | Projekt: Integrationsschnittstellenstruktur | 20040928 |
Method CE_CHANGE_PROJECT on class CL_RPM_XPD_UTILITY has no exception.
Method CHECK_OBJECT_LINK_XPDGUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RPM_OBJ_LINK | Value transfer | Type reference (TYPE) | RPM_TT_OBJ_LINK_DB | Tabellentyp Objektverknüpfung | 20040705 | ||
2 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | RPM_TV_APPLICATION | 'SAPPD' | Anwendung | 20040705 | |
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20040705 | ||
4 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20040705 | ||
5 | ![]() |
IV_XPD_GUID | Call by reference | Type reference (TYPE) | RPM_TV_INTERNAL_ID40 | Interne Objekt-ID Char 40 | 20040705 |
Method CHECK_OBJECT_LINK_XPDGUID on class CL_RPM_XPD_UTILITY has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RPM_XPD_UTILITY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RPM_XPD_UTILITY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RPM_XPD_UTILITY has no parameter.
Method CONSTRUCTOR on class CL_RPM_XPD_UTILITY has no exception.
Method FINDCONCEPTS_SOAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20040707 | ||
2 | ![]() |
IV_XPD_CONCEPT | Value transfer | Type reference (TYPE) | RPM_TS_XPD_CONCEPT | xPD-Konzept | 20040709 | ||
3 | ![]() |
RT_XPD_CONCEPT | Value transfer | Type reference (TYPE) | RPM_TT_XPD_CONCEPT | Liste von GUIDs, zurückgeliefert von xPD-Web-Service | 20040709 |
Method FINDCONCEPTS_SOAP on class CL_RPM_XPD_UTILITY has no exception.
Method GETCONCEPTATTRIBUTES_SOAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PROJECT | Value transfer | Type reference (TYPE) | RPM_TS_PROJECT_INF | Projekt: Integrationsschnittstellenstruktur | 20040629 | ||
2 | ![]() |
EV_RC | Value transfer | Type reference (TYPE) | I | 20040709 | |||
3 | ![]() |
IV_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20040629 | ||
4 | ![]() |
IV_PROJECT_ID | Value transfer | Type reference (TYPE) | RPM_TV_PROJECT_ID | Projekt-ID | 20040702 | ||
5 | ![]() |
IV_XPD_GUID | Value transfer | Type reference (TYPE) | RPM_TV_INTERNAL_ID40 | GUID in xPD | 20040629 |
Method GETCONCEPTATTRIBUTES_SOAP on class CL_RPM_XPD_UTILITY has no exception.
Method GET_HTTP_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HTTP_REQUEST | Value transfer | Type reference (TYPE) | STRING | 20040712 | |||
2 | ![]() |
RV_HTTP_RESPONSE | Value transfer | Type reference (TYPE) | STRING | 20040712 |
Method GET_HTTP_RESPONSE on class CL_RPM_XPD_UTILITY has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RPM_XPD_UTILITY | Utility-Klasse xPD-Integration | 20040624 |
Method GET_INSTANCE on class CL_RPM_XPD_UTILITY has no exception.
Method PARSE_SOAP_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_XML | Value transfer | Type reference (TYPE) | RPM_TT_GENERIC_XML_STRUCTURE | Gen. R/3-Tab.-Typ zum Speichern v.Daten aus belieb.XML-Datei | 20040708 | ||
2 | ![]() |
IV_SOAP_REPLY | Call by reference | Type reference (TYPE) | STRINGVAL | Zeichenfolge | 20040708 |
Method PARSE_SOAP_RESPONSE on class CL_RPM_XPD_UTILITY has no exception.
Method SETCONCEPTPROJECTRELATION_SOAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NOTIFY_RESPONSE | Value transfer | Type reference (TYPE) | RPM_TS_XPD_NOTIFY_RESPONSE | xPD-Antwortstruktur für Meldung von xRPM | 20040928 | ||
2 | ![]() |
IV_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20040928 | ||
3 | ![]() |
IV_PROJECT_GUID | Value transfer | Type reference (TYPE) | RPM_TV_INTERNAL_ID40 | Interne Objekt-ID Char 40 | 20040928 | ||
4 | ![]() |
IV_XPD_GUID | Value transfer | Type reference (TYPE) | RPM_TV_INTERNAL_ID40 | Interne Objekt-ID Char 40 | 20040928 |
Method SETCONCEPTPROJECTRELATION_SOAP on class CL_RPM_XPD_UTILITY has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |