SAP ABAP Class CL_EPM_DEMO_ITEMTABLE0 (item table)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     WCF_EPM_DEMO_UI (Package) UI implementation for EPM Demo
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20100712
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_DYN_BTN_CONTROL Dynamic Button control Interface 20101021
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_DEMO_ITEMTABLE0_IMPL item table 20100712
Properties
Class CL_EPM_DEMO_ITEMTABLE0  
Short Description item table    
Super Class CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_EPM_DEMO_UI   UI implementation for EPM Demo 
Created 20100712   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPM_DEMO_ITEMTABLE0 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_WD_DYN_BTN_CONTROL Dynamic Button control Interface 20101021
Friends
Class CL_EPM_DEMO_ITEMTABLE0 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TYPED_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) CL_EPM_DEMO_ITEMTABLE0_CTXT 20100712
2 VIEW Constant Private Type reference (TYPE) STRING 'ItemTable.htm' 20100712
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100712
2 EH_ONADD Instance method Protected Method 20100830
3 EH_ONCOPY Instance method Protected Method 20100830
4 EH_ONEDIT Instance method Protected Method 20100811
5 EH_ONINSERT Instance method Protected Method 20100712
6 EH_ONPICTURES Instance method Protected Method 20100811
7 EH_ONPRODUCT_UPDATE Instance method Protected Method 20100825
8 EH_ONPROD_SEL_POPUP_CLOSED Instance method Protected Method 20100831
9 EH_ONSELECT Instance method Protected Method 20100712
10 EH_ONSORT Instance method Protected Method 20100712
11 EH_ONTO_ITEM_DETAILS Instance method Protected Method 20100819
12 EH_ONTO_PRODUCT Instance method Protected Method 20100712
13 EH_ON_ONE_CLICK_ACTION Instance method Protected Method 20100712
14 OP_PRODUCT_SEARCH Instance method Protected Method 20100728
15 OP_TO_ITEM_DETAILS Instance method Protected Method 20100819
16 OP_TO_ITEM_DETAILS_EDIT Instance method Protected Method 20100916
17 OP_TO_PRODUCT Instance method Protected Method 20100712
Events
Class CL_EPM_DEMO_ITEMTABLE0 has no event.
Types
Class CL_EPM_DEMO_ITEMTABLE0 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method EH_ONADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100830
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100830

Method EH_ONADD on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method EH_ONCOPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100830
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100830

Method EH_ONCOPY on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method EH_ONEDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100811
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100811

Method EH_ONEDIT on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method EH_ONINSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100712
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100712

Method EH_ONINSERT on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method EH_ONPICTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100811
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100811

Method EH_ONPICTURES on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method EH_ONPRODUCT_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100825
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100825

Method EH_ONPRODUCT_UPDATE on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method EH_ONPROD_SEL_POPUP_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100831
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100831

Method EH_ONPROD_SEL_POPUP_CLOSED on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method EH_ONSELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100712
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100712

Method EH_ONSELECT on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method EH_ONSORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100712
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100712

Method EH_ONSORT on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method EH_ONTO_ITEM_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100819
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100819

Method EH_ONTO_ITEM_DETAILS on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method EH_ONTO_PRODUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100712
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100712

Method EH_ONTO_PRODUCT on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method EH_ON_ONE_CLICK_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100712
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100712

Method EH_ON_ONE_CLICK_ACTION on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method OP_PRODUCT_SEARCH Signature

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

Method OP_PRODUCT_SEARCH on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method OP_TO_ITEM_DETAILS Signature

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

Method OP_TO_ITEM_DETAILS on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method OP_TO_ITEM_DETAILS_EDIT Signature

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

Method OP_TO_ITEM_DETAILS_EDIT on class CL_EPM_DEMO_ITEMTABLE0 has no exception.

Method OP_TO_PRODUCT Signature

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

Method OP_TO_PRODUCT on class CL_EPM_DEMO_ITEMTABLE0 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702