SAP ABAP Class CL_DPR_UI_LOG_TRANSFER (Help Class for Import/Export)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_UI_LOGIC (Package) Project Management UI Data Formatting
Properties
Class CL_DPR_UI_LOG_TRANSFER  
Short Description Help Class for Import/Export    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_UI_LOGIC   Project Management UI Data Formatting 
Created 20050502   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_UI_LOG_TRANSFER has no interface implemented.
Friends
Class CL_DPR_UI_LOG_TRANSFER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ACTIVE_OBJECT Instance attribute Public Object reference (TYPE REF TO) IF_DPR_COMMON 20050905
2 MR_ACTIVE_PROJECT Instance attribute Public Object reference (TYPE REF TO) CL_DPR_PROJECT 20050905
3 MR_ROOT_OBJECT Instance attribute Public Object reference (TYPE REF TO) IF_DPR_COMMON 20050902
4 MV_ACTIVE_OBJECT_VIEW Instance attribute Public Type reference (TYPE) CGPL_OBJECT_TYPE 20050905
5 MV_ENTRY Instance attribute Public Type reference (TYPE) BOOLE_D 'X' 20050905
6 MV_FILTER Instance attribute Public Type reference (TYPE) STRING 20050902
7 MV_MSPS_PASSWORD Instance attribute Private Type reference (TYPE) XSTRING 20070320
8 MV_MSPS_USER Instance attribute Private Type reference (TYPE) XSTRING 20070320
9 MV_SUBVIEW Instance attribute Public Type reference (TYPE) STRING '1' 20050905
10 MV_VIEW Instance attribute Public Type reference (TYPE) STRING 20050902
11 SC_APPL_DPR Constant Private Type reference (TYPE) CGPL_APPLICATION_TYPE 'DPR' Application in Project Planning 20070320
12 SC_APPL_MSPS Constant Private Type reference (TYPE) CHAR6 'MSPS3' Application 20070320
13 SC_EXP_STEP_EXPORT3 Constant Public Type reference (TYPE) STRING 'STP_DO_EXPORT' 20050502
14 SC_EXP_STEP_FINISH4 Constant Public Type reference (TYPE) STRING 'STP_FINISH_EXPORT' 20050502
15 SC_EXP_STEP_FORMAT2 Constant Public Type reference (TYPE) STRING 'STP_CHOOSE_FORMAT' 20050502
16 SC_EXP_STEP_PROJECT1 Constant Public Type reference (TYPE) STRING 'STP_CHOOSE_PROJ' 20050502
17 SC_FORMAT_MSCLIENT Constant Public Type reference (TYPE) STRING 'MSC' 20050503
18 SC_FORMAT_MSSERVER Constant Public Type reference (TYPE) STRING 'MSS' 20050503
19 SC_FORMAT_SAPPS Constant Public Type reference (TYPE) STRING 'SAPPS' 20050503
20 SC_FORMAT_XML Constant Public Type reference (TYPE) STRING 'XML' 20050503
21 SC_IMPORT Constant Private Type reference (TYPE) CHAR1 'I' Single-Character Flag 20070326
22 SC_IMP_STEP_FINISH3 Constant Public Type reference (TYPE) STRING 'STPI_FINISH_IMPORT' 20050503
23 SC_IMP_STEP_FORMAT1 Constant Public Type reference (TYPE) STRING 'STPI_CHOOSE_FORMAT' 20050503
24 SC_IMP_STEP_IMPORT2 Constant Public Type reference (TYPE) STRING 'STPI_DO_IMPORT' 20050503
25 SC_MSP_CLIENT Constant Private Type reference (TYPE) DPR_TV_OBL_GROUP 'PDMP' Group of Object Types 20070326
26 SC_SEL_PRJSTATUSREPORT_R3 Constant Public Type reference (TYPE) I 91 Tab Strip Selection 20060531
27 SC_SUBVIEW_CONTROLPLAN Constant Public Type reference (TYPE) STRING '70' 20050905
28 SC_SUBVIEW_FINANCIALS Constant Public Type reference (TYPE) STRING '3' 20050905
29 SC_SUBVIEW_RESSOURCES Constant Public Type reference (TYPE) STRING '2' 20050905
30 SC_SUBVIEW_STRUCTURE Constant Public Type reference (TYPE) STRING '1' 20050905
31 SR_INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_DPR_UI_LOG_TRANSFER Help Class for Import/Export 20050531
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_XML Instance method Public Method 20050531
2 CHECK_FOR_XML_C Instance method Public Method 20051014
3 CONVERT_X2C Static method Public Method 20050623
4 CREATE_DOC Instance method Public Method Create Document 20081009
5 CREATE_OBL Instance method Public Method Create Object Link of Used Files of Imported Projects 20081010
6 GET_DOCUMENT_BY_NAME Instance method Private Method Get the Document used for import of projects by name 20081128
7 GET_DOC_CONTENT Instance method Public Method Get Content 20081015
8 GET_INSTANCE Static method Public Method 20050531
9 GET_LAST_IMPORTED_DOC Instance method Public Method Get the Document used for the latest import of the project 20081015
10 GET_MSC_EXPORT_COOKIE Instance method Public Method 20050622
11 GET_MSC_EXPORT_COOKIE2 Instance method Public Method 20080609
12 GET_MSC_IMPORT_COOKIE Instance method Public Method 20050603
13 GET_MSC_XML Instance method Public Method 20050622
14 GET_MSS_PROJECTS Instance method Public Method 20050608
15 GET_MSS_SERVER Instance method Public Method 20050608
16 GET_MSS_TEMPLATES Instance method Public Method Get the Templates from the MS Project Server 20051026
17 GET_OBL Instance method Public Method Get the object link of the latest import of the project 20081017
18 GET_SESSION_ID Instance method Public Method 20050603
19 HANDLE_OBL Instance method Public Method Handle Object Link of Used Files for Imported Projects 20081017
20 PROCESS_MSPC_DATA Instance method Public Method MS Project Client: Data Processing for Import 20070320
21 PROCESS_MSPS_DATA Instance method Public Method MS Project Server: Data Processing for Import 20070320
22 SET_ACTIVE_OBJECT Instance method Public Method Set Active Object 20050905
23 SET_DETAIL_VIEW Instance method Public Method Set Detail View to Active Object 20050905
24 SET_MSC_EXPORT_COOKIE Instance method Public Method 20080409
25 SET_MSC_IMPORT_COOKIE Instance method Public Method 20050603
26 SET_ROOT_OBJECT Instance method Private Method Set Root Object 20050905
27 SET_SUBVIEW Instance method Public Method Set Partial View 20050905
Events
# Event Type Visibility Description Created on
1 ACTIVE_OBJECT_CHANGED Instance Event
(0)
Public
(2)
20050905
2 ROOT_OBJECT_CHANGED Instance Event
(0)
Public
(2)
20050905
Types
Class CL_DPR_UI_LOG_TRANSFER has no local type.
Method Signatures

