SAP ABAP Class CL_DPR_UI_LOG_PRP_TREE (UI PRP Tree)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_UI_LOG_ORG_TREE Tree Structure with Organizational Data 20050504
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_UI_LOG_SKILL_TREE Tree Structure with Qualification Data 20050504
Properties
Class CL_DPR_UI_LOG_PRP_TREE  
Short Description UI PRP Tree    
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 20050503   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_UI_LOG_PRP_TREE has no forward declaration.
Interfaces
Class CL_DPR_UI_LOG_PRP_TREE has no interface implemented.
Friends
Class CL_DPR_UI_LOG_PRP_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHANGE_MODE_CREATE Constant Public Type reference (TYPE) TY_CHANGE_MODE 'C' 20050523
2 CO_CHANGE_MODE_DELETE Constant Public Type reference (TYPE) TY_CHANGE_MODE 'D' 20050523
3 CO_CHANGE_MODE_UPDATE Constant Public Type reference (TYPE) TY_CHANGE_MODE 'U' 20050523
4 MS_OBJ_EVENT Instance attribute Private Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20050511
5 MT_PROPERTIES Static Attribute Private Type reference (TYPE) IF_DPR_CORE_SERVICE_INBOUND=>TT_PROPERTIES 20050524
6 MV_ATTR_TABLE_SORT Instance attribute Public Type reference (TYPE) STRING Sort Field for Table 20070131
7 MV_RETRIEVE_TREE Static Attribute Public Type reference (TYPE) BOOLE_D 'X' = Retrieve for Tree Again 20060801
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTRY_TO_TABLE_DATA Static method Private Method Table: Add Data Record 20050511
2 ADD_TREE_ENTRIES_TO_TABLE_DATA Static method Public Method Table: Add Data Record 20070201
3 ADD_WCRD_ENTRIES_TO_TABLE_DATA Static method Public Method Table: Add Wildcard-Search Data Records 20061213
4 CHANGE_TABLE_DATA_UI Instance method Public Method Table: Change/Delete Context Element (Only on UI Side) 20050523
5 CHECK_TABLE_TYPEDESCR Static method Public Method Table: Check Subcontext on DDIC Structure 20050524
6 CREATE_ELEMENT Static method Private Method Tree: Create Context Element for Context Node 20050504
7 CREATE_TABLE_DATA_BE Instance method Public Method Table: Add Data Record in Back-End 20050511
8 DELETE_ENTRY_FROM_TABLE_DATA Static method Public Method Table: Delete (Selected) Data Records 20050511
9 DELETE_TABLE_DATA_BE Instance method Public Method Table: Delete (Selected) Data Records in Back-End 20050511
10 FILL_TABLE_DROPDOWNLIST_VALUE Static method Private Method Table: Mapping Using Back-End Data (2): Context Dropdown 20050606
11 FILL_TABLE_DROPDOWNLIST_VALUES Static method Private Method Table: Mapping Using Back-End Data (2): Context Dropdown 20050517
12 GET_CONTEXT_NODE_NAMES Static method Public Method Tree: Return Context Node Name 20050506
13 GET_MS_OBJ_EVENT Instance method Public Method Return MS_OBJ_EVENT Attribute 20050511
14 GET_MV_RETRIEVE_TREE Static method Public Method Get MV_RETRIEVE_TREE Attribute 20060801
15 GET_TABLE_BO_NAME Instance method Public Method Return BO Names 20050524
16 GET_TABLE_BO_NODE_NAME Instance method Public Method Return BO Node Name 20050524
17 GET_TABLE_DATA_GUID_BE Instance method Public Method Table: Deliver Back-End GUID for Table Data Record 20050524
18 GET_TABLE_ELEMENTS Static method Public Method Table: Read Data 20050819
19 GET_TABLE_STRUCTURE_REF Static method Public Method Table: Deliver Context Structure Information 20050506
20 GET_TREE_RELATED_ELEMENT Static method Private Method Tree: Get Context Element for Tree Node 20050509
21 GET_TREE_SELECTED_NODE_ID Static method Public Method Tree: Context Element / Tree Node ID for Lead 20050509
22 GET_WCRD_SELECTED_NODE_ID Static method Public Method Tree: Context Element / Tree Node ID for Lead 20061219
23 LOAD_SUB_TREE_NEXT_LEVEL Static method Public Method Tree: Read Data for Subtree (Only Next Level) 20050504
24 LOAD_TABLE Static method Public Method Table: Read Data 20050511
25 MAP_TABLE_DATA_BE Instance method Public Method Table: Mapping Using Back-End Data (1): Context Attributes 20050506
26 MAP_TREE_DATA_BE Instance method Public Method Tree: Mapping Using Back-End Data: Context Attributes 20050506
27 MAP_TREE_TO_TABLE_DATA_BE Instance method Public Method Tree to Table: Mapping Using Back-End Data: Context Attr. 20050506
28 RESET_MV_RETRIEVE_TREE Static method Public Method Delete MV_RETRIEVE_TREE Attribute 20060801
29 RETRIEVE_TABLE_DATA_BE Instance method Public Method Table: Read Data in Back-End 20050506
30 RETRIEVE_TREE_DATA_BE Instance method Public Method Tree: Read Data in Back-End 20050506
31 RETRIEVE_TREE_TO_TABLE_DATA_BE Instance method Public Method Tree to Table: Read Data in Back-End 20050506
32 SEARCH_BASED_ON_ELEMENT Static method Private Method Tree: Find Context Element Using ID (1) 20050504
33 SEARCH_BASED_ON_NODE Static method Private Method Tree: Find Context Element Using ID (2) 20050504
34 SET_ALL_SELECTED Static method Public Method Table: Select/Deselect All 20061219
35 SET_MS_OBJ_EVENT Instance method Public Method Set MS_OBJ_EVENT Attribute 20050511
36 SET_MV_RETRIEVE_TREE Instance method Public Method Set MV_RETRIEVE_TREE Attribute and Initialize Table 20060801
37 SET_TABLE_FLD_CNTRL_PROPERTIES Static method Private Method Table: Get Field Controls for All Data Records in Back-End 20050527
38 UPDATE_ENTRY_OF_TABLE_DATA Static method Public Method Table: Update Data Records 20050518
39 UPDATE_TABLE_DATA_BE Instance method Public Method Table: Update Data Records in Back-End 20050511
Events
Class CL_DPR_UI_LOG_PRP_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CHANGE_MODE Public See coding 20050523 TY_CHANGE_MODE TYPE c LENGTH 1
Method Signatures

