SAP ABAP Class CL_CRM_BSP_CT_DBAL_TXTLBL_ILST (Text Label 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 20050429
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_CT_DBAL_APPL 20050519
Properties
Class CL_CRM_BSP_CT_DBAL_TXTLBL_ILST  
Short Description Text Label 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 20050429   SAP 
Last change 20050615   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_APPL 20050519
Friends
Class CL_CRM_BSP_CT_DBAL_TXTLBL_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 20050429
2 ID_KEY Instance attribute Private Type reference (TYPE) CRMBT_TXT_LABEL_ITEMLST_KEY 20050429
3 SD_ENTITY_TAB Static Attribute Private Type reference (TYPE) T_ENTITY_HTAB 20050429
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20050429
2 CONSTRUCTOR Instance method Public Constructor 20050429
3 CREATE_ITEM Instance method Public Method 20050429
4 DELETE_ITEM Instance method Public Method 20050429
5 GET Static method Public Method 20050429
6 GET_ITEM_DATA Instance method Public Method 20050429
7 GET_ITEM_KEYS Instance method Public Method 20050429
8 SET_ITEM_DATA Instance method Public Method 20050429
Events
Class CL_CRM_BSP_CT_DBAL_TXTLBL_ILST has no event.
Types
Class CL_CRM_BSP_CT_DBAL_TXTLBL_ILST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_TXTLBL_ILST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_TXTLBL_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_TXT_LABEL_ITEMLST_KEY 20050429
2 Importing IV_CREATE_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20050429

Method CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_TXTLBL_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_COMPONENT Call by reference Type reference (TYPE) CRMC_TXT_LABEL-COMPONENT UI Element 20050519
2 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) CRMC_TXT_LABEL-COMPONENT_TYPE Oberflächenelementart 20050519
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_EXISTS Exception: Database record exists already 20050429
2 CX_CRM_BSP_CT_LOCK_FAILURE Exception: Lock Failure 20050429

Method DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMC_TXT_LABEL-COMPONENT UI Element 20050519
2 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) CRMC_TXT_LABEL-COMPONENT_TYPE Oberflächenelementart 20050519
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_NOT_FOUND Exception: Database record not found 20050429
2 CX_CRM_BSP_CT_LOCK_FAILURE Exception: Lock Failure 20050429

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) CRMC_TXT_LABEL-APPLICATION Anwendungsszenario 20050519
2 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMC_TXT_LABEL-BLVIEW Sicht für UI-Darstellung 20050429
3 Returning RV_DBAL_TXTLBL_ILST Value transfer Object reference (TYPE REF TO) CL_CRM_BSP_CT_DBAL_TXTLBL_ILST 20050429

Method GET on class CL_CRM_BSP_CT_DBAL_TXTLBL_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_COMPONENT Call by reference Type reference (TYPE) CRMC_TXT_LABEL-COMPONENT UI Element 20050519
2 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) CRMC_TXT_LABEL-COMPONENT_TYPE Oberflächenelementart 20050519
3 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20050429
4 Returning RS_DATA Value transfer Type reference (TYPE) CRMC_TXT_LABEL-DATPART 20050429
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_NOT_FOUND Exception: Database record not found 20050429
2 CX_CRM_BSP_CT_LOCK_FAILURE Exception: Lock Failure 20050429

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 20050429
2 Returning RT_ITEM_KEY Value transfer Type reference (TYPE) CRMBT_BSP_TXT_LABEL_KEY_STAB 20050429
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_LOCK_FAILURE Exception: Lock Failure 20050429

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) CRMC_TXT_LABEL-DATPART 20050429
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMC_TXT_LABEL-COMPONENT UI Element 20050519
3 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) CRMC_TXT_LABEL-COMPONENT_TYPE Oberflächenelementart 20050519
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_NO_LOCK Exception: The object wasn't locked 20050429
History
Last changed by/on SAP  20050615 
SAP Release Created in