Method CHECK_FOR_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_XML Call by reference Type reference (TYPE) XSTRING 20050531
2 Exporting EV_XML_IS_OK Call by reference Type reference (TYPE) ABAP_BOOL 20050531

Method CHECK_FOR_XML on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method CHECK_FOR_XML_C Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_XML Call by reference Type reference (TYPE) STRING 20051014
2 Exporting EV_XML_IS_OK Call by reference Type reference (TYPE) ABAP_BOOL 20051014

Method CHECK_FOR_XML_C on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method CONVERT_X2C Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20050623
2 Exporting EV_XML_CSTR Call by reference Type reference (TYPE) STRING 20050623
3 Importing IV_XML_XSTR Call by reference Type reference (TYPE) XSTRING 20050623

Method CONVERT_X2C on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method CREATE_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CONTENT Call by reference Type reference (TYPE) XSTRING 20081009
2 Exporting ES_NEW_DOC Call by reference Type reference (TYPE) DPR_TS_API_DOCUMENT API: Structure for Documents 20081009
3 Importing IS_BASE_OBJECT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20081009
4 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) EDMS_DESCRIPTION EDMS: Document Description 20081009
5 Importing IV_DOCMIME Call by reference Type reference (TYPE) STRING 20081009
6 Importing IV_DOCPATH Call by reference Type reference (TYPE) STRING 20081009

