SAP ABAP Class CL_DPR_UI_LOG_PROJECTS_VIEW (Project Complete View)
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_PROJECTS_VIEW  
Short Description Project Complete View    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_UI_LOGIC   Project Management UI Data Formatting 
Created 20050513   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)
Interfaces
Class CL_DPR_UI_LOG_PROJECTS_VIEW has no interface implemented.
Friends
Class CL_DPR_UI_LOG_PROJECTS_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_BUTTONS Static Attribute Public Type reference (TYPE) DPR_TT_BUTTONGROUP_ITEMS Attribute Table for Pushbuttons 20050513
2 MT_EXPORT_TO Static Attribute Public Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Applications for Export 20050513
3 MV_EDIT_MODE Instance attribute Private Type reference (TYPE) I 0 Display, 1 Change, 2 Exclusive 20050513
4 MV_OBJECT_ID Static Attribute Private Type reference (TYPE) DPR_TV_PROJECT_ID Object number 20050513
5 MV_OBJ_DESCRIPTION Static Attribute Private Type reference (TYPE) DPR_TV_NAME Name of Project Element 20050513
6 MV_OBJ_DESCRIPTION_CP Static Attribute Private Type reference (TYPE) DPR_TV_NAME Project Name for Control Plan 20060127
7 MV_PRO_TYPE Static Attribute Private Type reference (TYPE) DPR_TV_PRO_TYPE Project Type 20050513
8 MV_STAFF_NAVI_GUID Static Attribute Public Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR BuPa-GUID für die Navigation in Sichten 20100526
9 MV_TYPE_TEXT Static Attribute Private Type reference (TYPE) DPR_TV_PRO_TYPE_TEXT Object Category Name 20050513
10 MV_VERSION Static Attribute Private Type reference (TYPE) CGPL_TV_VERSION Version Number 20050513
11 SC_ADD_BROWSER_FAVORITES Constant Public Type reference (TYPE) STRING 'browserfavorites' Event 20060904
12 SC_ADD_FAVORITES Constant Public Type reference (TYPE) STRING 'favorites' Event 20050513
13 SC_AGGR_SEV Constant Public Type reference (TYPE) STRING 'aggrsev' Event 20050513
14 SC_CHECK_THLD Constant Public Type reference (TYPE) STRING 'checkthld' Event 20050513
15 SC_COPY2FORECASTED Constant Public Type reference (TYPE) STRING 'copy2forecasted' Event 20080808
16 SC_CREATE Constant Public Type reference (TYPE) STRING 'create' Event 20050513
17 SC_DELETE Constant Public Type reference (TYPE) STRING 'delete' Event 20050513
18 SC_DOWNLOAD Constant Public Type reference (TYPE) STRING 'download' Event 20050513
19 SC_INCLUDE Constant Public Type reference (TYPE) STRING 'include' Event 20050513
20 SC_INVISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY '01' Invisible 20050513
21 SC_MS_PROJECT Constant Public Type reference (TYPE) STRING 'MSProject' Export/Import: MS Project 20050513
22 SC_ON_POPUP_DELETE Constant Public Type reference (TYPE) STRING 'ON_DELETE' 20050513
23 SC_PERS_ICON_GIF Constant Private Type reference (TYPE) STRING 'ICON_PERSONAL_SETTINGS' Icon Source Personalization 20050513
24 SC_PRINT Constant Public Type reference (TYPE) STRING 'print' Event 20050513
25 SC_SCALE_WEEK Constant Public Type reference (TYPE) STRING 'WEEK' Scaling Factor 20050513
26 SC_SCHEDULE Constant Public Type reference (TYPE) STRING 'schedule' Event 20050513
27 SC_TOGGLE Constant Public Type reference (TYPE) STRING 'toggle' Constant 20050513
28 SC_TXT_FALSE Constant Public Type reference (TYPE) STRING 'false' False 20050513
29 SC_TXT_TRUE Constant Public Type reference (TYPE) STRING 'true' True 20050513
30 SC_VIEW_APPROVALS Constant Public Type reference (TYPE) STRING 'Approvals' Approvals 20050513
31 SC_VISIBLE Constant Public Type reference (TYPE) WDUI_VISIBILITY '02' Visible 20050513
32 SC_XML Constant Public Type reference (TYPE) STRING 'XML' Export/Import: XML 20050513
33 SR_DPR_UI_LOG_VIEW Static Attribute Private Object reference (TYPE REF TO) CL_DPR_UI_LOG_PROJECTS_VIEW Project View 20050513
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT_TO_FAVORITES Instance method Public Method Add Object to Favorites 20050513
2 AGGREGATE_SEV Instance method Public Method Aggregate Severities 20050624
3 CHECK_DEALING_WITH_INITIATIVE Instance method Public Method Check Service: Is it an Initiative Project? 20061228
4 CHECK_PROJECT_THLD Instance method Public Method Check Threshold Value 20050513
5 CONSTRUCTOR Instance method Public Constructor Constructor 20050513
6 COPY2FORECASTED Instance method Public Method Copy Dates to Forecasted (focus element and subtree) 20080808
7 CREATE_OBJECT Instance method Public Method Create Object 20050513
8 DELETE_OBJECT Instance method Public Method Delete Object 20050513
9 EXPORT_PROJECT_TO_MSPRO Instance method Public Method Export Project to MS Project 20050513
10 EXPORT_PROJECT_TO_XML Instance method Public Method Export Project to XML 20050513
11 GET_BREADCRUMB_CP Instance method Public Method Breadcrumb for Control Plans 20060127
12 GET_BUTTON_TABLE Instance method Public Method Table of Permitted Pushbuttons (Project) 20050513
13 GET_BUTTON_TABLE_INITIATIVE Instance method Public Method Table of Permitted Pushbuttons (Project) 20061228
14 GET_CREATEABLE_OBJECTS Instance method Public Method Objects for Creation 20050513
15 GET_DEFAULT_VALUES_FROM_BE Instance method Public Method UI Control Data Project Header 20050513
16 GET_DELETE_TEXT Static method Public Method Text for Deleting Object (Popup) 20050513
17 GET_DESCRIPTION Instance method Public Method Get Name 20050513
18 GET_INSTANCE Static method Public Method Get Singleton 20050513
19 GET_NAME_VALUE_LIST Instance method Public Method Values allowed 20050513
20 GET_OBJECT_ID Instance method Public Method Get External Object Key 20050513
21 GET_OBJECT_TYPE_FOR_VIEW_TYPE Instance method Public Method Gets Object Category for Selected View 20050513
22 GET_OTR_TEXT Instance method Private Method Liest den OTR Text ohne führende und endende Leerzeichen 20080908
23 GET_PRINT_PARAMS Instance method Public Method Get Print Parameters 20050513
24 GET_PRINT_PARAMS_LABEL Instance method Public Method Gets Label for Print Parameter 20050513
25 GET_PRINT_PARAMS_VALUES Instance method Public Method Get Listbox Values for Print Parameters 20050513
26 GET_PRINT_PREVIEW Instance method Public Method Print Preview: Document as Xstring 20050513
27 GET_SUPPORTED_LANGUAGES Instance method Public Method Gets Valid Language Indicators 20050513
28 GET_VERSION Instance method Public Method Delivers Version 20050513
29 GET_VIEWDATA_EXPORT Instance method Public Method View Data for Export View 20050513
30 INCLUDE_OBJECT Instance method Public Method Include Project Element from Template 20050513
31 INITIALIZE Instance method Public Method Restore Data 20050513
32 LOAD Instance method Public Method Load Project for Control Plan 20060302
33 PRINT_OBJECT Instance method Public Method Print object 20050513
34 SCHEDULE_OBJECT Instance method Public Method Schedule Object 20050513
35 SET_NEW_LANGUAGE Instance method Public Method Set New Master Language 20050513
36 SET_OBJECT_DATA Instance method Public Method Get Object Data 20050513
Events
Class CL_DPR_UI_LOG_PROJECTS_VIEW has no event.
Types
Class CL_DPR_UI_LOG_PROJECTS_VIEW has no local type.
Method Signatures

