SAP ABAP Class CL_WD_SERIES (CL_WD_SERIES)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_BUSINESS_GRAPHICS (Package) UIE Library "BusinessGraphics"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_ABSTRACT_SERIES 20040625
Properties
Class CL_WD_SERIES  
Short Description    
Super Class CL_WD_ABSTRACT_SERIES  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_BUSINESS_GRAPHICS   UIE Library "BusinessGraphics" 
Created 20040625   SAP 
Last change 20141120    
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_WD_SERIES has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20131015 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20131015 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_CUSTOMIZING_ID Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
2 BP_DATA_BEGIN_INDEX Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
3 BP_DATA_LENGTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
4 BP_EVENT_ID Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
5 BP_LABEL Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
6 BP_LEAD_SELECTION_CUST_ID Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
7 BP_POINT_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
8 BP_TOOLTIP Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
9 CID_SERIES Constant Public Type reference (TYPE) GUID 'B058684220506924E10000000A1550C0' 20050316
10 PR_POINT Instance attribute Protected Object reference (TYPE REF TO) CL_WD_POINT 20040625
11 VL_CUSTOMIZING_ID Instance attribute Protected Type reference (TYPE) STRING 20040625
12 VL_DATA_BEGIN_INDEX Instance attribute Protected Type reference (TYPE) I 20040625
13 VL_DATA_LENGTH Instance attribute Protected Type reference (TYPE) I 20040625
14 VL_EVENT_ID Instance attribute Protected Type reference (TYPE) STRING 20040625
15 VL_LABEL Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
16 VL_LEAD_SELECTION_CUST_ID Instance attribute Protected Type reference (TYPE) STRING 20040625
17 VL_POINT_SOURCE Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20050316
18 VL_SHOW_SELECTED_ONLY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20040625
19 VL_TOOLTIP Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CUSTOMIZING_ID Instance method Public Method 20040625
2 BIND_DATA_BEGIN_INDEX Instance method Public Method 20040625
3 BIND_DATA_LENGTH Instance method Public Method 20040625
4 BIND_EVENT_ID Instance method Public Method 20040625
5 BIND_LABEL Instance method Public Method 20040625
6 BIND_LEAD_SELECTION_CUST_ID Instance method Public Method 20040625
7 BIND_POINT_SOURCE Instance method Public Method 20040625
8 BIND_TOOLTIP Instance method Public Method 20040625
9 BOUND_CUSTOMIZING_ID Instance method Public Method 20040625
10 BOUND_DATA_BEGIN_INDEX Instance method Public Method 20040625
11 BOUND_DATA_LENGTH Instance method Public Method 20040625
12 BOUND_EVENT_ID Instance method Public Method 20040625
13 BOUND_LABEL Instance method Public Method 20040625
14 BOUND_LEAD_SELECTION_CUST_ID Instance method Public Method 20040625
15 BOUND_POINT_SOURCE Instance method Public Method 20040625
16 BOUND_TOOLTIP Instance method Public Method 20040625
17 CONSTRUCTOR Instance method Public Constructor 20040625
18 GET_CUSTOMIZING_ID Instance method Public Method 20040625
19 GET_DATA_BEGIN_INDEX Instance method Public Method 20040625
20 GET_DATA_LENGTH Instance method Public Method 20040625
21 GET_EVENT_ID Instance method Public Method 20040625
22 GET_LABEL Instance method Public Method 20040625
23 GET_LEAD_SELECTION_CUST_ID Instance method Public Method 20040625
24 GET_POINT Instance method Public Method 20040625
25 GET_POINT_SOURCE Instance method Public Method 20040625
26 GET_SHOW_SELECTED_ONLY Instance method Public Method 20040625
27 GET_TOOLTIP Instance method Public Method 20040625
28 NEW_SERIES Static method Public Method 20040625
29 SET_CUSTOMIZING_ID Instance method Public Method 20040625
30 SET_DATA_BEGIN_INDEX Instance method Public Method 20040625
31 SET_DATA_LENGTH Instance method Public Method 20040625
32 SET_EVENT_ID Instance method Public Method 20040625
33 SET_LABEL Instance method Public Method 20040625
34 SET_LEAD_SELECTION_CUST_ID Instance method Public Method 20040625
35 SET_POINT Instance method Public Method 20040625
36 SET_POINT_SOURCE Instance method Public Method 20040625
37 SET_SHOW_SELECTED_ONLY Instance method Public Method 20040625
38 SET_TOOLTIP Instance method Public Method 20040625
Events
Class CL_WD_SERIES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SERIES Public See coding 20050316 tt_SERIES TYPE TABLE OF REF TO CL_WD_SERIES WITH DEFAULT KEY
Method Signatures

Method BIND_CUSTOMIZING_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_CUSTOMIZING_ID on class CL_WD_SERIES has no exception.

Method BIND_DATA_BEGIN_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_DATA_BEGIN_INDEX on class CL_WD_SERIES has no exception.

Method BIND_DATA_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_DATA_LENGTH on class CL_WD_SERIES has no exception.

Method BIND_EVENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_EVENT_ID on class CL_WD_SERIES has no exception.

Method BIND_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_LABEL on class CL_WD_SERIES has no exception.

Method BIND_LEAD_SELECTION_CUST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_LEAD_SELECTION_CUST_ID on class CL_WD_SERIES has no exception.

