SAP ABAP Class /RPM/CL_PD_UTILITY (Utility-Klasse xPD-Integration)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/INTEGRATION (Package) xRPM Integration Components
Properties
Class /RPM/CL_PD_UTILITY  
Short Description Utility-Klasse xPD-Integration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /RPM/INTEGRATION   xRPM Integration Components 
Created 20050307   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_IXML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RPM_CAPACITY_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RPM_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RPM_PROJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 SXRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /RPM/CL_PD_UTILITY has no interface implemented.
Friends
Class /RPM/CL_PD_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MAPPING Instance attribute Private Type reference (TYPE) DPR_TT_FIELD_MAP Mapping of xPD fields to xRPM Item 20050725
2 NSVALUE Constant Private Type reference (TYPE) STRING 'urn:WSxPDServiceVi' 20050307
3 OR_CUSTOMER_EXIT Instance attribute Private Object reference (TYPE REF TO) IF_EX_RPM_XPD_CUST_FIELDS Customer exits for xPD 20050307
4 OV_CUSTOMER_EXIT_ACTIVE Instance attribute Private Type reference (TYPE) SXRT_BOOLEAN 20050307
5 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /RPM/CL_PD_UTILITY xPD Integration utility class 20050307
6 TRANSPORT_HTTP Instance attribute Private Object reference (TYPE REF TO) CSOAPTRANSPORTHTTP 20050307
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECT_LINK_XPDGUID Instance method Public Method Checks object link of xPD Guid 20050307
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050307
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050307
4 CONVERT_PD2RPM Instance method Public Method CONVERT_PD2RPM 20050314
5 CONVERT_RPM2PD Instance method Public Method CONVERT RPM2PD 20050407
6 FINDCONCEPTS_SOAP Instance method Public Method Get all the GUID's from xPD 20050307
7 GETCONCEPTATTRIBUTES_SOAP Instance method Public Method Reads concept details using SOAP 20050307
8 GETCONCEPTTEMPLATES Instance method Public Method To upload xPD Concepts into RPM 20050329
9 GETPHASES Instance method Public Method Gets phases for a concept (process) template 20060201
10 GETPROCESSTEMPLATES Instance method Public Method To get xPD Process Templates 20050503
11 GET_ACO_PERMISSIONS Instance method Public Method Gets Permissions list 20050407
12 GET_HTTP_RESPONSE Instance method Public Method Gets HTTP response 20050307
13 GET_INSTANCE Static method Public Method Get the singleton instance of this class 20050307
14 GET_ITEM_DETAILS Instance method Public Method Gets Portfolio item Details 20050407
15 PARSE_SOAP_RESPONSE Instance method Private Method Parse the SOAP response 20050307
16 PD_CONCEPT_MODIFY Instance method Public Method CONVERT_RPM2PD 20050407
17 PD_ITEM_MODIFY Instance method Public Method Portfolio Item modify 20050402
18 SETCONCEPTPROJECTRELATION_SOAP Instance method Public Method Notify's xPD for upload of a cProject to xPD Proposal in RPM 20050307
19 UPDATE_ACO_PERMISSIONS Instance method Public Method Update Permissions list 20050402
20 UPDATE_ITEM_DETAILS Instance method Public Method Update Portfolio item Details 20050402
Events
Class /RPM/CL_PD_UTILITY has no event.
Types
Class /RPM/CL_PD_UTILITY has no local type.
Method Signatures

Method CHECK_OBJECT_LINK_XPDGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RPM_OBJ_LINK Value transfer Type reference (TYPE) RPM_TT_OBJ_LINK_DB Tabellentyp Objektverknüpfung 20050307
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) RPM_TV_APPLICATION 'SAPPD' Anwendung 20050307
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20050307
4 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20050307
5 Importing IV_XPD_GUID Call by reference Type reference (TYPE) RPM_TV_INTERNAL_ID40 Interne Objekt-ID Char 40 20050307

Method CHECK_OBJECT_LINK_XPDGUID on class /RPM/CL_PD_UTILITY has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /RPM/CL_PD_UTILITY has no parameter.
Method CLASS_CONSTRUCTOR on class /RPM/CL_PD_UTILITY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPORT Value transfer Type reference (TYPE) XFELD Ankreuzfeld 20050805

Method CONSTRUCTOR on class /RPM/CL_PD_UTILITY has no exception.