Method ADD_OBJECT_TO_FAVORITES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050513

Method ADD_OBJECT_TO_FAVORITES on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method AGGREGATE_SEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050624

Method AGGREGATE_SEV on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method CHECK_DEALING_WITH_INITIATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20061228
2 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20061228

Method CHECK_DEALING_WITH_INITIATIVE on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method CHECK_PROJECT_THLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050513

Method CHECK_PROJECT_THLD on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DPR_UI_LOG_PROJECTS_VIEW has no parameter.
Method CONSTRUCTOR on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method COPY2FORECASTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20080808
2 Importing IV_ACTION Call by reference Type reference (TYPE) STRING Set Latest Dates to Forecasted 20080808

Method COPY2FORECASTED on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050513
2 Importing IV_MIRRORED_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR GUID Vorlage Aufgabe 20050513
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050513

Method CREATE_OBJECT on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method DELETE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050513

Method DELETE_OBJECT on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method EXPORT_PROJECT_TO_MSPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050513

Method EXPORT_PROJECT_TO_MSPRO on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method EXPORT_PROJECT_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REJECTED Call by reference Type reference (TYPE) ABAP_BOOL XML wurde nicht erzeugt 20050513
2 Exporting EV_XML Call by reference Type reference (TYPE) XSTRING XMLdata 20050513
3 Importing IV_PROJECT_ID Call by reference Type reference (TYPE) DPR_TV_PROJECT_ID Nummer des Projekts 20050513