Method CREATE_DOC on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method CREATE_OBL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL Error while creating 20081010
2 Importing IV_ACT_FILE_ID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20081010
3 Importing IV_ACT_FILE_NAME Call by reference Type reference (TYPE) EDMS_URL EDMS: URL 20081010
4 Importing IV_DOCUMENT_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20081010
5 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Project Element GUID 20081010
6 Importing IV_OBL_TYPE Call by reference Type reference (TYPE) DPR_TV_OBL_TYPE '0DPRIMPORT' Type of Linked Object 20090805

Method CREATE_OBL on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_DOCUMENT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_NAME Call by reference Type reference (TYPE) EDMS_DOC_NAME EDMS: Document Name 20081128
2 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Project GUID 20081128
3 Returning RS_DOCUMENT Value transfer Type reference (TYPE) DPR_TS_API_DOCUMENT API: Structure for Documents 20081128

Method GET_DOCUMENT_BY_NAME on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_DOC_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CONTENT Call by reference Type reference (TYPE) XSTRING 20081015
2 Importing IV_ACT_FILE_ID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20081015
3 Importing IV_DOCUMENT_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20081015

Method GET_DOC_CONTENT on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_UI_LOG_TRANSFER Hilfsklasse für Im-Export 20050531

Method GET_INSTANCE on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_LAST_IMPORTED_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOCUMENT Call by reference Type reference (TYPE) DPR_TS_API_DOCUMENT API: Structure for Documents 20090805
2 Exporting ES_OBJECT_LINK Call by reference Type reference (TYPE) DPR_TS_API_OBJECT_LINK API: Attributes of Object Link 20090805
3 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Project GUID 20081015

Method GET_LAST_IMPORTED_DOC on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_MSC_EXPORT_COOKIE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20050622
2 Exporting EV_XML Call by reference Type reference (TYPE) STRING 20050622
3 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050622

Method GET_MSC_EXPORT_COOKIE on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_MSC_EXPORT_COOKIE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20080609
2 Exporting EV_XML Call by reference Type reference (TYPE) XSTRING 20080609
3 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20080609

Method GET_MSC_EXPORT_COOKIE2 on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_MSC_IMPORT_COOKIE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20050603
2 Exporting EV_XML Call by reference Type reference (TYPE) XSTRING 20050603
3 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050603

Method GET_MSC_IMPORT_COOKIE on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_MSC_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSC_XML Call by reference Type reference (TYPE) STRING 20050622
2 Exporting EV_REJECTED Call by reference Type reference (TYPE) ABAP_BOOL 20050622
3 Importing IV_PROJECTNR Call by reference Type reference (TYPE) DPR_TV_PROJECT_O_ID Projektnummer 20050622
4 Importing IV_VERSION_NUMBER Call by reference Type reference (TYPE) DPR_TV_VERSION Version 20080409

Method GET_MSC_XML on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_MSS_PROJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROJECTS Call by reference Type reference (TYPE) DPR_TT_MSPS_PROJECTS 20050608
2 Exporting EV_RC Call by reference Type reference (TYPE) I 20050608
3 Importing IS_SERVER Call by reference Type reference (TYPE) DPR_TS_OBL_OBJECT_TYPE Objektverknüpfung - Struktur mit Objektart und Beschreibung 20050608
4 Importing IV_PW Call by reference Type reference (TYPE) STRING 20050608
5 Importing IV_USER Call by reference Type reference (TYPE) STRING 20050608

Method GET_MSS_PROJECTS on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_MSS_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SERVER Call by reference Type reference (TYPE) DPR_TT_OBL_OBTYPE Objektverknüpfung - Tabelle mit Objekttyp und Beschreibung 20050608

Method GET_MSS_SERVER on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_MSS_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROJECTS Call by reference Type reference (TYPE) DPR_TT_MSPS_PROJECTS 20051026
2 Exporting EV_RC Call by reference Type reference (TYPE) I 20051026
3 Importing IS_SERVER Call by reference Type reference (TYPE) DPR_TS_OBL_OBJECT_TYPE 20051026
4 Importing IV_PW Call by reference Type reference (TYPE) STRING 20051026
5 Importing IV_TEMP Call by reference Type reference (TYPE) BOOLE_D 20051026
6 Importing IV_USER Call by reference Type reference (TYPE) STRING 20051026