Method CONVERT_PD2RPM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RPM_ITEM Call by reference Type reference (TYPE) /RPM/TS_ITEM_INTEGRATION Tabelle für Elementintegration 20050426
2 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Tabellentyp für Meldungen 20050425
3 Exporting EV_RC Call by reference Type reference (TYPE) I Protokollart 20050425
4 Importing IS_PD_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_PD_CONCEPTATTRIBUTES xPD-Konzept und zusätzliche Attribute 20050426
5 Importing IT_EXTENDED_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TT_PD_EXTENDED_ATTRIBUTES xPD-Konzeptattribute 20050314
6 Importing IT_PD_METRICS Call by reference Type reference (TYPE) /RPM/TT_PD_METRICS Kennzahlen aus xPD 20050420
7 Importing IT_USERS_EDIT Call by reference Type reference (TYPE) /RPM/TT_PD_USER 20050425
8 Importing IT_USERS_OWNER Call by reference Type reference (TYPE) /RPM/TT_PD_USER 20050425
9 Importing IT_USERS_READ Call by reference Type reference (TYPE) /RPM/TT_PD_USER 20050425
10 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20050314
11 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20050314
12 Importing IV_SIMULATION Call by reference Type reference (TYPE) XFELD Ankreuzfeld 20050314
13 Importing IV_USER_ID Call by reference Type reference (TYPE) ACO_USER_ID Benutzer-ID 20050314

Method CONVERT_PD2RPM on class /RPM/CL_PD_UTILITY has no exception.

Method CONVERT_RPM2PD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXTENDED_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TT_PD_EXTENDED_ATTRIBUTES xPD-Konzeptattribute 20050407
2 Exporting ET_PD_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TT_PD_CONCEPTATTRIBUTES xPD-Konzept und zusätzliche Attribute 20050407
3 Exporting ET_PD_METRICS Call by reference Type reference (TYPE) /RPM/TT_PD_METRICS Kennzahlen aus xPD 20050420
4 Exporting ET_USERS_EDIT Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050407
5 Exporting ET_USERS_OWNER Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050407
6 Exporting ET_USERS_READ Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050407
7 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_ITEM_D_API RPM: Extern änderbare Projektdaten 20050407
8 Importing IT_ACLS Call by reference Type reference (TYPE) /RPM/TT_ACO_PERMISSIONS Berechtigungsliste für Benutzer 20050407
9 Importing IV_CHANGE_MODE Call by reference Type reference (TYPE) SESF_BOOLEAN 20050411
10 Importing IV_CONCEPT_GUID Call by reference Type reference (TYPE) RPM_TV_INTERNAL_ID40 Interne Objekt-ID Char 40 20050429
11 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20050407
12 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20050407

Method CONVERT_RPM2PD on class /RPM/CL_PD_UTILITY has no exception.

Method FINDCONCEPTS_SOAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20050307
2 Importing IV_XPD_CONCEPT Call by reference Type reference (TYPE) RPM_TS_XPD_CONCEPT xPD-Konzept 20050307
3 Returning RT_XPD_CONCEPT Value transfer Type reference (TYPE) RPM_TT_XPD_CONCEPT Liste von GUIDs, zurückgeliefert von xPD-Web-Service 20050307

Method FINDCONCEPTS_SOAP on class /RPM/CL_PD_UTILITY has no exception.

Method GETCONCEPTATTRIBUTES_SOAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROJECT Call by reference Type reference (TYPE) RPM_TS_PROJECT_INF Projekt: Integrationsschnittstellenstruktur 20050307
2 Exporting EV_RC Call by reference Type reference (TYPE) I 20050307
3 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20050307
4 Importing IV_PROJECT_ID Call by reference Type reference (TYPE) RPM_TV_PROJECT_ID Projekt-ID 20050307
5 Importing IV_XPD_GUID Call by reference Type reference (TYPE) RPM_TV_INTERNAL_ID40 GUID in xPD 20050307

Method GETCONCEPTATTRIBUTES_SOAP on class /RPM/CL_PD_UTILITY has no exception.

Method GETCONCEPTTEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Tabellentyp für Meldungen 20050329
2 Exporting ET_TEMPLATES Call by reference Type reference (TYPE) /RPM/TT_PD_TEMPLATES PD-Vorlagen 20050329
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20050329
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20050329
5 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20050329

Method GETCONCEPTTEMPLATES on class /RPM/CL_PD_UTILITY has no exception.