Method EXPORT_PROJECT_TO_XML on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_BREADCRUMB_CP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20060127
2 Returning RT_BRE_OBJECTS Value transfer Type reference (TYPE) DPR_TT_UI_BREAD_CRUMB Tabelle Bread Crumb Daten Webdynpro UI 20060127

Method GET_BREADCRUMB_CP on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_BUTTON_TABLE 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 Objekt GUID 20050513
2 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050513
3 Importing IV_ROOT_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Root Objekt GUID 20050513
4 Returning RT_BUTTONS Value transfer Type reference (TYPE) DPR_TT_BUTTONGROUP_ITEMS Attributetabelle Drucktasten 20050513

Method GET_BUTTON_TABLE on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_BUTTON_TABLE_INITIATIVE 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 Objekt GUID 20061228
2 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20061228
3 Importing IV_OBJ_TYPE_SELECTED Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20061228
4 Importing IV_ROOT_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Root Objekt GUID 20061228
5 Importing IV_VIEW Call by reference Type reference (TYPE) CHAR1 Sicht 20061228
6 Returning RT_BUTTONS Value transfer Type reference (TYPE) DPR_TT_BUTTONGROUP_ITEMS Attributetabelle Drucktasten 20061228

Method GET_BUTTON_TABLE_INITIATIVE on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_CREATEABLE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEL_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Objekt Guid 20050513
2 Importing IV_SEL_OBJ_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050513
3 Returning RT_OBJECTS Value transfer Type reference (TYPE) DPR_TT_OBJECT_TYPES Tabelle anlegbare Objekttypen 20050513

Method GET_CREATEABLE_OBJECTS on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_DEFAULT_VALUES_FROM_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_UI_PROJECTS_HEADER Value transfer Type reference (TYPE) DPR_TS_UI_PROJECTS_HEADER UI Kontrolldaten Projekt Header 20050513

Method GET_DEFAULT_VALUES_FROM_BE on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_DELETE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DELETE_PROJECT Call by reference Type reference (TYPE) STRING Löschen Projekt 20050513
2 Exporting DELETE_PROJ_ELEMENT Call by reference Type reference (TYPE) STRING Löschen Projektelement 20050513

Method GET_DELETE_TEXT on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_DESCRIPTION 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 Eindeutiger Objektschlüssel (CHAR32) 20050513
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050513
3 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) DPR_TV_NAME Bezeichnung des Projektelements 20050513

Method GET_DESCRIPTION on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DPR_UI_LOG_VIEW Value transfer Object reference (TYPE REF TO) CL_DPR_UI_LOG_PROJECTS_VIEW View Instanz 20050513

Method GET_INSTANCE on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_NAME_VALUE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING Kontextkonoten 20050513
2 Returning RT_NAME_VALUE_LIST Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Werteliste 20050513

Method GET_NAME_VALUE_LIST on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECT_ID Value transfer Type reference (TYPE) STRING Externer Objektschlüssel 20050513

Method GET_OBJECT_ID on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_OBJECT_TYPE_FOR_VIEW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BO_NAME Call by reference Type reference (TYPE) STRING 20050513
2 Exporting EV_BO_NODE_NAME Call by reference Type reference (TYPE) STRING BOName 20050513
3 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) STRING Objekttyp 20050513
4 Exporting EV_OBJECT_TYPE_CGPL Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050513
5 Exporting EV_ROOT_OBJECT_TYPE_CGPL Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050513
6 Exporting EV_TEMPLATE_TYPE_CGPL Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050513
7 Exporting EV_VERSION_TYPE_CGPL Call by reference Type reference (TYPE) CGPL_TV_VERSION_TYPE Versionsart 20050513
8 Exporting EV_VIEWTYPE Call by reference Type reference (TYPE) DPR_TS_UI_SELECTED_VIEW Gewählte Sicht auf UI (Toplevel + Untertyp) 20050513

Method GET_OBJECT_TYPE_FOR_VIEW_TYPE on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_OTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALIAS Call by reference Type reference (TYPE) STRING Alias des OTR Text 20080908
2 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080908
3 Returning RV_OTR_TEXT Value transfer Type reference (TYPE) STRING Gelesener OTR Text 20080908

