SAP ABAP Class CL_CRM_BSP_CT_DBAL_FLDLBL_ILST (Field 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 20050429
Properties
Class CL_CRM_BSP_CT_DBAL_FLDLBL_ILST  
Short Description Field 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 20050519   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 20050429
Friends
Class CL_CRM_BSP_CT_DBAL_FLDLBL_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_FLD_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_FLDLBL_ILST has no event.
Types
Class CL_CRM_BSP_CT_DBAL_FLDLBL_ILST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_FLDLBL_ILST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_CT_DBAL_FLDLBL_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_FLD_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_FLDLBL_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_FIELDGRP Call by reference Type reference (TYPE) CRMC_FLD_LABEL-FIELDGRP 20050429
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CRMC_FLD_LABEL-FIELDNAME Feldname 20050429
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_EXISTS 20050429
2 CX_CRM_BSP_CT_LOCK_FAILURE 20050429

Method DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDGRP Call by reference Type reference (TYPE) CRMC_FLD_LABEL-FIELDGRP 20050429
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CRMC_FLD_LABEL-FIELDNAME Feldname 20050429
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_NOT_FOUND 20050429
2 CX_CRM_BSP_CT_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_FLD_LABEL-APPLICATION Anwendungsszenario 20050429
2 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMC_FLD_LABEL-BLVIEW Sicht für UI-Darstellung 20050429
3 Returning RV_DBAL_FLDLBL_ILST Value transfer Object reference (TYPE REF TO) CL_CRM_BSP_CT_DBAL_FLDLBL_ILST 20050429

Method GET on class CL_CRM_BSP_CT_DBAL_FLDLBL_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_FIELDGRP Call by reference Type reference (TYPE) CRMC_FLD_LABEL-FIELDGRP 20050429
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CRMC_FLD_LABEL-FIELDNAME Feldname 20050429
3 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL 20050429
4 Returning RS_DATA Value transfer Type reference (TYPE) CRMC_FLD_LABEL-DATPART Datenteil der Tabelle CRMC_FLD_LABEL 20050429
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_DBREC_NOT_FOUND 20050429
2 CX_CRM_BSP_CT_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_FLD_LABEL_KEY_STAB 20050429
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_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_FLD_LABEL-DATPART Datenteil der Tabelle CRMC_FLD_LABEL 20050429
2 Importing IV_FIELDGRP Call by reference Type reference (TYPE) CRMC_FLD_LABEL-FIELDGRP 20050429
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) CRMC_FLD_LABEL-FIELDNAME Feldname 20050429
# Exception Resumable Description Created on
1 CX_CRM_BSP_CT_NO_LOCK 20050429
History
Last changed by/on SAP  20050519 
SAP Release Created in