Method GETPHASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Table Type for Messages 20060201
2 Exporting ET_PHASES Call by reference Type reference (TYPE) /RPM/TT_PD_TEMPLATES PD Templates 20060201
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20060201
4 Importing IV_CONCEPTTEMPLATE Call by reference Type reference (TYPE) RPM_TV_INTERNAL_ID40 Internal Object ID char 40 20060201
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Language according to ISO 639 20060201
6 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20060201
7 Importing IV_PROCESSTEMPLATE Call by reference Type reference (TYPE) RPM_TV_INTERNAL_ID40 Internal Object ID char 40 20060201

Method GETPHASES on class /RPM/CL_PD_UTILITY has no exception.

Method GETPROCESSTEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Tabellentyp für Meldungen 20050503
2 Exporting ET_TEMPLATES Call by reference Type reference (TYPE) /RPM/TT_PD_TEMPLATES PD-Vorlagen 20050503
3 Exporting EV_RC Value transfer Type reference (TYPE) I 20050503
4 Importing IV_CONCEPTTEMPLATE Value transfer Type reference (TYPE) RPM_TV_INTERNAL_ID40 Interne Objekt-ID Char 40 20050616
5 Importing IV_LANGUAGE Value transfer Type reference (TYPE) LAISO Sprache nach ISO 639 20050503
6 Importing IV_LOGSYS Value transfer Type reference (TYPE) LOGSYS Logisches System 20050503

Method GETPROCESSTEMPLATES on class /RPM/CL_PD_UTILITY has no exception.

Method GET_ACO_PERMISSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USERS_EDIT Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050411
2 Exporting ET_USERS_OWNER Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050411
3 Exporting ET_USERS_READ Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050411
4 Importing IT_ACLS Call by reference Type reference (TYPE) /RPM/TT_ACO_PERMISSIONS Berechtigungsliste für Benutzer 20050411
5 Importing IV_CONCEPT_GUID Call by reference Type reference (TYPE) RPM_TV_INTERNAL_ID40 Interne Objekt-ID Char 40 20050429

Method GET_ACO_PERMISSIONS on class /RPM/CL_PD_UTILITY has no exception.

Method GET_HTTP_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HTTP_REQUEST Call by reference Type reference (TYPE) STRING 20050307
2 Returning RV_HTTP_RESPONSE Value transfer Type reference (TYPE) STRING 20050307

Method GET_HTTP_RESPONSE on class /RPM/CL_PD_UTILITY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXPORT Value transfer Type reference (TYPE) XFELD Ankreuzfeld 20050811
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) /RPM/CL_PD_UTILITY Utility-Klasse xPD-Integration 20050307

Method GET_INSTANCE on class /RPM/CL_PD_UTILITY has no exception.

Method GET_ITEM_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXTENDED_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TT_PD_EXTENDED_ATTRIBUTES xPD-Konzeptattribute 20050411
2 Exporting ET_PD_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TT_PD_CONCEPTATTRIBUTES Schnittstelle Elementdetails 20050411
3 Exporting ET_PD_METRICS Call by reference Type reference (TYPE) /RPM/TT_PD_METRICS Kennzahlen aus xPD 20050420
4 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_ITEM_D_API RPM: Extern änderbare Projektdaten 20050407
5 Importing IV_CHANGE_MODE Call by reference Type reference (TYPE) SESF_BOOLEAN 20050407
6 Importing IV_CONCEPT_GUID Call by reference Type reference (TYPE) RPM_TV_INTERNAL_ID40 Interne Objekt-ID Char 40 20050429
7 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20050420

Method GET_ITEM_DETAILS on class /RPM/CL_PD_UTILITY has no exception.

Method PARSE_SOAP_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_XML Call by reference Type reference (TYPE) RPM_TT_GENERIC_XML_STRUCTURE Gen. R/3-Tab.-Typ zum Speichern v.Daten aus belieb.XML-Datei 20050307
2 Importing IV_SOAP_REPLY Call by reference Type reference (TYPE) STRINGVAL Zeichenfolge 20050307

Method PARSE_SOAP_RESPONSE on class /RPM/CL_PD_UTILITY has no exception.

