SAP ABAP Class CL_DPR_UI_LOG_PROJECT_CHARTER (Logic Class for Project Charter)
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_PROJECT_CHARTER  
Short Description Logic Class for Project Charter    
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 20060717   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 IF_DPR_CORE_SERVICE_INBOUND Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_DPR_UI_LOG_PROJECT_CHARTER has no interface implemented.
Friends
Class CL_DPR_UI_LOG_PROJECT_CHARTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ORIG_LONGTEXT Instance attribute Private Type reference (TYPE) DPR_TS_API_LONGTEXT API: Attributes of Long Text 20070510
2 MS_SESSION_LONGTEXT Instance attribute Private Type reference (TYPE) DPR_TS_API_LONGTEXT API: Attributes of Long Text 20070510
3 MV_MASTER_LANGUAGE Instance attribute Private Type reference (TYPE) DPR_TV_LANGU_EXT Original Language 20070510
4 MV_PROJECT_CHARTER Instance attribute Public Type reference (TYPE) DPR_TS_API_PC Project Charter 20060724
5 SR_UI_LOG_PROJECT_CHARTER Static Attribute Private Object reference (TYPE REF TO) CL_DPR_UI_LOG_PROJECT_CHARTER Singleton 20060724
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PROJECT_CHARTER Instance method Public Method Create Project Charter for Project 20060724
2 EXISTENCE_CHECK_PC Instance method Public Method Does a Project Charter Exist for the Project? 20060724
3 GET_INSTANCE Static method Public Method Get Singleton 20060717
4 GET_LONGTEXT Instance method Public Method Delivers Long Text 20070510
5 GET_MASTER_LANGUAGE Instance method Public Method Read Original Language for Project 20070510
6 GET_PROJECT_CHARTER Instance method Public Method Delivers Project Charter Data 20070427
7 GET_TEXTS Instance method Public Method 20060724
8 GET_VI_PC_VIEWDATA Instance method Public Method Set Field Properties for Texts 20070508
9 INITIALIZE Instance method Public Method Initialize 20060724
10 REPORT_CHANGED_DATA Instance method Public Method Transfer Changed Data to API Layer 20060929
11 REPORT_CHANGED_LONGTEXT Instance method Public Method Transfer Changed Data to API Layer 20070510
12 RETRIEVE_PC_LONGTEXT Instance method Private Method Read Long Text for Project Charter 20070510
13 RETRIEVE_PROJECT_CHARTER Instance method Private Method Read Project Charter via Retrieve 20070427
14 SET_LONGTEXT Instance method Public Method Write Changes to Long Text to Buffer 20070510
15 SET_METRICS_DATA Instance method Public Method Create Metrics Values if Metrics UI Not Loaded 20070706
16 SET_NEW_LANGUAGE Instance method Public Method Set language 20060728
17 SET_TEXT Instance method Public Method Write Changes to Text to Buffer 20060731
Events
Class CL_DPR_UI_LOG_PROJECT_CHARTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CHANGE_MODE Public See coding 20070417 ty_change_mode TYPE c LENGTH 1
2 TY_MODIFICATION Public See coding 20070417 BEGIN OF ty_modification, bo_node_name TYPE string, key TYPE REF TO data, change_mode TYPE ty_change_mode, data TYPE REF TO data, changed_fields TYPE scol_string_t, association TYPE string, source_bo_node TYPE string, source_key TYPE REF TO data, source_key_is_handle TYPE sesf_boolean, END OF ty_modification
Method Signatures

Method CREATE_PROJECT_CHARTER 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 20060724
2 Importing IS_PARAMETERS Call by reference Type reference (TYPE) ANY 20060724
3 Returning RV_CREATION_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20060724

Method CREATE_PROJECT_CHARTER on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method EXISTENCE_CHECK_PC 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 20060724
2 Returning RV_PC_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20060724

Method EXISTENCE_CHECK_PC on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_UI_LOG_PROJECT_CHARTER Value transfer Object reference (TYPE REF TO) CL_DPR_UI_LOG_PROJECT_CHARTER Logikklasse für Projektauftrag 20060724

