SAP ABAP Class CL_EPM_DEMO_SEARCHRESULTV (result)
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_WCF_BSP_BASE_SR_2 Base class: Search result view controller 20100811
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_DEMO_SEARCHRESULTV_IMPL result 20100708
Properties
Class CL_EPM_DEMO_SEARCHRESULTV  
Short Description result    
Super Class CL_WCF_BSP_BASE_SR_2 Base class: Search result 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 20100708   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPM_DEMO_SEARCHRESULTV has no forward declaration.
Interfaces
Class CL_EPM_DEMO_SEARCHRESULTV has no interface implemented.
Friends
Class CL_EPM_DEMO_SEARCHRESULTV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 VIEW Constant Private Type reference (TYPE) STRING 'SearchResultView.htm' 20100708
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100708
2 EH_ONCONFIRM_POPUP_CLOSED Instance method Protected Method 20101102
3 EH_ONCOPY Instance method Protected Method 20100906
4 EH_ONDELETE Instance method Protected Method 20100811
5 EH_ONEDIT Instance method Protected Method 20100721
6 EH_ONNEW Instance method Protected Method 20100713
7 EH_ONTO_ORDER Instance method Protected Method 20100720
8 EH_ONTO_PARTNER Instance method Protected Method 20100720
9 OP_TO_ORDER Instance method Protected Method 20100721
10 OP_TO_ORDER_CREATE Instance method Protected Method 20100721
11 OP_TO_ORDER_EDIT Instance method Protected Method 20100720
12 OP_TO_PARTNER Instance method Protected Method 20100721
Events
Class CL_EPM_DEMO_SEARCHRESULTV has no event.
Types
Class CL_EPM_DEMO_SEARCHRESULTV has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method EH_ONCONFIRM_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 20101102
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20101102

Method EH_ONCONFIRM_POPUP_CLOSED on class CL_EPM_DEMO_SEARCHRESULTV 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 20100906
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100906

Method EH_ONCOPY on class CL_EPM_DEMO_SEARCHRESULTV has no exception.

Method EH_ONDELETE 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_ONDELETE on class CL_EPM_DEMO_SEARCHRESULTV 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 20100721
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100721

Method EH_ONEDIT on class CL_EPM_DEMO_SEARCHRESULTV has no exception.

Method EH_ONNEW 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 20100713
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100713

Method EH_ONNEW on class CL_EPM_DEMO_SEARCHRESULTV has no exception.

Method EH_ONTO_ORDER 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 20100720
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100720

Method EH_ONTO_ORDER on class CL_EPM_DEMO_SEARCHRESULTV has no exception.

Method EH_ONTO_PARTNER 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 20100720
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100720

Method EH_ONTO_PARTNER on class CL_EPM_DEMO_SEARCHRESULTV has no exception.

Method OP_TO_ORDER 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 20100721

Method OP_TO_ORDER on class CL_EPM_DEMO_SEARCHRESULTV has no exception.

Method OP_TO_ORDER_CREATE 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 20100721

Method OP_TO_ORDER_CREATE on class CL_EPM_DEMO_SEARCHRESULTV has no exception.

Method OP_TO_ORDER_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 20100720

Method OP_TO_ORDER_EDIT on class CL_EPM_DEMO_SEARCHRESULTV has no exception.

Method OP_TO_PARTNER 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 20100721

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