Method ADD_ENTRY_TO_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050511
2 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20050511
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20070201
4 Importing IV_SKIP_CONVERT Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070316

Method ADD_ENTRY_TO_TABLE_DATA on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method ADD_TREE_ENTRIES_TO_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20070201
2 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20070201

Method ADD_TREE_ENTRIES_TO_TABLE_DATA on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method ADD_WCRD_ENTRIES_TO_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20061213
2 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20061213

Method ADD_WCRD_ENTRIES_TO_TABLE_DATA on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method CHANGE_TABLE_DATA_UI 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) STRING Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050523
2 Changing IS_DATA Call by reference Type reference (TYPE) DATA 20050523
3 Importing IV_LAST Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050523

Method CHANGE_TABLE_DATA_UI on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method CHECK_TABLE_TYPEDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050524
2 Importing IV_STRUC_NAME Call by reference Type reference (TYPE) STRING 20050524
3 Returning RV_IDENTICAL Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050524

Method CHECK_TABLE_TYPEDESCR on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method CREATE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CLASS Call by reference Object reference (TYPE REF TO) CL_DPR_UI_LOG_PRP_TREE UI PRP Tree 20050504
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050504
3 Importing IV_CHILD_NODE_ID Call by reference Type reference (TYPE) STRING Allgemeine Collaboration tree information 20050504
4 Returning RR_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050504

Method CREATE_ELEMENT on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method CREATE_TABLE_DATA_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20050518
2 Importing IV_LAST Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070201

Method CREATE_TABLE_DATA_BE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method DELETE_ENTRY_FROM_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050511
2 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20050511

Method DELETE_ENTRY_FROM_TABLE_DATA on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method DELETE_TABLE_DATA_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Menge von Elementen eines Kontextknotens 20050530
2 Exporting EV_REFUSED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050530
3 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050530
4 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20050518
5 Importing IV_LAST Call by reference Type reference (TYPE) BOOLE_D Boolesche Variable 20050518