Method PD_CONCEPT_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXTENDED_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TT_PD_EXTENDED_ATTRIBUTES xPD-Konzeptattribute 20050407
2 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Tabellentyp für Meldungen 20050407
3 Exporting ET_PD_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TT_PD_CONCEPTATTRIBUTES xPD-Konzept und zusätzliche Attribute 20050407
4 Exporting ET_PD_METRICS Call by reference Type reference (TYPE) /RPM/TT_PD_METRICS Kennzahlen aus xPD 20050420
5 Exporting ET_USERS_EDIT Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050407
6 Exporting ET_USERS_OWNER Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050407
7 Exporting ET_USERS_READ Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050407
8 Exporting EV_RC Call by reference Type reference (TYPE) I 20050407
9 Importing IV_BPS_GUID Call by reference Type reference (TYPE) STRING 20050407
10 Importing IV_ITEM_DETAIL_GUID Call by reference Type reference (TYPE) /RPM/TV_GUID Guid for application objects 20060227
11 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20050407
12 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20050407

Method PD_CONCEPT_MODIFY on class /RPM/CL_PD_UTILITY has no exception.

Method PD_ITEM_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) /RPM/TT_MESSAGES Tabellentyp für Meldungen 20050402
2 Exporting EV_GUID Call by reference Type reference (TYPE) /RPM/TV_GUID GUID für Anwendungsobjekte 20050426
3 Exporting EV_RC Call by reference Type reference (TYPE) I 20050402
4 Importing IS_PD_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_PD_CONCEPTATTRIBUTES xPD-Konzept 20050426
5 Importing IT_EXTENDED_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TT_PD_EXTENDED_ATTRIBUTES xPD-Konzeptattribute 20050402
6 Importing IT_PD_METRICS Call by reference Type reference (TYPE) /RPM/TT_PD_METRICS Kennzahlen aus xPD 20050420
7 Importing IT_USERS_EDIT Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050402
8 Importing IT_USERS_OWNER Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050402
9 Importing IT_USERS_READ Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050402
10 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20050402
11 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20050402
12 Importing IV_SIMULATION Call by reference Type reference (TYPE) XFELD Ankreuzfeld 20050402

Method PD_ITEM_MODIFY on class /RPM/CL_PD_UTILITY has no exception.

Method SETCONCEPTPROJECTRELATION_SOAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NOTIFY_RESPONSE Call by reference Type reference (TYPE) RPM_TS_XPD_NOTIFY_RESPONSE xPD-Antwortstruktur für Meldung von xRPM 20050307
2 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20050307
3 Importing IV_PROJECT_GUID Call by reference Type reference (TYPE) RPM_TV_INTERNAL_ID40 Interne Objekt-ID Char 40 20050307
4 Importing IV_XPD_GUID Call by reference Type reference (TYPE) RPM_TV_INTERNAL_ID40 Interne Objekt-ID Char 40 20050307

Method SETCONCEPTPROJECTRELATION_SOAP on class /RPM/CL_PD_UTILITY has no exception.

Method UPDATE_ACO_PERMISSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACLS Call by reference Type reference (TYPE) /RPM/TT_ACO_PERMISSIONS Berechtigungsliste für Benutzer 20050402
2 Importing IT_ACLS Call by reference Type reference (TYPE) /RPM/TT_ACO_PERMISSIONS Berechtigungsliste für Benutzer 20050404
3 Importing IT_USERS_EDIT Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050402
4 Importing IT_USERS_OWNER Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050402
5 Importing IT_USERS_READ Call by reference Type reference (TYPE) /RPM/TT_PD_USER Empfänger für PD-Benutzer 20050402
6 Importing IV_CONCEPT_GUID Call by reference Type reference (TYPE) RPM_TV_INTERNAL_ID40 Interne Objekt-ID Char 40 20050425

Method UPDATE_ACO_PERMISSIONS on class /RPM/CL_PD_UTILITY has no exception.

Method UPDATE_ITEM_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RPM_ITEM Call by reference Type reference (TYPE) /RPM/TS_ITEM_INTEGRATION Schnittstelle Elementdetails 20050425
2 Importing IS_PD_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_PD_CONCEPTATTRIBUTES xPD-Konzept und zusätzliche Attribute 20050418
3 Importing IT_EXTENDED_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TT_PD_EXTENDED_ATTRIBUTES xPD-Konzeptattribute 20050418
4 Importing IT_PD_METRICS Call by reference Type reference (TYPE) /RPM/TT_PD_METRICS Kennzahlen aus xPD 20050420
5 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20050420

Method UPDATE_ITEM_DETAILS on class /RPM/CL_PD_UTILITY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400