Method GET_OTR_TEXT on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_PRINT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_FORM_MANAGER Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MANAGER Development Projects: Formular-Manager 20050513
2 Exporting ET_FORM_MODEL_DESCR Call by reference Type reference (TYPE) DPR_TT_FORM_MODEL_DESCRIPTION Beschreibung von Formular-Modellen 20050513
3 Exporting ET_FORM_OPTIONS Call by reference Type reference (TYPE) DPR_TT_FORM_OPTIONS Optionen (Name/Wert-Paare) (sortiert nach Name; unique) 20050513
4 Exporting EV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050513
5 Importing IR_FORM_MANAGER Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MANAGER Form Manager 20070507
6 Importing IV_NOTES Call by reference Type reference (TYPE) BOOLE_D X: Parameter für Notizendruck 20070418
7 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050513
8 Importing IV_SCENARIO Call by reference Type reference (TYPE) STRING Scenario 20120903

Method GET_PRINT_PARAMS on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_PRINT_PARAMS_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) DPR_TV_FORM_OPTION_DESCRIPTION Beschreibung der Option 20050513
2 Importing IR_FORM_MANAGER Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MANAGER Development Projects: Formular-Manager 20050513
3 Importing IV_FORM_OPTION_NAME Call by reference Type reference (TYPE) DPR_TV_FORM_OPTION_NAME Option 20050513

Method GET_PRINT_PARAMS_LABEL on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_PRINT_PARAMS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPTION_VALUES Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Name-Value-Pair 20050513
2 Importing IR_FORM_MANAGER Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MANAGER Development Projects: Formular-Manager 20050513
3 Importing IV_FORM_OPTION_NAME Call by reference Type reference (TYPE) DPR_TV_FORM_OPTION_NAME Option 20050513

Method GET_PRINT_PARAMS_VALUES on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_PRINT_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PDF_DATA Call by reference Type reference (TYPE) XSTRING PDF Dokument 20050513
2 Exporting EV_PDF_DATA_SIZE Call by reference Type reference (TYPE) I Dokument Größe 20050513
3 Importing IR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA Additional UI data 20120903
4 Importing IR_FORM_MANAGER Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MANAGER Development Projects: Formular-Manager 20050513
5 Importing IT_OPTIONS Call by reference Type reference (TYPE) DPR_TT_FORM_OPTIONS Optionen (Name/Wert-Paare) (sortiert nach Name; unique) 20050513
6 Importing IV_FORM_NAME Call by reference Type reference (TYPE) TDSFNAME Smart Forms: Formularname 20050513
7 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20050513
8 Importing IV_NOTES Call by reference Type reference (TYPE) BOOLE_D X: Notizenausdruck 20070419

Method GET_PRINT_PREVIEW on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_SUPPORTED_LANGUAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LANGUAGES Call by reference Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Name-Value-Pair 20050513
2 Exporting EV_CURRENT_LANGUAGE Value transfer Type reference (TYPE) LAISO Sprachenschlüssel 20050617

Method GET_SUPPORTED_LANGUAGES on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VERSION Value transfer Type reference (TYPE) CGPL_TV_VERSION Version 20050513

Method GET_VERSION on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method GET_VIEWDATA_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_UI_VI_EXPORT Call by reference Type reference (TYPE) DPR_TS_UI_VI_ENTRY_EXPORT UI Daten Export 20050513

Method GET_VIEWDATA_EXPORT on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method INCLUDE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Ziel Element unter dem eingebunden wird 20050513
2 Importing IV_INCLUDE_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050513
3 Importing IV_INCLUDE_OBJ_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050513

Method INCLUDE_OBJECT on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_DPR_UI_LOG_PROJECTS_VIEW has no parameter.
Method INITIALIZE on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGE_MODE Call by reference Type reference (TYPE) I 20060302
2 Importing IV_CHANGE_MODE Call by reference Type reference (TYPE) I '1' 20060302
3 Importing IV_SEL_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Objekt Guid 20060302
4 Importing IV_SEL_OBJ_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20060302
# Exception Resumable Description Created on
1 OPEN_FAILED 20060302

Method PRINT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050513

Method PRINT_OBJECT on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method SCHEDULE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050513
2 Returning RV_UPDATE Value transfer Type reference (TYPE) BOOLE_D Aktion ausgeführt 20050817

Method SCHEDULE_OBJECT on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method SET_NEW_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache 20050513

Method SET_NEW_LANGUAGE on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.

Method SET_OBJECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) DATA Datenstruktur 20050513
2 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel (CHAR32) 20050513
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp 20050513

Method SET_OBJECT_DATA on class CL_DPR_UI_LOG_PROJECTS_VIEW has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400