SAP ABAP Class CL_CRM_BSP_CT_DBAL_TABGRP_ILST (Tab Group Item List)
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_ILST Abstract Item list class 20041026
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_CT_DBAL_TABGROUP 20050114
Properties
Class CL_CRM_BSP_CT_DBAL_TABGRP_ILST  
Short Description Tab Group Item List    
Super Class CL_CRM_BSP_CT_DBAL_ILST Abstract Item list class 
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 20041026   SAP 
Last change 20070910   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_TABGROUP 20050114
Friends
Class CL_CRM_BSP_CT_DBAL_TABGRP_ILST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID_DATA Instance attribute Private Type reference (TYPE) T_DATA 20041027
2 ID_KEY Instance attribute Private Type reference (TYPE) CRMBT_TABGRP_ITEMLST_KEY 20041027
3 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 CREATE_ITEM Instance method Public Method 20041109
4 DELETE_ITEM Instance method Public Method 20041109
5 GET Static method Public Method 20041027
6 GET_BLVIEW_IDS_FOR_TABGROUP Static method Public Method Answer all BLVIEW_IDS 20041118
7 GET_ITEM_DATA Instance method Public Method 20041027
8 GET_ITEM_KEYS Instance method Public Method 20041027
9 SET_ITEM_DATA Instance method Public Method 20041027
Events
Class CL_CRM_BSP_CT_DBAL_TABGRP_ILST has no event.
Types
Class CL_CRM_BSP_CT_DBAL_TABGRP_ILST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_TABGRP_ILST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_TABGRP_ILST 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) CRMBT_TABGRP_ITEMLST_KEY 20050114
2 Importing IV_CREATE_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20050114

Method CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_TABGRP_ILST has no exception.

Method CREATE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEQUENCE Call by reference Type reference (TYPE) CRMC_REGTABGRP-SEQUENCE Sequence (3-Digit) 20041109
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_EXISTS Exception: Database record exists already 20041109
2 CX_CRM_BSP_CT_LOCK_FAILURE Exception: Lock Failure 20041109

Method DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEQUENCE Call by reference Type reference (TYPE) CRMC_REGTABGRP-SEQUENCE Sequence (3-Digit) 20041109
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_NOT_FOUND Exception: Database record not found 20041109
2 CX_CRM_BSP_CT_LOCK_FAILURE Exception: Lock Failure 20041109

Method GET 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_REGTABGRP-BLVIEW Sicht für UI-Darstellung 20041027
2 Importing IV_TABGROUP Call by reference Type reference (TYPE) CRMC_REGTABGRP-TABGROUP Tab Page Group 20041027
3 Returning RV_DBAL_TABGRP_ILST Value transfer Object reference (TYPE REF TO) CL_CRM_BSP_CT_DBAL_TABGRP_ILST Tabgroup List 20041027

Method GET on class CL_CRM_BSP_CT_DBAL_TABGRP_ILST has no exception.

Method GET_BLVIEW_IDS_FOR_TABGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABGROUP Call by reference Type reference (TYPE) CRMC_REGTABGRP-TABGROUP Tab Page Group 20041118
2 Returning RT_BLVIEW_IDS Value transfer Type reference (TYPE) CRMBT_BSP_BLVIEW_TAB 20041118

Method GET_BLVIEW_IDS_FOR_TABGROUP on class CL_CRM_BSP_CT_DBAL_TABGRP_ILST has no exception.

Method GET_ITEM_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 Importing IV_SEQUENCE Call by reference Type reference (TYPE) CRMC_REGTABGRP-SEQUENCE Sequence (3-Digit) 20041027
3 Returning RS_DATA Value transfer Type reference (TYPE) CRMT_REGTABGRP_DAT Tab Group - Data 20041027
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_NOT_FOUND Exception: Database record not found 20041027
2 CX_CRM_BSP_CT_LOCK_FAILURE Exception: Lock Failure 20041027

Method GET_ITEM_KEYS 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 RT_ITEM_KEY Value transfer Type reference (TYPE) CRMBT_BSP_REGTABGRP_KEY_STAB 20041027
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_LOCK_FAILURE Exception: Lock Failure 20041027

Method SET_ITEM_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) CRMT_REGTABGRP_DAT Tab Group - Data 20041027
2 Importing IV_SEQUENCE Call by reference Type reference (TYPE) CRMC_REGTABGRP-SEQUENCE Sequence (3-Digit) 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  20070910 
SAP Release Created in 700