Method GET_INSTANCE on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method GET_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ORIG_LONGTEXT Call by reference Type reference (TYPE) DPR_TS_API_LONGTEXT API: Attribute Langtext 20070510
2 Exporting ES_SESSION_LONGTEXT Call by reference Type reference (TYPE) DPR_TS_API_LONGTEXT API: Attribute Langtext 20070510
3 Exporting EV_SESSION_LANGUAGE Call by reference Type reference (TYPE) DPR_TV_LANGU_EXT Externer Sprachenschlüssel 20070510
4 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20070510

Method GET_LONGTEXT on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method GET_MASTER_LANGUAGE 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 20070510
2 Returning RV_MASTER_LANGUAGE Value transfer Type reference (TYPE) DPR_TV_LANGU_EXT Externer Sprachenschlüssel 20070510

Method GET_MASTER_LANGUAGE on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method GET_PROJECT_CHARTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PROJECT_CHARTER Call by reference Type reference (TYPE) DPR_TS_API_PC API: Attribute Projektauftrag 20070427

Method GET_PROJECT_CHARTER on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GOAL_STATEMENT Call by reference Type reference (TYPE) STRING 20060724
2 Exporting EV_PROBLEM_STATEMENT Call by reference Type reference (TYPE) STRING 20060724
3 Exporting EV_SCOPE_STATEMENT Call by reference Type reference (TYPE) STRING 20060724
4 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20060724

Method GET_TEXTS on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method GET_VI_PC_VIEWDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_UI_CTRL Value transfer Type reference (TYPE) DPR_TT_UI_ATTR_PROPERTY Attributproperty 20070508

Method GET_VI_PC_VIEWDATA on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method INITIALIZE Signature

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

Method REPORT_CHANGED_DATA 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 20060929

Method REPORT_CHANGED_DATA on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method REPORT_CHANGED_LONGTEXT 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 20070510

Method REPORT_CHANGED_LONGTEXT on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method RETRIEVE_PC_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ORIG_LONGTEXT Call by reference Type reference (TYPE) DPR_TS_API_LONGTEXT API: Attribute Langtext 20070510
2 Exporting ES_SESSION_LONGTEXT Call by reference Type reference (TYPE) DPR_TS_API_LONGTEXT API: Attribute Langtext 20070510
3 Importing IV_ORIG_LANGU Call by reference Type reference (TYPE) DPR_TV_LANGU_EXT Externer Sprachenschlüssel 20070510
4 Importing IV_SESS_LANGU Call by reference Type reference (TYPE) DPR_TV_LANGU_EXT Externer Sprachenschlüssel 20070510

Method RETRIEVE_PC_LONGTEXT on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method RETRIEVE_PROJECT_CHARTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PROJECT_CHARTER Call by reference Type reference (TYPE) DPR_TS_API_PC API: Attribute Projektauftrag 20070427
2 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20070427

Method RETRIEVE_PROJECT_CHARTER on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method SET_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LONGTEXT Call by reference Type reference (TYPE) DPR_TS_API_LONGTEXT API: Attribute Langtext 20070510

Method SET_LONGTEXT on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method SET_METRICS_DATA Signature

Method SET_METRICS_DATA on class CL_DPR_UI_LOG_PROJECT_CHARTER has no parameter.
Method SET_METRICS_DATA on class CL_DPR_UI_LOG_PROJECT_CHARTER 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 nach ISO 639 20060728

Method SET_NEW_LANGUAGE on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GOAL_STATEMENT Call by reference Type reference (TYPE) STRING 20070213
2 Importing IV_PROBLEM_STATEMENT Call by reference Type reference (TYPE) STRING 20070213
3 Importing IV_SCOPE_STATEMENT Call by reference Type reference (TYPE) STRING 20070213

Method SET_TEXT on class CL_DPR_UI_LOG_PROJECT_CHARTER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 450