Method DELETE_TABLE_DATA_BE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method FILL_TABLE_DROPDOWNLIST_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050606
2 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050606
3 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20050606
4 Importing IV_ADD Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050606

Method FILL_TABLE_DROPDOWNLIST_VALUE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method FILL_TABLE_DROPDOWNLIST_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050524
2 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20050517
3 Importing IV_ADD Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050518
4 Importing IV_SKIP_CONVERT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20061220

Method FILL_TABLE_DROPDOWNLIST_VALUES on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method GET_CONTEXT_NODE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NAME_TABLE Call by reference Type reference (TYPE) STRING 20050506
2 Exporting EV_NAME_TREE_NODE Call by reference Type reference (TYPE) STRING 20050506
3 Exporting EV_NAME_TREE_NODE_REC Call by reference Type reference (TYPE) STRING 20050506
4 Exporting EV_NAME_WCRD Call by reference Type reference (TYPE) STRING 20061219
5 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050506

Method GET_CONTEXT_NODE_NAMES on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method GET_MS_OBJ_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_OBJ_EVENT Value transfer Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050511

Method GET_MS_OBJ_EVENT on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method GET_MV_RETRIEVE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETRIEVE_TREE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060801

Method GET_MV_RETRIEVE_TREE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method GET_TABLE_BO_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BO_NAME Value transfer Type reference (TYPE) STRING 20050524

Method GET_TABLE_BO_NAME on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method GET_TABLE_BO_NODE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BO_NODE_NAME Value transfer Type reference (TYPE) STRING 20050524

Method GET_TABLE_BO_NODE_NAME on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method GET_TABLE_DATA_GUID_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) STRING 20050524
2 Importing IV_CHILD_NODE_ID Call by reference Type reference (TYPE) STRING Allgemeine Collaboration tree information 20050524

Method GET_TABLE_DATA_GUID_BE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method GET_TABLE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Menge von Elementen eines Context-Knotens 20050819
2 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050819
3 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20050819

Method GET_TABLE_ELEMENTS on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method GET_TABLE_STRUCTURE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050509
2 Exporting ER_NODE_RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20050509
3 Exporting ER_TS_DATA Call by reference Object reference (TYPE REF TO) DATA 20050506
4 Exporting ER_TT_DATA Call by reference Object reference (TYPE REF TO) DATA 20050506
5 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050506
6 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20050506

Method GET_TABLE_STRUCTURE_REF on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method GET_TREE_RELATED_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050509
2 Importing IV_NODE_ID Call by reference Type reference (TYPE) STRING 20050509
3 Returning RR_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050509

Method GET_TREE_RELATED_ELEMENT on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method GET_TREE_SELECTED_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Menge von Elementen eines Context-Knotens 20060905
2 Exporting ET_NODE_ID Call by reference Type reference (TYPE) STANDARD TABLE type Table of string 20060905
3 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050509
4 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20061006
5 Importing IV_IGNORE_GROUP Call by reference Type reference (TYPE) BOOLE_D 'X' = Knoten vom Typ Gruppe ignorieren 20061006

Method GET_TREE_SELECTED_NODE_ID on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method GET_WCRD_SELECTED_NODE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Menge von Elementen eines Context-Knotens 20061219
2 Exporting ET_NODE_ID Call by reference Type reference (TYPE) STANDARD TABLE type Table of string 20061219
3 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20061219

Method GET_WCRD_SELECTED_NODE_ID on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method LOAD_SUB_TREE_NEXT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050504
2 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20050504
3 Importing IV_NODE_ID Call by reference Type reference (TYPE) STRING 20050504

Method LOAD_SUB_TREE_NEXT_LEVEL on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method LOAD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050511
2 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20050511

Method LOAD_TABLE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method MAP_TABLE_DATA_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) DATA 20050506
2 Importing IV_CHILD_NODE_ID Call by reference Type reference (TYPE) STRING Allgemeine Collaboration tree information 20050506
3 Importing IV_NAME Call by reference Type reference (TYPE) WDR_CTX_ATTRIBUTE_NAME Web Dynpro: Name eines Kontext Elementes 20050506
4 Importing IV_SKIP_CONVERT Call by reference Type reference (TYPE) BOOLE_D 'X' solely for OrgUnits from WildCardSearch 20061220

