SAP ABAP Class CL_BSPWDCMP_BSPWDCOMPONEN_CN01 (Component: BSPWDCMP_PTDL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_GEN_UI_POPUPS (Package) CRM UI Dialog Boxes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_CONTEXT_NODE WD Context Node 20060323
Properties
Class CL_BSPWDCMP_BSPWDCOMPONEN_CN01  
Short Description Component: BSPWDCMP_PTDL    
Super Class CL_BSP_WD_CONTEXT_NODE WD Context Node 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_GEN_UI_POPUPS   CRM UI Dialog Boxes 
Created 20060323   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSPWDCMP_BSPWDCOMPONEN_CN01 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BSPWDCMP_BSPWDCOMPONEN_CN01 has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_BSPWDCMP_POPUPTODECIDE 20060630 Component: BSPWDCMP_PTDL
2 CL_BSPWDCMP_POPUPTODECIDE_IMPL 20060406 Component: BSPWDCMP_PTDL
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASE_ENTITY_NAME Constant Public Type reference (TYPE) CRMT_EXT_OBJ_NAME '' 20060323
2 CO_EVENT_CANCEL Constant Public Type reference (TYPE) SEOCMPNAME 'CANCEL' Component name 20060403
3 CO_EVENT_OK Constant Public Type reference (TYPE) SEOCMPNAME 'OK' Component name 20060403
4 CO_EVENT_ROWSELECT Constant Public Type reference (TYPE) SEOCMPNAME 'ROWSELECT' Component name 20060403
5 EVENT_NAME Instance attribute Protected Type reference (TYPE) SEOCMPNAME 'CANCEL' Component name 20060403
6 SELECTEDROWINDEX Instance attribute Protected Type reference (TYPE) INT4 Natural number 20060323
7 SELECTEDROWINDEX_T Instance attribute Protected Type reference (TYPE) INT4_TABLE Standard Table of INT4 20060323
Methods
# Method Level Visibility Method type Description Created on
1 GET_EVENT_NAME Instance method Public Method Returns the event name 20060406
2 GET_SELECTEDROWINDEX Instance method Public Method Returns the selected row index of the table 20060406
3 GET_SELECTEDROWINDEX_T Instance method Public Method Returns the selected row indizes of the table 20060406
4 INIT_ATTRIBUTES Instance method Public Method Initializes the attributes 20060406
Events
Class CL_BSPWDCMP_BSPWDCOMPONEN_CN01 has no event.
Types
Class CL_BSPWDCMP_BSPWDCOMPONEN_CN01 has no local type.
Method Signatures

Method GET_EVENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EVENT_NAME Value transfer Type reference (TYPE) SEOCMPNAME The event name 20060406

Method GET_EVENT_NAME on class CL_BSPWDCMP_BSPWDCOMPONEN_CN01 has no exception.

Method GET_SELECTEDROWINDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INDEX Value transfer Type reference (TYPE) INT4 The selected row index. 0 if none was selected. 20060406

Method GET_SELECTEDROWINDEX on class CL_BSPWDCMP_BSPWDCOMPONEN_CN01 has no exception.

Method GET_SELECTEDROWINDEX_T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_INDEX Value transfer Type reference (TYPE) INT4_TABLE The selected row indizes. Initial if none was selected. 20060406

Method GET_SELECTEDROWINDEX_T on class CL_BSPWDCMP_BSPWDCOMPONEN_CN01 has no exception.

Method INIT_ATTRIBUTES Signature

Method INIT_ATTRIBUTES on class CL_BSPWDCMP_BSPWDCOMPONEN_CN01 has no parameter.
Method INIT_ATTRIBUTES on class CL_BSPWDCMP_BSPWDCOMPONEN_CN01 has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in