Method GET_MSS_TEMPLATES on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_OBL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Project GUID 20081017
2 Returning RS_OBJECT_LINK Value transfer Type reference (TYPE) DPR_TS_API_OBJECT_LINK API: Attributes of Object Link 20081017

Method GET_OBL on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method GET_SESSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SESSION_ID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050603

Method GET_SESSION_ID on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method HANDLE_OBL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL Error while creating 20081017
2 Importing IV_ACT_FILE_ID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20081017
3 Importing IV_ACT_FILE_NAME Call by reference Type reference (TYPE) EDMS_URL EDMS: URL 20081017
4 Importing IV_DOCUMENT_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20081017
5 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Project Element GUID 20081017
6 Importing IV_OBL_TYPE Call by reference Type reference (TYPE) DPR_TV_OBL_TYPE '0DPRIMPORT' Type of Linked Object 20090805

Method HANDLE_OBL on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method PROCESS_MSPC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTEGRATION_PARAMETERS Call by reference Type reference (TYPE) DPR_TS_INTEGRATION_PARAMETERS Project Integration Parameters 20080605
2 Importing IV_CALLED_BY Call by reference Type reference (TYPE) CGPL_APPLICATION_TYPE Imported from cPro or RPM 20090310
3 Importing IV_PROJ_INTEG_TYPE Call by reference Type reference (TYPE) DPR_TRA_PROJ_INTEG_TYPE 'S' Project Integration Type 20081027
4 Importing IV_XML Call by reference Type reference (TYPE) XSTRING MSPC XML Stream 20070320
5 Returning RT_OBJ_EVENT Value transfer Type reference (TYPE) DPR_TT_OBJ_EVENT Tabelle mit Objektauswahl 20070320

Method PROCESS_MSPC_DATA on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method PROCESS_MSPS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTEGRATION_PARAMETERS Call by reference Type reference (TYPE) DPR_TS_INTEGRATION_PARAMETERS Project Integration Parameters 20080605
2 Importing IV_LINK Call by reference Type reference (TYPE) DPR_TV_OBL_TYPE Art des verknüpften Objekts 20070320
3 Importing IV_PASSWORD Call by reference Type reference (TYPE) STRING 20070320
4 Importing IV_PROJECT_ID Call by reference Type reference (TYPE) STRING 20070320
5 Importing IV_PROJ_INTEG_TYPE Call by reference Type reference (TYPE) DPR_TRA_PROJ_INTEG_TYPE 'S' Project Integration Type 20090121
6 Importing IV_USERNAME Call by reference Type reference (TYPE) STRING 20070320
7 Exporting RT_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TT_OBJ_EVENT Tabelle mit Objektauswahl 20070320

Method PROCESS_MSPS_DATA on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method SET_ACTIVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACTIVE_OBJECT Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON 20050905

Method SET_ACTIVE_OBJECT on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method SET_DETAIL_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DETAIL_VIEW Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE 20050905

Method SET_DETAIL_VIEW on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method SET_MSC_EXPORT_COOKIE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20080409
2 Importing IV_XML Call by reference Type reference (TYPE) STRING 20080409

Method SET_MSC_EXPORT_COOKIE on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method SET_MSC_IMPORT_COOKIE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050603
2 Importing IV_XML Call by reference Type reference (TYPE) XSTRING 20050603

Method SET_MSC_IMPORT_COOKIE on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method SET_ROOT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ROOT_OBJECT Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON 20050905

Method SET_ROOT_OBJECT on class CL_DPR_UI_LOG_TRANSFER has no exception.

Method SET_SUBVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBVIEW Call by reference Type reference (TYPE) STRING 20050905

Method SET_SUBVIEW on class CL_DPR_UI_LOG_TRANSFER has no exception.
Event Signatures

Event ACTIVE_OBJECT_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ER_PREVIOUS_OBJECT Exporting Value transfer Object reference (TYPE REF TO) IF_DPR_COMMON 20050905

Event ROOT_OBJECT_CHANGED Signature
Event ROOT_OBJECT_CHANGED on class CL_DPR_UI_LOG_TRANSFER has no parameter.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400