SAP ABAP Class CL_UICMP_AC_IRECACTIVITIE_IMPL (CL_UICMP_AC_IRECACTIVITIE_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_ACC (Package) Activity Clipboard
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UICMP_AC_IRECACTIVITIE 20060414
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_EVENT_LISTENER IC event service interface 20060414
Properties
Class CL_UICMP_AC_IRECACTIVITIE_IMPL  
Short Description    
Super Class CL_UICMP_AC_IRECACTIVITIE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_ACC   Activity Clipboard 
Created 20060414   SAP 
Last change 20100303   SAP 
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
# Interface Abstract Final Description Created on
1 IF_CRM_IC_EVENT_LISTENER IC event service interface 20060414
Friends
Class CL_UICMP_AC_IRECACTIVITIE_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_CBPROF Instance attribute Protected Type reference (TYPE) CRMC_UI_CBPROF Clipboard Profile Definition 20060424
2 GS_CBPROF_T Instance attribute Protected Type reference (TYPE) CRMC_UI_CBPROF_T Clipboard Profile Definition 20060424
3 GT_CBENTRY Instance attribute Protected Type reference (TYPE) TY_CBENTRY_TAB 20060419
4 GT_ENTRIES Instance attribute Protected Type reference (TYPE) CRMT_UI_CB_DATA_TAB Activity Clipboard - data table 20060414
5 GT_WRAPPERS Instance attribute Protected Type reference (TYPE) TY_WRAPPER_TAB 20060525
6 GV_CURRENTERPORDER Constant Private Type reference (TYPE) STRING 'CURRENTERPORDER' Current ERP Order 20090310
7 GV_GLOBAL_MESSAGES Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_MESSAGES Business Server Pages (BSP) Messages 20060414
8 GV_HTMLB_EVENT Instance attribute Protected Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20060414
9 GV_UNSAVED Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090320
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UNSAVED_ERP_ORDER_EXIST Instance method Private Method Checks if the ERP Order is current and exists 20090310
2 CLASS_CONSTRUCTOR Static method Public Constructor 20060414
3 EH_ONDELETE Instance method Public Method 20060419
4 EH_ONSELECT Instance method Public Method 20060414
5 FILL_AC_ENTRIES Instance method Public Method 20060414
6 GET_ATTRIBUTE_VALUE Instance method Protected Method Get Attribute Value 20060417
7 GET_ITERATOR Instance method Public Method Get Instance of Iterator 20060424
8 IS_BASED_ON_OBJECT_CONTENT Instance method Public Method 20060424
9 NAVIGATE_VIA_LTX_ID Instance method Protected Method Navigate via Launch Transaction ID 20060414
10 OP_GENERIC_NAVIGATION Instance method Protected Method 20060414
Events
Class CL_UICMP_AC_IRECACTIVITIE_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CBENTRY_TAB Protected See coding 20060419 ty_cbentry_tab type table of crmc_ui_cbentry
2 TY_WRAPPER Protected See coding 20060525 begin of ty_wrapper, object_name type crmt_ext_obj_name, attrib_path type string, end of ty_wrapper
3 TY_WRAPPER_TAB Protected See coding 20060525 ty_wrapper_tab type table of ty_wrapper
Method Signatures

Method CHECK_UNSAVED_ERP_ORDER_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090310
2 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20090310

Method CHECK_UNSAVED_ERP_ORDER_EXIST on class CL_UICMP_AC_IRECACTIVITIE_IMPL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UICMP_AC_IRECACTIVITIE_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UICMP_AC_IRECACTIVITIE_IMPL has no exception.

Method EH_ONDELETE Signature

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

Method EH_ONDELETE on class CL_UICMP_AC_IRECACTIVITIE_IMPL has no exception.

Method EH_ONSELECT Signature

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

Method EH_ONSELECT on class CL_UICMP_AC_IRECACTIVITIE_IMPL has no exception.

Method FILL_AC_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20060424
2 Returning RESULT Value transfer Object reference (TYPE REF TO) DATA 20060414

Method FILL_AC_ENTRIES on class CL_UICMP_AC_IRECACTIVITIE_IMPL has no exception.

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_UI_CB_COL_ATTRIB1 Column Attribute 1 20060417
2 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20060417
3 Returning RV_ATTRIBUTE_VALUE Value transfer Type reference (TYPE) CRMT_UI_CB_ATR_VALUE Attribute Value 20060417

Method GET_ATTRIBUTE_VALUE on class CL_UICMP_AC_IRECACTIVITIE_IMPL has no exception.

Method GET_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIDE_DELETE_BUTTON Call by reference Type reference (TYPE) ABAP_BOOL ' ' 20060424
2 Returning RR_ITERATOR Value transfer Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20060424

Method GET_ITERATOR on class CL_UICMP_AC_IRECACTIVITIE_IMPL has no exception.

Method IS_BASED_ON_OBJECT_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ENTITY Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20060424

Method IS_BASED_ON_OBJECT_CONTENT on class CL_UICMP_AC_IRECACTIVITIE_IMPL has no exception.

Method NAVIGATE_VIA_LTX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LTX_ID Call by reference Type reference (TYPE) CRMT_IC_LTX_ID Launch Transaction ID 20060414

Method NAVIGATE_VIA_LTX_ID on class CL_UICMP_AC_IRECACTIVITIE_IMPL has no exception.

Method OP_GENERIC_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK Call by reference Type reference (TYPE) STRING Navigation link identifier 20060414

Method OP_GENERIC_NAVIGATION on class CL_UICMP_AC_IRECACTIVITIE_IMPL has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701