Method MAP_TABLE_DATA_BE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method MAP_TREE_DATA_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) DATA 20050506
2 Importing IV_CHILD_NODE_ID Call by reference Type reference (TYPE) STRING Allgemeine Collaboration tree information 20050506
3 Importing IV_NAME Call by reference Type reference (TYPE) WDR_CTX_ATTRIBUTE_NAME Web Dynpro: Name eines Kontext Elementes 20050506

Method MAP_TREE_DATA_BE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method MAP_TREE_TO_TABLE_DATA_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) DATA 20050506
2 Importing IV_CHILD_NODE_ID Call by reference Type reference (TYPE) STRING Allgemeine Collaboration tree information 20050506
3 Importing IV_NAME Call by reference Type reference (TYPE) WDR_CTX_ATTRIBUTE_NAME Web Dynpro: Name eines Kontext Elementes 20050506
4 Importing IV_SKIP_CONVERT Call by reference Type reference (TYPE) BOOLE_D 'X' solely for OrgUnits from WildCardSearch 20061218

Method MAP_TREE_TO_TABLE_DATA_BE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method RESET_MV_RETRIEVE_TREE Signature

Method RESET_MV_RETRIEVE_TREE on class CL_DPR_UI_LOG_PRP_TREE has no parameter.
Method RESET_MV_RETRIEVE_TREE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method RETRIEVE_TABLE_DATA_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ID Call by reference Type reference (TYPE) DPR_TT_STRING_T Allgemeine collaboration tree information 20050506

Method RETRIEVE_TABLE_DATA_BE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method RETRIEVE_TREE_DATA_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ID Call by reference Type reference (TYPE) DPR_TT_STRING_T Allgemeine collaboration tree information 20050506
2 Importing IV_TREE_NODE_ID Call by reference Type reference (TYPE) STRING 20050506

Method RETRIEVE_TREE_DATA_BE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method RETRIEVE_TREE_TO_TABLE_DATA_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TABLE_ID Call by reference Type reference (TYPE) STRING 20050906
2 Importing IV_SKIP_CONVERT Call by reference Type reference (TYPE) BOOLE_D 'X' solely for OrgUnits from WildCardSearch 20061218
3 Importing IV_TREE_NODE_ID Call by reference Type reference (TYPE) STRING 20050506

Method RETRIEVE_TREE_TO_TABLE_DATA_BE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method SEARCH_BASED_ON_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT WebDynpro: Schnittstelle für Kontext Knoten 20050504
2 Importing IV_NODE_ID Call by reference Type reference (TYPE) STRING 20050504
3 Returning RR_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050504

Method SEARCH_BASED_ON_ELEMENT on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method SEARCH_BASED_ON_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050504
2 Importing IV_NODE_ID Call by reference Type reference (TYPE) STRING 20050504
3 Returning RR_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050504

Method SEARCH_BASED_ON_NODE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method SET_ALL_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20061219
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20061219
3 Importing IV_SELECT Call by reference Type reference (TYPE) BOOLE_D 'X' = Select All; ' ' = Deselect All 20061219

Method SET_ALL_SELECTED on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method SET_MS_OBJ_EVENT 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 20050511

Method SET_MS_OBJ_EVENT on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method SET_MV_RETRIEVE_TREE Signature

Method SET_MV_RETRIEVE_TREE on class CL_DPR_UI_LOG_PRP_TREE has no parameter.
Method SET_MV_RETRIEVE_TREE on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method SET_TABLE_FLD_CNTRL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050527
2 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20050527

Method SET_TABLE_FLD_CNTRL_PROPERTIES on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method UPDATE_ENTRY_OF_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20050518
2 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050518
3 Importing IR_SUB_CLASS Call by reference Object reference (TYPE REF TO) OBJECT 20050518
4 Importing IV_FILL_DROPDOWN Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070131

Method UPDATE_ENTRY_OF_TABLE_DATA on class CL_DPR_UI_LOG_PRP_TREE has no exception.

Method UPDATE_TABLE_DATA_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20050518

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