Hierarchy
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DPR_COMMON | 20050905 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DPR_PROJECT | 20050905 | ||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DPR_COMMON | 20050902 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | CGPL_OBJECT_TYPE | 20050905 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | 'X' | 20050905 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050902 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20070320 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20070320 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | '1' | 20050905 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050902 | ||||
| 11 | Constant | Private | Type reference (TYPE) | CGPL_APPLICATION_TYPE | 'DPR' | Application in Project Planning | 20070320 | ||
| 12 | Constant | Private | Type reference (TYPE) | CHAR6 | 'MSPS3' | Application | 20070320 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'STP_DO_EXPORT' | 20050502 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'STP_FINISH_EXPORT' | 20050502 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'STP_CHOOSE_FORMAT' | 20050502 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'STP_CHOOSE_PROJ' | 20050502 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'MSC' | 20050503 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'MSS' | 20050503 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'SAPPS' | 20050503 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'XML' | 20050503 | |||
| 21 | Constant | Private | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Flag | 20070326 | ||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'STPI_FINISH_IMPORT' | 20050503 | |||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'STPI_CHOOSE_FORMAT' | 20050503 | |||
| 24 | Constant | Public | Type reference (TYPE) | STRING | 'STPI_DO_IMPORT' | 20050503 | |||
| 25 | Constant | Private | Type reference (TYPE) | DPR_TV_OBL_GROUP | 'PDMP' | Group of Object Types | 20070326 | ||
| 26 | Constant | Public | Type reference (TYPE) | I | 91 | Tab Strip Selection | 20060531 | ||
| 27 | Constant | Public | Type reference (TYPE) | STRING | '70' | 20050905 | |||
| 28 | Constant | Public | Type reference (TYPE) | STRING | '3' | 20050905 | |||
| 29 | Constant | Public | Type reference (TYPE) | STRING | '2' | 20050905 | |||
| 30 | Constant | Public | Type reference (TYPE) | STRING | '1' | 20050905 | |||
| 31 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_DPR_UI_LOG_TRANSFER | Help Class for Import/Export | 20050531 |
Methods
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 | CV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20050531 | ||||
| 2 | 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 | CV_XML | Call by reference | Type reference (TYPE) | STRING | 20051014 | ||||
| 2 | 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 | EV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050623 | ||||
| 2 | EV_XML_CSTR | Call by reference | Type reference (TYPE) | STRING | 20050623 | ||||
| 3 | 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 | CV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20081009 | ||||
| 2 | ES_NEW_DOC | Call by reference | Type reference (TYPE) | DPR_TS_API_DOCUMENT | API: Structure for Documents | 20081009 | |||
| 3 | IS_BASE_OBJECT | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20081009 | |||
| 4 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | EDMS_DESCRIPTION | EDMS: Document Description | 20081009 | |||
| 5 | IV_DOCMIME | Call by reference | Type reference (TYPE) | STRING | 20081009 | ||||
| 6 | 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 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Error while creating | 20081010 | |||
| 2 | IV_ACT_FILE_ID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20081010 | |||
| 3 | IV_ACT_FILE_NAME | Call by reference | Type reference (TYPE) | EDMS_URL | EDMS: URL | 20081010 | |||
| 4 | IV_DOCUMENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20081010 | |||
| 5 | IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Project Element GUID | 20081010 | |||
| 6 | 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 | IV_DOC_NAME | Call by reference | Type reference (TYPE) | EDMS_DOC_NAME | EDMS: Document Name | 20081128 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Project GUID | 20081128 | |||
| 3 | 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 | CV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20081015 | ||||
| 2 | IV_ACT_FILE_ID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20081015 | |||
| 3 | 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 | 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 | ES_DOCUMENT | Call by reference | Type reference (TYPE) | DPR_TS_API_DOCUMENT | API: Structure for Documents | 20090805 | |||
| 2 | ES_OBJECT_LINK | Call by reference | Type reference (TYPE) | DPR_TS_API_OBJECT_LINK | API: Attributes of Object Link | 20090805 | |||
| 3 | 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 | EV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050622 | ||||
| 2 | EV_XML | Call by reference | Type reference (TYPE) | STRING | 20050622 | ||||
| 3 | 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 | EV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080609 | ||||
| 2 | EV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20080609 | ||||
| 3 | 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 | EV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050603 | ||||
| 2 | EV_XML | Call by reference | Type reference (TYPE) | XSTRING | 20050603 | ||||
| 3 | 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 | EV_MSC_XML | Call by reference | Type reference (TYPE) | STRING | 20050622 | ||||
| 2 | EV_REJECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050622 | ||||
| 3 | IV_PROJECTNR | Call by reference | Type reference (TYPE) | DPR_TV_PROJECT_O_ID | Projektnummer | 20050622 | |||
| 4 | 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 | ET_PROJECTS | Call by reference | Type reference (TYPE) | DPR_TT_MSPS_PROJECTS | 20050608 | ||||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | I | 20050608 | ||||
| 3 | IS_SERVER | Call by reference | Type reference (TYPE) | DPR_TS_OBL_OBJECT_TYPE | Objektverknüpfung - Struktur mit Objektart und Beschreibung | 20050608 | |||
| 4 | IV_PW | Call by reference | Type reference (TYPE) | STRING | 20050608 | ||||
| 5 | 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 | 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 | ET_PROJECTS | Call by reference | Type reference (TYPE) | DPR_TT_MSPS_PROJECTS | 20051026 | ||||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | I | 20051026 | ||||
| 3 | IS_SERVER | Call by reference | Type reference (TYPE) | DPR_TS_OBL_OBJECT_TYPE | 20051026 | ||||
| 4 | IV_PW | Call by reference | Type reference (TYPE) | STRING | 20051026 | ||||
| 5 | IV_TEMP | Call by reference | Type reference (TYPE) | BOOLE_D | 20051026 | ||||
| 6 | 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 | IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Project GUID | 20081017 | |||
| 2 | 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 | 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 | EV_FAILED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Error while creating | 20081017 | |||
| 2 | IV_ACT_FILE_ID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20081017 | |||
| 3 | IV_ACT_FILE_NAME | Call by reference | Type reference (TYPE) | EDMS_URL | EDMS: URL | 20081017 | |||
| 4 | IV_DOCUMENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20081017 | |||
| 5 | IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Project Element GUID | 20081017 | |||
| 6 | 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 | IS_INTEGRATION_PARAMETERS | Call by reference | Type reference (TYPE) | DPR_TS_INTEGRATION_PARAMETERS | Project Integration Parameters | 20080605 | |||
| 2 | IV_CALLED_BY | Call by reference | Type reference (TYPE) | CGPL_APPLICATION_TYPE | Imported from cPro or RPM | 20090310 | |||
| 3 | IV_PROJ_INTEG_TYPE | Call by reference | Type reference (TYPE) | DPR_TRA_PROJ_INTEG_TYPE | 'S' | Project Integration Type | 20081027 | ||
| 4 | IV_XML | Call by reference | Type reference (TYPE) | XSTRING | MSPC XML Stream | 20070320 | |||
| 5 | 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 | IS_INTEGRATION_PARAMETERS | Call by reference | Type reference (TYPE) | DPR_TS_INTEGRATION_PARAMETERS | Project Integration Parameters | 20080605 | |||
| 2 | IV_LINK | Call by reference | Type reference (TYPE) | DPR_TV_OBL_TYPE | Art des verknüpften Objekts | 20070320 | |||
| 3 | IV_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20070320 | ||||
| 4 | IV_PROJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20070320 | ||||
| 5 | IV_PROJ_INTEG_TYPE | Call by reference | Type reference (TYPE) | DPR_TRA_PROJ_INTEG_TYPE | 'S' | Project Integration Type | 20090121 | ||
| 6 | IV_USERNAME | Call by reference | Type reference (TYPE) | STRING | 20070320 | ||||
| 7 | 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 | 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 | 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 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20080409 | |||
| 2 | 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 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20050603 | |||
| 2 | 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 | 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 | 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 |