SAP ABAP Class CL_WDR_P13N_DT (CL_WDR_P13N_DT)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_P13N_BASE Property Handling (Base Class) 20050412
Properties
Class CL_WDR_P13N_DT  
Short Description    
Super Class CL_WDR_P13N_BASE Property Handling (Base Class) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20050412   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_P13N_DT has no forward declaration.
Interfaces
Class CL_WDR_P13N_DT has no interface implemented.
Friends
Class CL_WDR_P13N_DT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ICON_PATH Constant Private Type reference (TYPE) STRING '/sap/public/bc/webdynpro/viewdesigner/icons/' 20070302
2 M_VIEW_ELEMENT Instance attribute Private Object reference (TYPE REF TO) CL_WDY_MD_VIEW_ELEMENT 20050412
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_4_EXISTING_AGGREGATIONS Instance method Private Method Searches for existing aggregated elements 20050916
2 CHECK_AGGREGATEE_VISIBLE Instance method Private Method Checks whether the aggregated element is visible 20070207
3 CHECK_ENABLING_RESET_BTN Instance method Public Method .Checks whether the reset button is enabled 20050729
4 CHECK_IS_TABLE_CELL_EDITOR Instance method Private Method Checks whether it is a TableCell editor 20070530
5 CLEAR_PERS_DATA_ALL Instance method Public Method Deletes Content of Internal Tables with P13N Data 20050412
6 CONSTRUCTOR Instance method Public Constructor Constructor 20050412
7 FILL_AGGR_HEADER_NODE Instance method Private Method Fills child node HEADER_NODE in the aggregated context 20070207
8 FILL_AGGR_INDEXING_NODE Instance method Private Method Fills child node HEADER_NODE in the aggregated context 20070207
9 FILL_CHILD_VIEW_TABLE Instance method Private Method Internal: Fills Navigation Table 20050412
10 GET_CHILD_VIEW_ELEMENTS Instance method Private Method Internal: Gets View Elements for View 20050412
11 GET_COMPONENT_VIEWS Instance method Public Method Gets All Views of Component 20050412
12 GET_CONTAINER_CHILDREN_ORDER Instance method Private Method Returns sequence of child elements in the container 20070206
13 GET_CUR_AGGREGATION_ORDER Instance method Private Method Finds the current sequence of aggregated elements 20070206
14 GET_HEADER_LAYOUT_ORDER Instance method Private Method Returns sequence of child elements in matrix/row container 20070206
15 GET_PERS_DATA Instance method Public Method Configuration Can Get Personalization Data 20050412
16 GET_VIEW_ELEMENTS Instance method Public Method Passes View Elements to View 20050412
17 SET_AGGREGATION_FINAL Instance method Private Method Sets the aggregation to "final" 20060330
18 SET_PERS_DATA Instance method Public Method Configuration Passes Personalization Data 20050412
19 VALIDATE_INPUT_PER_CHANGE_LOG Instance method Public Method Validation Step 20070912
Events
Class CL_WDR_P13N_DT has no event.
Types
Class CL_WDR_P13N_DT has no local type.
Method Signatures

Method CHECK_4_EXISTING_AGGREGATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20050916-083208 20050916

Method CHECK_4_EXISTING_AGGREGATIONS on class CL_WDR_P13N_DT has no exception.

Method CHECK_AGGREGATEE_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATEE Call by reference Type reference (TYPE) STRING 20070207
2 Exporting FIRST_UI_ELEMENT Call by reference Object reference (TYPE REF TO) OBJECT 20070207
3 Exporting IS_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070207
4 Importing VIEW Call by reference Object reference (TYPE REF TO) OBJECT 20070207

Method CHECK_AGGREGATEE_VISIBLE on class CL_WDR_P13N_DT has no exception.

Method CHECK_ENABLING_RESET_BTN Signature

Method CHECK_ENABLING_RESET_BTN on class CL_WDR_P13N_DT has no parameter.
Method CHECK_ENABLING_RESET_BTN on class CL_WDR_P13N_DT has no exception.

Method CHECK_IS_TABLE_CELL_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_TABLE_CELL_EDITOR Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070530
2 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDY_MD_VIEW_ELEMENT 20070530

Method CHECK_IS_TABLE_CELL_EDITOR on class CL_WDR_P13N_DT has no exception.

Method CLEAR_PERS_DATA_ALL Signature

Method CLEAR_PERS_DATA_ALL on class CL_WDR_P13N_DT has no parameter.
Method CLEAR_PERS_DATA_ALL on class CL_WDR_P13N_DT has no exception.

Method CONSTRUCTOR Signature

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

Method FILL_AGGR_HEADER_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADD_DECLARATIVE_TEXT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070207
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20070207
3 Importing HEADER_NODE_NAME Call by reference Type reference (TYPE) STRING 20070207
4 Importing UI_ELEMENT Call by reference Object reference (TYPE REF TO) OBJECT Perforce change= / 20040604-141028 20070207

Method FILL_AGGR_HEADER_NODE on class CL_WDR_P13N_DT has no exception.

Method FILL_AGGR_INDEXING_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_NAME Call by reference Type reference (TYPE) STRING 20070207
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20070207
3 Importing INDEXING_NODE_NAME Call by reference Type reference (TYPE) STRING 20070207

