SAP ABAP Class CL_CRM_BSP_CT_DBAL_TOOLBARGRP (PCUI Toolbar Group)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF-CUS (Application Component) People-Centric UI Framework Customizing
     CRM_BSP_FRAME_CT (Package) Customizing Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_CT_DBAL_HEADER_OBJ Abstract class that stores key data and text 20041027
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_CT_DBAL_TLBGROUP 20050114
Properties
Class CL_CRM_BSP_CT_DBAL_TOOLBARGRP  
Short Description PCUI Toolbar Group    
Super Class CL_CRM_BSP_CT_DBAL_HEADER_OBJ Abstract class that stores key data and text 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package CRM_BSP_FRAME_CT   Customizing Tool 
Created 20041027   SAP 
Last change 20050428   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)
2 CRMBT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_CT_DBAL_TLBGROUP 20050114
Friends
# Friend Modeled only Created on Description
1 CL_CRM_BSP_CT_DBAL_ROOT 20041027 Base class for customizing tool
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID_KEY Instance attribute Private Type reference (TYPE) CRMT_TLBARGRE_KEY Toolbar Group - Key 20041027
2 SD_ENTITY_TAB Static Attribute Private Type reference (TYPE) T_ENTITY_HTAB 20041027
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20050422
2 CONSTRUCTOR Instance method Public Constructor 20041027
3 COPY_TO_TOOLBARGROUP Instance method Public Method Copy receiver to new tabgroup 20050114
4 CREATE Static method Public Method Create a new fieldgroup with the specified name 20041116
5 GET Static method Public Method 20041027
6 GET_ALL_BLVIEW_IDS Instance method Private Method Answer all BLVIEW_IDS 20041118
7 GET_ALL_TOOLBARGROUP_IDS Static method Public Method Answer a list of all available toolbargroup names 20041104
8 GET_DATA Instance method Public Method 20041027
9 GET_ITEM_BLVIEW_IDS Instance method Public Method Answer all BLVIEW_IDS for the receiver's items 20041118
10 GET_KEY Instance method Public Method 20041027
11 GET_TOOLBARGRP_ILST Instance method Public Method Answer all items for a particular BLVIEW 20041027
12 SET_DATA Instance method Public Method 20041027
Events
Class CL_CRM_BSP_CT_DBAL_TOOLBARGRP has no event.
Types
Class CL_CRM_BSP_CT_DBAL_TOOLBARGRP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CRMC_TLBARGRE-KEYPART 20050114
2 Importing IV_CREATE_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20041027
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_EXISTS Exception: Database record exists already 20041116
2 CX_CRM_BSP_CT_DBREC_NOT_FOUND Exception: Database record not found 20041027
3 CX_CRM_BSP_CT_LOCK_FAILURE 20050314

Method COPY_TO_TOOLBARGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TOOLBARGROUP Call by reference Type reference (TYPE) CRMC_TLBARGRE-TOOLBARGROUP Symbolleistengruppe 20050114
2 Returning RV_OBJ Value transfer Object reference (TYPE REF TO) CL_CRM_BSP_CT_DBAL_TOOLBARGRP PCUI Toolbar Group 20050114
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_EXISTS Exception: Database record exists already 20050114
2 CX_CRM_BSP_CT_LOCK_FAILURE Exception: Lock Failure 20050114

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TOOLBARGROUP Call by reference Type reference (TYPE) CRMC_TLBARGRE-TOOLBARGROUP Symbolleistengruppe 20041116
2 Returning RV_DBAL_TOOLBARGROUP Value transfer Object reference (TYPE REF TO) CL_CRM_BSP_CT_DBAL_TOOLBARGRP PCUI Toolbar Group 20041116
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_EXISTS Exception: Database record exists already 20041116
2 CX_CRM_BSP_CT_LOCK_FAILURE Exception: Lock Failure 20041116

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TOOLBARGROUP Call by reference Type reference (TYPE) CRMC_TLBARGRE-TOOLBARGROUP Symbolleistengruppe 20041027
2 Returning RV_DBAL_TOOLBARGROUP Value transfer Object reference (TYPE REF TO) CL_CRM_BSP_CT_DBAL_TOOLBARGRP PCUI Toolbar Group 20041027

Method GET on class CL_CRM_BSP_CT_DBAL_TOOLBARGRP has no exception.

Method GET_ALL_BLVIEW_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BLVIEW_IDS Value transfer Type reference (TYPE) CRMBT_BSP_BLVIEW_TAB 20041118

Method GET_ALL_BLVIEW_IDS on class CL_CRM_BSP_CT_DBAL_TOOLBARGRP has no exception.

Method GET_ALL_TOOLBARGROUP_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TOOLBARGROUP_IDS Value transfer Type reference (TYPE) CRMBT_BSP_TOOLBARGRP_TAB 20041104

Method GET_ALL_TOOLBARGROUP_IDS on class CL_CRM_BSP_CT_DBAL_TOOLBARGRP has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20041027
2 Returning RS_DATA Value transfer Type reference (TYPE) CRMBT_TLBARGRE_DATTXT 20041027
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_LOCK_FAILURE Exception: Lock Failure 20041027

Method GET_ITEM_BLVIEW_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BLVIEW_IDS Value transfer Type reference (TYPE) CRMBT_BSP_BLVIEW_TAB 20041118

Method GET_ITEM_BLVIEW_IDS on class CL_CRM_BSP_CT_DBAL_TOOLBARGRP has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_KEY Value transfer Type reference (TYPE) CRMT_TLBARGRE_KEY Entity Toolbar Group - Key 20041027

Method GET_KEY on class CL_CRM_BSP_CT_DBAL_TOOLBARGRP has no exception.

Method GET_TOOLBARGRP_ILST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMC_FIELDGRP-BLVIEW Sicht für UI-Darstellung 20041027
2 Returning RV_DBAL_TOOLBARGRP_ILST Value transfer Object reference (TYPE REF TO) CL_CRM_BSP_CT_DBAL_TLBGRP_ILST Toolbar Item List 20041028

Method GET_TOOLBARGRP_ILST on class CL_CRM_BSP_CT_DBAL_TOOLBARGRP has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) CRMBT_TLBARGRE_DATTXT 20041027
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_NO_LOCK Exception: The object wasn't locked 20041027
History
Last changed by/on SAP  20050428 
SAP Release Created in 700