Method BIND_POINT_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_POINT_SOURCE on class CL_WD_SERIES has no exception.

Method BIND_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040625

Method BIND_TOOLTIP on class CL_WD_SERIES has no exception.

Method BOUND_CUSTOMIZING_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_CUSTOMIZING_ID on class CL_WD_SERIES has no exception.

Method BOUND_DATA_BEGIN_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_DATA_BEGIN_INDEX on class CL_WD_SERIES has no exception.

Method BOUND_DATA_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_DATA_LENGTH on class CL_WD_SERIES has no exception.

Method BOUND_EVENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_EVENT_ID on class CL_WD_SERIES has no exception.

Method BOUND_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_LABEL on class CL_WD_SERIES has no exception.

Method BOUND_LEAD_SELECTION_CUST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_LEAD_SELECTION_CUST_ID on class CL_WD_SERIES has no exception.

Method BOUND_POINT_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_POINT_SOURCE on class CL_WD_SERIES has no exception.

Method BOUND_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

Method BOUND_TOOLTIP on class CL_WD_SERIES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20040625
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625

Method CONSTRUCTOR on class CL_WD_SERIES has no exception.

Method GET_CUSTOMIZING_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_CUSTOMIZING_ID on class CL_WD_SERIES has no exception.

Method GET_DATA_BEGIN_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) I 20040625

Method GET_DATA_BEGIN_INDEX on class CL_WD_SERIES has no exception.

Method GET_DATA_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) I 20040625

Method GET_DATA_LENGTH on class CL_WD_SERIES has no exception.

Method GET_EVENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_EVENT_ID on class CL_WD_SERIES has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20040625
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_LABEL on class CL_WD_SERIES has no exception.

Method GET_LEAD_SELECTION_CUST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_LEAD_SELECTION_CUST_ID on class CL_WD_SERIES has no exception.

Method GET_POINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_POINT Value transfer Object reference (TYPE REF TO) CL_WD_POINT 20040625

Method GET_POINT on class CL_WD_SERIES has no exception.

Method GET_POINT_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20040625

Method GET_POINT_SOURCE on class CL_WD_SERIES has no exception.

Method GET_SHOW_SELECTED_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20040625

Method GET_SHOW_SELECTED_ONLY on class CL_WD_SERIES has no exception.

Method GET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20040625
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_TOOLTIP on class CL_WD_SERIES has no exception.

Method NEW_SERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_CUSTOMIZING_ID Call by reference Type reference (TYPE) STRING 20040625
2 Importing BIND_DATA_BEGIN_INDEX Call by reference Type reference (TYPE) STRING 20040625
3 Importing BIND_DATA_LENGTH Call by reference Type reference (TYPE) STRING 20040625
4 Importing BIND_EVENT_ID Call by reference Type reference (TYPE) STRING 20040625
5 Importing BIND_LABEL Call by reference Type reference (TYPE) STRING 20040625
6 Importing BIND_LEAD_SELECTION_CUST_ID Call by reference Type reference (TYPE) STRING 20040625
7 Importing BIND_POINT_SOURCE Call by reference Type reference (TYPE) STRING 20040625
8 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040625
9 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_SERIES 20040625
10 Importing CUSTOMIZING_ID Call by reference Type reference (TYPE) STRING 20040625
11 Importing DATA_BEGIN_INDEX Call by reference Type reference (TYPE) I '0' 20040625
12 Importing DATA_LENGTH Call by reference Type reference (TYPE) I '0' 20040625
13 Importing EVENT_ID Call by reference Type reference (TYPE) STRING 20040625
14 Importing ID Call by reference Type reference (TYPE) STRING 20040625
15 Importing LABEL Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
16 Importing LEAD_SELECTION_CUST_ID Call by reference Type reference (TYPE) STRING 20040625
17 Importing SHOW_SELECTED_ONLY Call by reference Type reference (TYPE) WDY_BOOLEAN 20040625
18 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625
19 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625

Method NEW_SERIES on class CL_WD_SERIES has no exception.

Method SET_CUSTOMIZING_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040625

Method SET_CUSTOMIZING_ID on class CL_WD_SERIES has no exception.

Method SET_DATA_BEGIN_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20040625

Method SET_DATA_BEGIN_INDEX on class CL_WD_SERIES has no exception.

Method SET_DATA_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20040625

Method SET_DATA_LENGTH on class CL_WD_SERIES has no exception.

Method SET_EVENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040625

Method SET_EVENT_ID on class CL_WD_SERIES has no exception.

Method SET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625

Method SET_LABEL on class CL_WD_SERIES has no exception.

Method SET_LEAD_SELECTION_CUST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040625

Method SET_LEAD_SELECTION_CUST_ID on class CL_WD_SERIES has no exception.

Method SET_POINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_POINT Call by reference Object reference (TYPE REF TO) CL_WD_POINT 20040625

Method SET_POINT on class CL_WD_SERIES has no exception.

Method SET_POINT_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) OBJECT 20040625

Method SET_POINT_SOURCE on class CL_WD_SERIES has no exception.

Method SET_SHOW_SELECTED_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20040625

Method SET_SHOW_SELECTED_ONLY on class CL_WD_SERIES has no exception.

Method SET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040625

Method SET_TOOLTIP on class CL_WD_SERIES has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 710