Method FILL_AGGR_INDEXING_NODE on class CL_WDR_P13N_DT has no exception.

Method FILL_CHILD_VIEW_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20050412
2 Importing I_ROW_KEY Call by reference Type reference (TYPE) STRING 20050412
3 Changing R_VIEW_ELEMENT_STRUC Value transfer Type reference (TYPE) WDY_PERS_VIEW_ELEM_TREE_STRUC zur WDY_PERS_VIEW_ELEM_TREE_STRUC 20050412

Method FILL_CHILD_VIEW_TABLE on class CL_WDR_P13N_DT has no exception.

Method GET_CHILD_VIEW_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGGREGATIONS Value transfer Object reference (TYPE REF TO) IF_OBJECT_MAP 20050412
2 Importing I_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20050412
3 Importing I_ROW_KEY Value transfer Type reference (TYPE) STRING 20050412
4 Returning R_VIEW_ELEMENTS Value transfer Type reference (TYPE) WDY_PERS_VIEW_ELEM_TREE_TABLE zur WDY_PERS_VIEW_ELEM_TREE_STRUC 20050412

Method GET_CHILD_VIEW_ELEMENTS on class CL_WDR_P13N_DT has no exception.

Method GET_COMPONENT_VIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20050412
2 Returning R_VIEWS Value transfer Type reference (TYPE) WDY_PERS_VIEW_ELEM_TREE_TABLE Hilfsmethoden für Generierung von Laufzeitdaten einer View 20050412

Method GET_COMPONENT_VIEWS on class CL_WDR_P13N_DT has no exception.

Method GET_CONTAINER_CHILDREN_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_AGGREGATION Web-Dynpro : Name einer Viewelementaggregation 20070206
2 Exporting DECLARATIVE_TEXT_NEEDED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070206
3 Importing LAYOUT Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME Web Dynpro : Web Dynpro UI-Element Definition 20070206
4 Importing P13N_DATA Call by reference Type reference (TYPE) WDR_UI_PP13N Personalisierung 20070206
5 Exporting SORTED_ELEMENTS Call by reference Type reference (TYPE) WDY_OBJECT_MAP_ELEMENT_TABLE Tabelle von Strings 20070206
6 Importing VIEW_ELEMENTS Call by reference Type reference (TYPE) WDY_OBJECT_MAP_ELEMENT_TABLE Referenzen auf CL_WDR_VIEW_ELEMENT 20070206

Method GET_CONTAINER_CHILDREN_ORDER on class CL_WDR_P13N_DT has no exception.

Method GET_CUR_AGGREGATION_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_AGGREGATION Web-Dynpro : Name einer Viewelementaggregation 20070206
2 Exporting AGGREGATION_ORDER Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20070206
3 Importing IS_UI_ELEMENT_CONTAINER Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070206
4 Exporting NEEDS_DECLARATIVE_TEXT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070206
5 Importing P13N_DATA Call by reference Type reference (TYPE) WDR_UI_PP13N Personalisierung 20070216

Method GET_CUR_AGGREGATION_ORDER on class CL_WDR_P13N_DT has no exception.

Method GET_HEADER_LAYOUT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATEES Call by reference Type reference (TYPE) WDY_OBJECT_MAP_ELEMENT_TABLE Referenzen auf CL_WDR_VIEW_ELEMENT 20070206
2 Importing P13N_DATA Call by reference Type reference (TYPE) WDR_UI_PP13N Personalisierung 20070216
3 Returning SORTED_ELEMENTS Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20070206

Method GET_HEADER_LAYOUT_ORDER on class CL_WDR_P13N_DT has no exception.

Method GET_PERS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PERS_DATA Value transfer Type reference (TYPE) WDR_UI_PP13N_TABLE Tabelle zur Personalisierung 20050412

Method GET_PERS_DATA on class CL_WDR_P13N_DT has no exception.

Method GET_VIEW_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20050412
2 Importing I_ROW_KEY Value transfer Type reference (TYPE) STRING 20050412
3 Returning R_VIEW_ELEMENTS Value transfer Type reference (TYPE) WDY_PERS_VIEW_ELEM_TREE_TABLE zur WDY_PERS_VIEW_ELEM_TREE_STRUC 20050412

Method GET_VIEW_ELEMENTS on class CL_WDR_P13N_DT has no exception.

Method SET_AGGREGATION_FINAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGGREGATION_NAME Call by reference Type reference (TYPE) STRING 20060330
2 Importing I_FINAL Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20060330

Method SET_AGGREGATION_FINAL on class CL_WDR_P13N_DT has no exception.

Method SET_PERS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERS_DATA Call by reference Type reference (TYPE) WDR_UI_PP13N_TABLE Tabelle zur Personalisierung 20050412

Method SET_PERS_DATA on class CL_WDR_P13N_DT has no exception.

Method VALIDATE_INPUT_PER_CHANGE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGE_LOG_LINE Call by reference Type reference (TYPE) WDR_CONTEXT_CHANGE Web Dynpro: Änderung eines Kontext-Eintrags 20070912
2 Returning IS_OKAY Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070912

Method VALIDATE_INPUT_PER_CHANGE_LOG on class CL_WDR_P13N_DT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710